mcmonkeyprojects / sd-dynamic-thresholding

Dynamic Thresholding (CFG Scale Fix) for Stable Diffusion (eSwarmUI, ComfyUI, and Auto WebUI)
MIT License
1.11k stars 103 forks source link

Mimic and cfg scale scheduler settings not saved in image data when they are unchanged. #34

Closed matti187 closed 1 year ago

matti187 commented 1 year ago

This causes mimic and cfg scale scheduler settings being left unchanged and results in a different image when you load data from an image with default values after generating an image with different settings. It is a bit annoying.

mcmonkey4eva commented 1 year ago

Fixed! It's not added to image data still, but rather it now knows to automatically reset to "Constant" if the values aren't present.