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
408 stars 66 forks source link

Implement JavaScript aspect ratios #25

Closed thomasasfk closed 1 year ago

thomasasfk commented 1 year ago

https://github.com/thomasasfk/sd-webui-aspect-ratio-helper/issues/16

This is pretty ugly, but works for now. We can slowly improve it over time.

Used https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/7601/ for inspiration.