mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-22 13:42:12 -03:00
- Added a new optional parameter `custom_prompt` to the SaveImage class methods to allow users to override the default prompt. - Updated the `format_metadata` method to utilize the custom prompt if provided. - Modified the `save_images` and `process_image` methods to accept and pass the custom prompt through the workflow processing.