Spaces:
Runtime error
Runtime error
luisrguerra
commited on
Commit
•
7c27d34
1
Parent(s):
8ad065e
Update ui-config.json
Browse files- ui-config.json +2 -2
ui-config.json
CHANGED
@@ -15,12 +15,12 @@
|
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
"txt2img/Sampling method/value": "DPM++ 2M Karras",
|
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,
|
|
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
"txt2img/Sampling method/value": "DPM++ 2M Karras",
|
17 |
"txt2img/Width/visible": true,
|
18 |
+
"txt2img/Width/value": 400,
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
"txt2img/Width/maximum": 768,
|
21 |
"txt2img/Width/step": 64,
|
22 |
"txt2img/Height/visible": true,
|
23 |
+
"txt2img/Height/value": 512,
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
"txt2img/Height/maximum": 768,
|
26 |
"txt2img/Height/step": 64,
|