Skip to content

Releases: alexopus/ComfyUI-Image-Saver

v1.4.0

08 Dec 20:24
Compare
Choose a tag to compare
  • 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

v1.3.0

31 Jul 15:24
Compare
Choose a tag to compare
  • Saver node: converted sampler input to string
  • SamplerSelector node: output sampler name also as a string
  • Add SamplerToString util node
  • Fixed converter nodes
  • Change min value for widgets with fixed steps

v1.2.1

29 Jun 19:31
Compare
Choose a tag to compare
  • Update Impact Pack scheduler list.

v1.2.0

16 Jun 11:28
Compare
Choose a tag to compare
  • Add option to strip positive/negative prompt from the a1111 parameters comment (hashes for loras/embeddings are still always added)
  • Add option for embedding prompt/workflow in PNG
  • Add 'AYS SDXL', 'AYS SD1' and 'AYS SVD' to scheduler selectors
  • added dpmpp_3m_sde sampler
  • added exponential scheduler
  • Fix suffix for batches
  • Save json for each image in batch
  • Allow to leave modelname empty

v1.1.0

28 Jan 16:39
Compare
Choose a tag to compare
  • Add 'save_workflow_as_json', which allows saving an additional file with the json workflow included (7b1b47f #11). Thx @nickve28!
  • Fix extension check in full_lora_path_for.

v1.0.0

13 Jan 19:52
8f68a41
Compare
Choose a tag to compare

Changes since the fork from https://github.com/giriss/comfy-image-saver.