Spaces:
Runtime error
Runtime error
RSPMetaAdmin
commited on
Commit
•
af553e8
1
Parent(s):
0d9e0fa
Update ui-config.json
Browse files- ui-config.json +2 -2
ui-config.json
CHANGED
@@ -33,12 +33,12 @@
|
|
33 |
"txt2img/Firstpass width/visible": true,
|
34 |
"txt2img/Firstpass width/value": 0,
|
35 |
"txt2img/Firstpass width/minimum": 0,
|
36 |
-
"txt2img/Firstpass width/maximum":
|
37 |
"txt2img/Firstpass width/step": 64,
|
38 |
"txt2img/Firstpass height/visible": true,
|
39 |
"txt2img/Firstpass height/value": 0,
|
40 |
"txt2img/Firstpass height/minimum": 0,
|
41 |
-
"txt2img/Firstpass height/maximum":
|
42 |
"txt2img/Firstpass height/step": 64,
|
43 |
"txt2img/Denoising strength/visible": true,
|
44 |
"txt2img/Denoising strength/value": 0.7,
|
|
|
33 |
"txt2img/Firstpass width/visible": true,
|
34 |
"txt2img/Firstpass width/value": 0,
|
35 |
"txt2img/Firstpass width/minimum": 0,
|
36 |
+
"txt2img/Firstpass width/maximum": 2048,
|
37 |
"txt2img/Firstpass width/step": 64,
|
38 |
"txt2img/Firstpass height/visible": true,
|
39 |
"txt2img/Firstpass height/value": 0,
|
40 |
"txt2img/Firstpass height/minimum": 0,
|
41 |
+
"txt2img/Firstpass height/maximum": 2048,
|
42 |
"txt2img/Firstpass height/step": 64,
|
43 |
"txt2img/Denoising strength/visible": true,
|
44 |
"txt2img/Denoising strength/value": 0.7,
|