Update sd_yun/ui-config.json
Browse files- sd_yun/ui-config.json +2 -2
sd_yun/ui-config.json
CHANGED
@@ -43,7 +43,7 @@
|
|
43 |
"txt2img/Upscale by/visible": true,
|
44 |
"txt2img/Upscale by/value": 2.0,
|
45 |
"txt2img/Upscale by/minimum": 1.0,
|
46 |
-
"txt2img/Upscale by/maximum":
|
47 |
"txt2img/Upscale by/step": 0.05,
|
48 |
"txt2img/Resize width to/visible": true,
|
49 |
"txt2img/Resize width to/value": 0,
|
@@ -80,7 +80,7 @@
|
|
80 |
"txt2img/Width/maximum": 2048,
|
81 |
"txt2img/Width/step": 8,
|
82 |
"txt2img/Height/visible": true,
|
83 |
-
"txt2img/Height/value":
|
84 |
"txt2img/Height/minimum": 64,
|
85 |
"txt2img/Height/maximum": 2048,
|
86 |
"txt2img/Height/step": 8,
|
|
|
43 |
"txt2img/Upscale by/visible": true,
|
44 |
"txt2img/Upscale by/value": 2.0,
|
45 |
"txt2img/Upscale by/minimum": 1.0,
|
46 |
+
"txt2img/Upscale by/maximum": 3.0,
|
47 |
"txt2img/Upscale by/step": 0.05,
|
48 |
"txt2img/Resize width to/visible": true,
|
49 |
"txt2img/Resize width to/value": 0,
|
|
|
80 |
"txt2img/Width/maximum": 2048,
|
81 |
"txt2img/Width/step": 8,
|
82 |
"txt2img/Height/visible": true,
|
83 |
+
"txt2img/Height/value": 768,
|
84 |
"txt2img/Height/minimum": 64,
|
85 |
"txt2img/Height/maximum": 2048,
|
86 |
"txt2img/Height/step": 8,
|