thomasasfk / sd-webui-aspect-ratio-helper

Simple extension to easily maintain aspect ratio while changing dimensions. Install via the extensions tab on the AUTOMATIC1111 webui.
https://github.com/thomasasfk/sd-webui-aspect-ratio-helper.git
406 stars 66 forks source link

Width/Height slider maximum #79

Open 48design opened 6 months ago

48design commented 6 months ago

It seems the maximum values defined in ui-config.json are overwritten by your nice extension so the sliders are not going beyond 2048. https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15040

After disabling the extension the correct maximum values are used for the sliders.