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

UI defaults are overwritten by other process

Open BIRD-UP73 opened this issue 8 months ago • 2 comments

The webui provides settings to override default values of the elements in the UI. However, this does not seem to work.

I can change a value like the Width in the txt2img tab, to a value such as 896 and apply this in Settings > Defaults. This will write a change to ui-config.json. However, if I restart the UI after this I can only see the correct value being applied for about 0.2 seconds, and then it gets reset to the default value of 512. So it seems that something else is overwriting the values in ui-config.json.

What could be the cause of this?

BIRD-UP73 avatar Apr 17 '25 10:04 BIRD-UP73

There are some settings sections that control a few of these, it should work if you change it there:

Image

MisterChief95 avatar Apr 17 '25 23:04 MisterChief95