lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
8.38k stars 815 forks source link

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

Open Gyramuur opened 3 months ago

Gyramuur commented 3 months ago

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.

zuad24 commented 2 months ago

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!

ericnd01 commented 2 months ago

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

WingeD123 commented 2 months ago

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.