mirror of
https://github.com/altoiddealer/--sd-webui-ar-plusplus.git
synced 2026-04-28 10:11:26 +00:00
Fix README
This commit is contained in:
10
README.md
10
README.md
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user