Spaces:
Runtime error
Runtime error
Update ui-config.json
Browse files- ui-config.json +2 -2
ui-config.json
CHANGED
@@ -48,7 +48,7 @@
|
|
48 |
"txt2img/Batch count/visible": true,
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
"txt2img/Batch count/minimum": 1,
|
51 |
-
"txt2img/Batch count/maximum":
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
"txt2img/Batch size/visible": true,
|
54 |
"txt2img/Batch size/value": 1,
|
@@ -163,7 +163,7 @@
|
|
163 |
"img2img/Batch count/visible": true,
|
164 |
"img2img/Batch count/value": 1,
|
165 |
"img2img/Batch count/minimum": 1,
|
166 |
-
"img2img/Batch count/maximum":
|
167 |
"img2img/Batch count/step": 1,
|
168 |
"img2img/Batch size/visible": true,
|
169 |
"img2img/Batch size/value": 1,
|
|
|
48 |
"txt2img/Batch count/visible": true,
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
"txt2img/Batch count/minimum": 1,
|
51 |
+
"txt2img/Batch count/maximum": 50,
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
"txt2img/Batch size/visible": true,
|
54 |
"txt2img/Batch size/value": 1,
|
|
|
163 |
"img2img/Batch count/visible": true,
|
164 |
"img2img/Batch count/value": 1,
|
165 |
"img2img/Batch count/minimum": 1,
|
166 |
+
"img2img/Batch count/maximum": 50,
|
167 |
"img2img/Batch count/step": 1,
|
168 |
"img2img/Batch size/visible": true,
|
169 |
"img2img/Batch size/value": 1,
|