Update ui-config.json
Browse files- ui-config.json +4 -4
ui-config.json
CHANGED
@@ -8,19 +8,19 @@
|
|
8 |
"txt2img/Style 2/value": "None",
|
9 |
"txt2img/Style 2/visible": true,
|
10 |
"txt2img/Sampling Steps/visible": true,
|
11 |
-
"txt2img/Sampling Steps/value":
|
12 |
"txt2img/Sampling Steps/minimum": 1,
|
13 |
"txt2img/Sampling Steps/maximum": 50,
|
14 |
"txt2img/Sampling Steps/step": 1,
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
-
"txt2img/Sampling method/value": "
|
17 |
"txt2img/Width/visible": true,
|
18 |
-
"txt2img/Width/value":
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
"txt2img/Width/maximum": 768,
|
21 |
"txt2img/Width/step": 64,
|
22 |
"txt2img/Height/visible": true,
|
23 |
-
"txt2img/Height/value":
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
"txt2img/Height/maximum": 768,
|
26 |
"txt2img/Height/step": 64,
|
|
|
8 |
"txt2img/Style 2/value": "None",
|
9 |
"txt2img/Style 2/visible": true,
|
10 |
"txt2img/Sampling Steps/visible": true,
|
11 |
+
"txt2img/Sampling Steps/value": 12,
|
12 |
"txt2img/Sampling Steps/minimum": 1,
|
13 |
"txt2img/Sampling Steps/maximum": 50,
|
14 |
"txt2img/Sampling Steps/step": 1,
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
+
"txt2img/Sampling method/value": "DPM++ SDE",
|
17 |
"txt2img/Width/visible": true,
|
18 |
+
"txt2img/Width/value": 128,
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
"txt2img/Width/maximum": 768,
|
21 |
"txt2img/Width/step": 64,
|
22 |
"txt2img/Height/visible": true,
|
23 |
+
"txt2img/Height/value": 128,
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
"txt2img/Height/maximum": 768,
|
26 |
"txt2img/Height/step": 64,
|