mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
- Updated the INPUT_TYPES to accept multiple images and modified the corresponding processing methods. - Introduced a new format_filename method to handle dynamic filename generation using metadata patterns. - Replaced save_workflow_json with embed_workflow for better clarity in saving workflow metadata. - Improved directory handling and filename generation logic to ensure proper file saving.