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

CFG and Distilled CFG for hiresfix

Open DenOfEquity opened this issue 1 year ago • 0 comments

  • added HiRes Distilled GFG to UI settings (show in Flux, All)
  • saves both to infotext and restores (distilled CFG only written when appropriate)
  • avoids cond cache if HiRes Distilled GFG changed
  • disables HiRes negative if HR CFG is 1, same behaviour as non-HR
  • opinionated UI tweaks - both CFGs on same line if Distilled is shown; removed some nonsense with the HiRes prompts (no visible change); replaced width/height swap javascript with lambda function (already done this way in Extras).

DenOfEquity avatar Sep 12 '24 23:09 DenOfEquity