Spaces:
Running
Running
luisrguerra
commited on
Commit
•
58bda1c
1
Parent(s):
fa0a642
Update ui-config.json
Browse files- ui-config.json +2 -2
ui-config.json
CHANGED
@@ -45,12 +45,12 @@
|
|
45 |
"txt2img/Denoising strength/minimum": 0.0,
|
46 |
"txt2img/Denoising strength/maximum": 1.0,
|
47 |
"txt2img/Denoising strength/step": 0.01,
|
48 |
-
"txt2img/Batch count/visible":
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
"txt2img/Batch count/minimum": 1,
|
51 |
"txt2img/Batch count/maximum": 1,
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
-
"txt2img/Batch size/visible":
|
54 |
"txt2img/Batch size/value": 1,
|
55 |
"txt2img/Batch size/minimum": 1,
|
56 |
"txt2img/Batch size/maximum": 1,
|
|
|
45 |
"txt2img/Denoising strength/minimum": 0.0,
|
46 |
"txt2img/Denoising strength/maximum": 1.0,
|
47 |
"txt2img/Denoising strength/step": 0.01,
|
48 |
+
"txt2img/Batch count/visible": false,
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
"txt2img/Batch count/minimum": 1,
|
51 |
"txt2img/Batch count/maximum": 1,
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
+
"txt2img/Batch size/visible": false,
|
54 |
"txt2img/Batch size/value": 1,
|
55 |
"txt2img/Batch size/minimum": 1,
|
56 |
"txt2img/Batch size/maximum": 1,
|