Releases: alexopus/ComfyUI-Image-Saver
Releases · alexopus/ComfyUI-Image-Saver
v1.10.0
- Provide 'Image Saver Simple' & 'Image Saver Metadata' that can be used together, separating metadata node from image saver node
scheduler
input has been renamed to scheduler_name
v1.9.2
- Do not override proxy settings of requests.get
v1.9.1
- Bugfix: handle network connection error for civitai
v1.9.0
- Allow multiple comma-separated model names.
- Add debug a111_params output.
v1.8.0
- Allow workflow embed for all file formats.
- Added optional version field for Civitai Hash Fetcher.
- Added InputParameters node to simplify common KSampler parameters input.
v1.7.0
- Add hash output for optional chaining of additional hashes.
- Add tests for image saving.
- Fix f-string failure.
v1.6.0
- Add Civitai download option for LoRA weight saving (#68).
- Add easy_remix option for stripping LoRAs from prompt (#68).
- Add width/height filename variables (#67).
- Add progress bar for sha256 calculation (#70).
- Add "jpg" extension to the list for more control over the target filename (#69).
v1.5.2
- Reverted experimental WebP support for the moment.
- Fix putting
prompt
field into JPEGs.
v1.5.1
- Fix workflow storage in lossless webp
v1.5.0
- New lines are no longer removed from prompts.
- Added Civitai Hash Fetcher node that can retrieve a ressource hash from civitai based on its name.
- Added an "aditional hashes" input that accepts a comma separated list of resource hahes that will be stored in the image metadata.
- Experimental support for storing workflow in webp.