Upload ui-config-pub3.json
Browse files- ui-config-pub3.json +4 -4
ui-config-pub3.json
CHANGED
@@ -17,12 +17,12 @@
|
|
17 |
"txt2img/Width/visible": true,
|
18 |
"txt2img/Width/value": 512,
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
-
"txt2img/Width/maximum":
|
21 |
"txt2img/Width/step": 8,
|
22 |
"txt2img/Height/visible": true,
|
23 |
"txt2img/Height/value": 768,
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
-
"txt2img/Height/maximum":
|
26 |
"txt2img/Height/step": 8,
|
27 |
"txt2img/Batch count/visible": true,
|
28 |
"txt2img/Batch count/value": 1,
|
@@ -32,7 +32,7 @@
|
|
32 |
"txt2img/Batch size/visible": true,
|
33 |
"txt2img/Batch size/value": 1,
|
34 |
"txt2img/Batch size/minimum": 1,
|
35 |
-
"txt2img/Batch size/maximum":
|
36 |
"txt2img/Batch size/step": 1,
|
37 |
"txt2img/CFG Scale/visible": true,
|
38 |
"txt2img/CFG Scale/value": 7,
|
@@ -357,7 +357,7 @@
|
|
357 |
"img2img/Batch count/visible": true,
|
358 |
"img2img/Batch count/value": 1,
|
359 |
"img2img/Batch count/minimum": 1,
|
360 |
-
"img2img/Batch count/maximum":
|
361 |
"img2img/Batch count/step": 1,
|
362 |
"img2img/Batch size/visible": true,
|
363 |
"img2img/Batch size/value": 1,
|
|
|
17 |
"txt2img/Width/visible": true,
|
18 |
"txt2img/Width/value": 512,
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
+
"txt2img/Width/maximum": 1536,
|
21 |
"txt2img/Width/step": 8,
|
22 |
"txt2img/Height/visible": true,
|
23 |
"txt2img/Height/value": 768,
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
+
"txt2img/Height/maximum": 1536,
|
26 |
"txt2img/Height/step": 8,
|
27 |
"txt2img/Batch count/visible": true,
|
28 |
"txt2img/Batch count/value": 1,
|
|
|
32 |
"txt2img/Batch size/visible": true,
|
33 |
"txt2img/Batch size/value": 1,
|
34 |
"txt2img/Batch size/minimum": 1,
|
35 |
+
"txt2img/Batch size/maximum": 80,
|
36 |
"txt2img/Batch size/step": 1,
|
37 |
"txt2img/CFG Scale/visible": true,
|
38 |
"txt2img/CFG Scale/value": 7,
|
|
|
357 |
"img2img/Batch count/visible": true,
|
358 |
"img2img/Batch count/value": 1,
|
359 |
"img2img/Batch count/minimum": 1,
|
360 |
+
"img2img/Batch count/maximum": 1,
|
361 |
"img2img/Batch count/step": 1,
|
362 |
"img2img/Batch size/visible": true,
|
363 |
"img2img/Batch size/value": 1,
|