Skip to content

Releases: alexopus/ComfyUI-Image-Saver

v1.10.0

09 Jun 12:20
Compare
Choose a tag to compare
  • 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

05 May 08:42
Compare
Choose a tag to compare
  • Do not override proxy settings of requests.get

v1.9.1

01 May 19:37
Compare
Choose a tag to compare
  • Bugfix: handle network connection error for civitai

v1.9.0

25 Apr 14:22
Compare
Choose a tag to compare
  • Allow multiple comma-separated model names.
  • Add debug a111_params output.

v1.8.0

24 Apr 13:11
Compare
Choose a tag to compare
  • 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

24 Mar 22:15
Compare
Choose a tag to compare
  • Add hash output for optional chaining of additional hashes.
  • Add tests for image saving.
  • Fix f-string failure.

v1.6.0

23 Mar 18:36
Compare
Choose a tag to compare
  • 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

10 Mar 08:02
Compare
Choose a tag to compare
  • Reverted experimental WebP support for the moment.
  • Fix putting prompt field into JPEGs.

v1.5.1

19 Feb 15:55
Compare
Choose a tag to compare
  • Fix workflow storage in lossless webp

v1.5.0

16 Feb 19:13
Compare
Choose a tag to compare
  • 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.