yara_windows_v1.0.0
Update to previous version (v0.1.0 -> v1.0.0)
Additions, Changes:
-
yara regenadded - Lets you quickly regenerate many images with a modified workflow -
yara saveandyara loadnow 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 fixadded. It will check folder(s) (specifiable inyara 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 duringyara saveoryara load. -
yara waitno longer estimates remaining time.
Bugfixes:
-
yara examinenow prints queued prompts in order -
yara savenow saves queued prompts in order -
yara examineno longer crashes when no KSampler nodes are present; it now works on KSampler, KSamplerAdvanced, and SamplerCustom nodes -
yara confignow opens the correct folder on Windows
Bug Introductions:
-
yara loadcannot 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 releaseyara_windows_v0.1.0oryara_linux_v0.1.1. -
yara savewill not save prompts that don't have workflow data (e.g. if you're using a 3rd-party program/UI to generate ComfyUI images).