Commit
•
2e75e85
1
Parent(s):
6e9d053
Update ui-config.json (#15)
Browse files- Update ui-config.json (c6e47a9046f63438ba248330a882afbfd50bfe7e)
Co-authored-by: carlos <[email protected]>
- 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,
|