mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-05-06 16:36:45 -03:00
- 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.