stable-diffusion-webui-forge
stable-diffusion-webui-forge copied to clipboard
SelfAttentionGuidance updates
- restore settings from infotext
- bypass if model is Flux (would error during generation)
- bypass if CFG == 1 (would error during generation)
- add control of blur mask threshold (previously hardcoded)
- change to InputAccordion