mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-14 09:43:22 -03:00
fd1435537f
- Introduced ImageSaverMetadataParser class to parse metadata from the Image Saver plugin format. - Implemented methods to extract prompts, negative prompts, and LoRA information, including weights and hashes. - Enhanced error handling and logging for metadata parsing failures. - Updated RecipeParserFactory to include ImageSaverMetadataParser for relevant user comments.