stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

invalidate cond cache if distilled CFG changed

Open DenOfEquity opened this issue 1 year ago • 0 comments

  • adds one line to include distilled_cfg_scale in the parameters that invalidate the cond cache
  • two single character changes for step size for distilled CFG and normal CFG, from 0.5 to 0.1 - better control for newer models in my experience.

https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/1025 https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/1200

DenOfEquity avatar Aug 17 '24 17:08 DenOfEquity