Update ui-config.json
Browse files- ui-config.json +1 -1
ui-config.json
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
"txt2img/Denoising strength/step": 0.01,
|
48 |
"txt2img/Batch count/visible": true,
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
-
"txt2img/Batch count/minimum":
|
51 |
"txt2img/Batch count/maximum": 100,
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
"txt2img/Batch size/visible": true,
|
|
|
47 |
"txt2img/Denoising strength/step": 0.01,
|
48 |
"txt2img/Batch count/visible": true,
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
+
"txt2img/Batch count/minimum": 4,
|
51 |
"txt2img/Batch count/maximum": 100,
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
"txt2img/Batch size/visible": true,
|