Skip to content

yara_windows_v1.0.0

Choose a tag to compare

@Satellile Satellile released this 01 Feb 00:25
· 22 commits to main since this release

Update to previous version (v0.1.0 -> v1.0.0)


Additions, Changes:

  • yara regen added - Lets you quickly regenerate many images with a modified workflow

  • yara save and yara load now save/load ComfyUI workflows as well. This means that after saving/loading prompts, you will still be able to drag/drop the image into ComfyUI to recreate the full workflow.

  • yara fix added. It will check folder(s) (specifiable in yara config => config.json) and attempt to embed workflow metadata into images. The purpose is to let you have embedded workflows even if you exit Yara early during yara save or yara load.

  • yara wait no longer estimates remaining time.


Bugfixes:

  • yara examine now prints queued prompts in order

  • yara save now saves queued prompts in order

  • yara examine no longer crashes when no KSampler nodes are present; it now works on KSampler, KSamplerAdvanced, and SamplerCustom nodes

  • yara config now opens the correct folder on Windows


Bug Introductions:

  • yara load cannot load saved queues from earlier versions of Yara. If you saved queues with an earlier version of Yara and want to generate them, please use release yara_windows_v0.1.0 or yara_linux_v0.1.1.

  • yara save will not save prompts that don't have workflow data (e.g. if you're using a 3rd-party program/UI to generate ComfyUI images).