Add more complete explanation of modes

This commit is contained in:
LEv145
2023-07-02 17:48:50 +02:00
parent 316984aa58
commit 76f97f1ec9

View File

@@ -5,8 +5,10 @@ Extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATI
## Fork features
- New button `🔃` for calculation of height and width inverse (1024x1024 and 16:9 = 1024x576)
- Replace name of Calc button to `📐`
- New button `🔃` for calculation of height and width inverse
- Normal mode: `1024x1024 and 16:9 = 1820x1024`
- Reverse mode: `1024x1024 and 16:9 = 1024x576`
- Replace name of `Calc` button to `📐`
- New styles for buttons
- Better resolution presets (by formula: `f(x) = 512 + (1024-512)/4*x, 0 <= x <= 4`)
- Better ratios presets