mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-22 05:32:12 -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.