mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 07:05:43 -03:00
Add MetaFormatParser for Lora_N Model hash format metadata handling
- 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.
This commit is contained in:
@@ -95,7 +95,6 @@
|
||||
"onSite": false,
|
||||
"remixOfId": null
|
||||
}
|
||||
// more images here
|
||||
],
|
||||
"downloadUrl": "https://civitai.com/api/download/models/1387174"
|
||||
}
|
||||
Reference in New Issue
Block a user