stable-diffusion-webui-forge
stable-diffusion-webui-forge copied to clipboard
CFG and Distilled CFG for hiresfix
- 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).