Fix README

This commit is contained in:
LEv145
2023-06-29 18:52:03 +02:00
parent c312e96c73
commit 7fcf1fed2e

View File

@@ -2,11 +2,11 @@
## Fork features
Make calculation of height and width inverse, that is, the way it is convenient for me
Disable `calculator_button` in css
Use flex(dynamic) width for all buttons
Add resolution presets by formula: `f(x) = 512 + (1024-512)/4*x, 0 <= x <= 4 `
Add ratios presets
- Make calculation of height and width inverse, that is, the way it is convenient for me
- Disable `calculator_button` in css
- Use flex(dynamic) width for all buttons
- Add resolution presets by formula: `f(x) = 512 + (1024-512)/4*x, 0 <= x <= 4 `
- Add ratios presets
Extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui.git) adding image aspect ratio selector buttons.