Update ui-config.json
Browse files- ui-config.json +4 -4
ui-config.json
CHANGED
|
@@ -11,22 +11,22 @@
|
|
| 11 |
"txt2img/Sampling steps/visible": true,
|
| 12 |
"txt2img/Sampling steps/value": 20,
|
| 13 |
"txt2img/Sampling steps/minimum": 1,
|
| 14 |
-
"txt2img/Sampling steps/maximum":
|
| 15 |
"txt2img/Sampling steps/step": 1,
|
| 16 |
"txt2img/Width/visible": true,
|
| 17 |
"txt2img/Width/value": 512,
|
| 18 |
"txt2img/Width/minimum": 64,
|
| 19 |
-
"txt2img/Width/maximum":
|
| 20 |
"txt2img/Width/step": 8,
|
| 21 |
"txt2img/Height/visible": true,
|
| 22 |
"txt2img/Height/value": 768,
|
| 23 |
"txt2img/Height/minimum": 64,
|
| 24 |
-
"txt2img/Height/maximum":
|
| 25 |
"txt2img/Height/step": 8,
|
| 26 |
"txt2img/Batch count/visible": true,
|
| 27 |
"txt2img/Batch count/value": 1,
|
| 28 |
"txt2img/Batch count/minimum": 1,
|
| 29 |
-
"txt2img/Batch count/maximum":
|
| 30 |
"txt2img/Batch count/step": 1,
|
| 31 |
"txt2img/Batch size/visible": true,
|
| 32 |
"txt2img/Batch size/value": 1,
|
|
|
|
| 11 |
"txt2img/Sampling steps/visible": true,
|
| 12 |
"txt2img/Sampling steps/value": 20,
|
| 13 |
"txt2img/Sampling steps/minimum": 1,
|
| 14 |
+
"txt2img/Sampling steps/maximum": 20,
|
| 15 |
"txt2img/Sampling steps/step": 1,
|
| 16 |
"txt2img/Width/visible": true,
|
| 17 |
"txt2img/Width/value": 512,
|
| 18 |
"txt2img/Width/minimum": 64,
|
| 19 |
+
"txt2img/Width/maximum": 512,
|
| 20 |
"txt2img/Width/step": 8,
|
| 21 |
"txt2img/Height/visible": true,
|
| 22 |
"txt2img/Height/value": 768,
|
| 23 |
"txt2img/Height/minimum": 64,
|
| 24 |
+
"txt2img/Height/maximum": 768,
|
| 25 |
"txt2img/Height/step": 8,
|
| 26 |
"txt2img/Batch count/visible": true,
|
| 27 |
"txt2img/Batch count/value": 1,
|
| 28 |
"txt2img/Batch count/minimum": 1,
|
| 29 |
+
"txt2img/Batch count/maximum": 1,
|
| 30 |
"txt2img/Batch count/step": 1,
|
| 31 |
"txt2img/Batch size/visible": true,
|
| 32 |
"txt2img/Batch size/value": 1,
|