Update aspect ratio panel

Aspect ratio changed according to wikipedia (https://en.wikipedia.org/wiki/Aspect_ratio_(image))
Slightly redesigned for 1:1 for a better look
Update preview image
This commit is contained in:
LEv145
2023-07-01 12:27:49 +02:00
parent 9564f610fc
commit 2d34f694d3
3 changed files with 14 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ Extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATI
- Better resolution presets (by formula: `f(x) = 512 + (1024-512)/4*x, 0 <= x <= 4`)
- Better ratios presets
![img](https://media.discordapp.net/attachments/1124020774055981108/1124503350856130620/image.png)
![img](https://media.discordapp.net/attachments/1124020774055981108/1124647367644295229/image.png)
## Updates