Update ui-config.json
Browse files- ui-config.json +5 -5
ui-config.json
CHANGED
|
@@ -8,21 +8,21 @@
|
|
| 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": "DPM++ SDE",
|
| 17 |
"txt2img/Width/visible": true,
|
| 18 |
-
"txt2img/Width/value":
|
| 19 |
"txt2img/Width/minimum": 64,
|
| 20 |
-
"txt2img/Width/maximum":
|
| 21 |
"txt2img/Width/step": 64,
|
| 22 |
"txt2img/Height/visible": true,
|
| 23 |
-
"txt2img/Height/value":
|
| 24 |
"txt2img/Height/minimum": 64,
|
| 25 |
-
"txt2img/Height/maximum":
|
| 26 |
"txt2img/Height/step": 64,
|
| 27 |
"txt2img/Restore faces/visible": false,
|
| 28 |
"txt2img/Restore faces/value": false,
|
|
|
|
| 8 |
"txt2img/Style 2/value": "None",
|
| 9 |
"txt2img/Style 2/visible": true,
|
| 10 |
"txt2img/Sampling Steps/visible": true,
|
| 11 |
+
"txt2img/Sampling Steps/value": 20,
|
| 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": 384,
|
| 19 |
"txt2img/Width/minimum": 64,
|
| 20 |
+
"txt2img/Width/maximum": 512,
|
| 21 |
"txt2img/Width/step": 64,
|
| 22 |
"txt2img/Height/visible": true,
|
| 23 |
+
"txt2img/Height/value": 384,
|
| 24 |
"txt2img/Height/minimum": 64,
|
| 25 |
+
"txt2img/Height/maximum": 512,
|
| 26 |
"txt2img/Height/step": 64,
|
| 27 |
"txt2img/Restore faces/visible": false,
|
| 28 |
"txt2img/Restore faces/value": false,
|