Releases: alexopus/ComfyUI-Image-Saver
Releases · alexopus/ComfyUI-Image-Saver
v1.9.2
v1.9.1
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.2
v1.5.1
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.
v1.4.0
- Add UNETLoaderWithName
- Also check the unet directory (if not found in checkpoints) when calculating model hash
- Add tooltips
- Image Saver: Add clip skip parameter
- Adds the suffix _0x to the file name if a file with that name already exists (#40)
- Remove strip_a1111_params option
- Bugfix: Fixing the outputs names of SchedulerToString, SchedulerComfyToString and SamplerToString nodes