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

Suggestion: Don't change resolution when switching between presets.

Open Gyramuur opened this issue 1 year ago • 3 comments

Not a bug, but rather something which I think would improve the usability of the new version. Currently when switching between SD, SDXL, Flux, etc, it changes your resolution. I believe those settings should be unaffected when switching presets.

Gyramuur avatar Aug 11 '24 15:08 Gyramuur

I concur with this. What is even the point of having a customizable config file if what I set keeps getting written over by the presets? I can't seem to find where these presets are stored, very annoying!

zuad24 avatar Aug 13 '24 00:08 zuad24

It changes the dimensions, the scheduler, the CFG, the sampler...

ericnd01 avatar Aug 19 '24 23:08 ericnd01

I concur with this. What is even the point of having a customizable config file if what I set keeps getting written over by the presets? I can't seem to find where these presets are stored, very annoying!

these presets are in webui\modules_forge\main_entry.py. I customized this file for my favorited resolutions and samplers.

WingeD123 avatar Aug 20 '24 07:08 WingeD123