Spaces:
Runtime error
Runtime error
Update ui-config.json
Browse files- ui-config.json +1 -1
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,
|
|
|
48 |
"txt2img/Batch count/visible": true,
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
"txt2img/Batch count/minimum": 1,
|
51 |
+
"txt2img/Batch count/maximum": 4,
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
"txt2img/Batch size/visible": true,
|
54 |
"txt2img/Batch size/value": 1,
|