mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-22 05:32:12 -03:00
- Introduced MetaFormatParser class to parse metadata from images with Lora_N Model hash format. - Implemented methods to validate metadata structure, extract prompts, negative prompts, and LoRA information. - Enhanced error handling and logging for metadata parsing failures. - Updated RecipeParserFactory to include MetaFormatParser for relevant user comments.