Spaces:
Runtime error
Runtime error
darkstorm2150
commited on
Commit
•
b6aa9b3
1
Parent(s):
ce4ade5
Update ui-config.json
Browse files- ui-config.json +8 -8
ui-config.json
CHANGED
@@ -8,19 +8,19 @@
|
|
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": 150,
|
14 |
"txt2img/Sampling Steps/step": 1,
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
"txt2img/Sampling method/value": "Euler a",
|
17 |
"txt2img/Width/visible": true,
|
18 |
-
"txt2img/Width/value":
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
"txt2img/Width/maximum": 2048,
|
21 |
"txt2img/Width/step": 64,
|
22 |
"txt2img/Height/visible": true,
|
23 |
-
"txt2img/Height/value":
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
"txt2img/Height/maximum": 2048,
|
26 |
"txt2img/Height/step": 64,
|
@@ -29,7 +29,7 @@
|
|
29 |
"txt2img/Tiling/visible": true,
|
30 |
"txt2img/Tiling/value": false,
|
31 |
"txt2img/Highres. fix/visible": true,
|
32 |
-
"txt2img/Highres. fix/value":
|
33 |
"txt2img/Firstpass width/visible": true,
|
34 |
"txt2img/Firstpass width/value": 0,
|
35 |
"txt2img/Firstpass width/minimum": 0,
|
@@ -47,7 +47,7 @@
|
|
47 |
"txt2img/Denoising strength/step": 0.01,
|
48 |
"txt2img/Batch count/visible": true,
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
-
"txt2img/Batch count/minimum":
|
51 |
"txt2img/Batch count/maximum": 100,
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
"txt2img/Batch size/visible": true,
|
@@ -147,12 +147,12 @@
|
|
147 |
"img2img/Sampling method/visible": true,
|
148 |
"img2img/Sampling method/value": "Euler a",
|
149 |
"img2img/Width/visible": true,
|
150 |
-
"img2img/Width/value":
|
151 |
"img2img/Width/minimum": 64,
|
152 |
"img2img/Width/maximum": 2048,
|
153 |
"img2img/Width/step": 64,
|
154 |
"img2img/Height/visible": true,
|
155 |
-
"img2img/Height/value":
|
156 |
"img2img/Height/minimum": 64,
|
157 |
"img2img/Height/maximum": 2048,
|
158 |
"img2img/Height/step": 64,
|
@@ -171,7 +171,7 @@
|
|
171 |
"img2img/Batch size/maximum": 8,
|
172 |
"img2img/Batch size/step": 1,
|
173 |
"img2img/CFG Scale/visible": true,
|
174 |
-
"img2img/CFG Scale/value":
|
175 |
"img2img/CFG Scale/minimum": 1.0,
|
176 |
"img2img/CFG Scale/maximum": 30.0,
|
177 |
"img2img/CFG Scale/step": 0.5,
|
|
|
8 |
"txt2img/Style 2/value": "None",
|
9 |
"txt2img/Style 2/visible": true,
|
10 |
"txt2img/Sampling Steps/visible": true,
|
11 |
+
"txt2img/Sampling Steps/value": 30,
|
12 |
"txt2img/Sampling Steps/minimum": 1,
|
13 |
"txt2img/Sampling Steps/maximum": 150,
|
14 |
"txt2img/Sampling Steps/step": 1,
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
"txt2img/Sampling method/value": "Euler a",
|
17 |
"txt2img/Width/visible": true,
|
18 |
+
"txt2img/Width/value": 768,
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
"txt2img/Width/maximum": 2048,
|
21 |
"txt2img/Width/step": 64,
|
22 |
"txt2img/Height/visible": true,
|
23 |
+
"txt2img/Height/value": 1024,
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
"txt2img/Height/maximum": 2048,
|
26 |
"txt2img/Height/step": 64,
|
|
|
29 |
"txt2img/Tiling/visible": true,
|
30 |
"txt2img/Tiling/value": false,
|
31 |
"txt2img/Highres. fix/visible": true,
|
32 |
+
"txt2img/Highres. fix/value": true,
|
33 |
"txt2img/Firstpass width/visible": true,
|
34 |
"txt2img/Firstpass width/value": 0,
|
35 |
"txt2img/Firstpass width/minimum": 0,
|
|
|
47 |
"txt2img/Denoising strength/step": 0.01,
|
48 |
"txt2img/Batch count/visible": true,
|
49 |
"txt2img/Batch count/value": 1,
|
50 |
+
"txt2img/Batch count/minimum": 4,
|
51 |
"txt2img/Batch count/maximum": 100,
|
52 |
"txt2img/Batch count/step": 1,
|
53 |
"txt2img/Batch size/visible": true,
|
|
|
147 |
"img2img/Sampling method/visible": true,
|
148 |
"img2img/Sampling method/value": "Euler a",
|
149 |
"img2img/Width/visible": true,
|
150 |
+
"img2img/Width/value": 1024,
|
151 |
"img2img/Width/minimum": 64,
|
152 |
"img2img/Width/maximum": 2048,
|
153 |
"img2img/Width/step": 64,
|
154 |
"img2img/Height/visible": true,
|
155 |
+
"img2img/Height/value": 1024,
|
156 |
"img2img/Height/minimum": 64,
|
157 |
"img2img/Height/maximum": 2048,
|
158 |
"img2img/Height/step": 64,
|
|
|
171 |
"img2img/Batch size/maximum": 8,
|
172 |
"img2img/Batch size/step": 1,
|
173 |
"img2img/CFG Scale/visible": true,
|
174 |
+
"img2img/CFG Scale/value": 10.0,
|
175 |
"img2img/CFG Scale/minimum": 1.0,
|
176 |
"img2img/CFG Scale/maximum": 30.0,
|
177 |
"img2img/CFG Scale/step": 0.5,
|