Update ui-config.json
Browse files- ui-config.json +3 -3
ui-config.json
CHANGED
@@ -10,10 +10,10 @@
|
|
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":
|
16 |
-
"txt2img/Sampling method/value": "
|
17 |
"txt2img/Width/visible": true,
|
18 |
"txt2img/Width/value": 384,
|
19 |
"txt2img/Width/minimum": 64,
|
|
|
10 |
"txt2img/Sampling Steps/visible": true,
|
11 |
"txt2img/Sampling Steps/value": 20,
|
12 |
"txt2img/Sampling Steps/minimum": 1,
|
13 |
+
"txt2img/Sampling Steps/maximum": 30,
|
14 |
"txt2img/Sampling Steps/step": 1,
|
15 |
+
"txt2img/Sampling method/visible": false,
|
16 |
+
"txt2img/Sampling method/value": "Euler",
|
17 |
"txt2img/Width/visible": true,
|
18 |
"txt2img/Width/value": 384,
|
19 |
"txt2img/Width/minimum": 64,
|