Spaces:
Runtime error
Runtime error
Update ui-config.json (#16)
Browse files- Update ui-config.json (05f1ac659c8bec87589d6b0e57fc9fa374b01e1f)
Co-authored-by: camenduru <camenduru@users.noreply.huggingface.co>
- ui-config.json +3 -3
ui-config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"txt2img/Sampling Steps/visible": true,
|
11 |
"txt2img/Sampling Steps/value": 20,
|
12 |
"txt2img/Sampling Steps/minimum": 1,
|
13 |
-
"txt2img/Sampling Steps/maximum":
|
14 |
"txt2img/Sampling Steps/step": 1,
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
"txt2img/Sampling method/value": "Euler a",
|
@@ -48,12 +48,12 @@
|
|
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,
|
55 |
"txt2img/Batch size/minimum": 1,
|
56 |
-
"txt2img/Batch size/maximum":
|
57 |
"txt2img/Batch size/step": 1,
|
58 |
"txt2img/CFG Scale/visible": true,
|
59 |
"txt2img/CFG Scale/value": 7.0,
|
|
|
10 |
"txt2img/Sampling Steps/visible": true,
|
11 |
"txt2img/Sampling Steps/value": 20,
|
12 |
"txt2img/Sampling Steps/minimum": 1,
|
13 |
+
"txt2img/Sampling Steps/maximum": 1,
|
14 |
"txt2img/Sampling Steps/step": 1,
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
"txt2img/Sampling method/value": "Euler a",
|
|
|
48 |
"txt2img/Batch count/visible": true,
|
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": true,
|
54 |
"txt2img/Batch size/value": 1,
|
55 |
"txt2img/Batch size/minimum": 1,
|
56 |
+
"txt2img/Batch size/maximum": 1,
|
57 |
"txt2img/Batch size/step": 1,
|
58 |
"txt2img/CFG Scale/visible": true,
|
59 |
"txt2img/CFG Scale/value": 7.0,
|