Spaces:
Runtime error
Runtime error
RSPMetaAdmin
commited on
Commit
•
0d9e0fa
1
Parent(s):
240d94a
Update shared-ui-config_v2.json
Browse files- shared-ui-config_v2.json +3 -3
shared-ui-config_v2.json
CHANGED
@@ -82,12 +82,12 @@
|
|
82 |
"txt2img/Width/visible": true,
|
83 |
"txt2img/Width/value": 512,
|
84 |
"txt2img/Width/minimum": 64,
|
85 |
-
"txt2img/Width/maximum":
|
86 |
"txt2img/Width/step": 8,
|
87 |
"txt2img/Height/visible": true,
|
88 |
"txt2img/Height/value": 512,
|
89 |
"txt2img/Height/minimum": 64,
|
90 |
-
"txt2img/Height/maximum":
|
91 |
"txt2img/Height/step": 8,
|
92 |
"txt2img/Switch dims/visible": true,
|
93 |
"txt2img/Batch count/visible": true,
|
@@ -275,7 +275,7 @@
|
|
275 |
"img2img/Width/maximum": 2048,
|
276 |
"img2img/Width/step": 8,
|
277 |
"img2img/Height/visible": true,
|
278 |
-
"img2img/Height/value":
|
279 |
"img2img/Height/minimum": 64,
|
280 |
"img2img/Height/maximum": 2048,
|
281 |
"img2img/Height/step": 8,
|
|
|
82 |
"txt2img/Width/visible": true,
|
83 |
"txt2img/Width/value": 512,
|
84 |
"txt2img/Width/minimum": 64,
|
85 |
+
"txt2img/Width/maximum": 2048,
|
86 |
"txt2img/Width/step": 8,
|
87 |
"txt2img/Height/visible": true,
|
88 |
"txt2img/Height/value": 512,
|
89 |
"txt2img/Height/minimum": 64,
|
90 |
+
"txt2img/Height/maximum": 2048,
|
91 |
"txt2img/Height/step": 8,
|
92 |
"txt2img/Switch dims/visible": true,
|
93 |
"txt2img/Batch count/visible": true,
|
|
|
275 |
"img2img/Width/maximum": 2048,
|
276 |
"img2img/Width/step": 8,
|
277 |
"img2img/Height/visible": true,
|
278 |
+
"img2img/Height/value": 2048,
|
279 |
"img2img/Height/minimum": 64,
|
280 |
"img2img/Height/maximum": 2048,
|
281 |
"img2img/Height/step": 8,
|