Stable Diffusion Dynamic Thresholding (CFG Scale Fix)
Concept
Extension for the AUTOMATIC1111 Stable Diffusion WebUI that enables a way to use higher CFG Scales without color issues.
This works by clamping latents between steps. You can read more here or here or this tweet.
Credit
The core functionality of this PR was originally developed by Birch-san and ported to the WebUI by dtan3847, then converted to an extension and given a UI by mcmonkey4eva, further development and research is the work of mcmonkey4eva and JDMLeverton.
Examples
Demo Grid
View at https://sd.mcmonkey.org/dynthresh/.
(Was generated via this YAML config for the Infinite Grid Generator)
Installation
- You must have the AUTOMATIC1111 Stable Diffusion WebUI already installed and working. Refer to that project's readme for help with that.
- Open the WebUI, go to to the
Extensions
tab