Spaces:
Runtime error
Runtime error
luisrguerra
commited on
Commit
•
411b4cb
1
Parent(s):
fa9c883
Update ui-config.json
Browse files- ui-config.json +10 -10
ui-config.json
CHANGED
@@ -8,12 +8,12 @@
|
|
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":
|
13 |
-
"txt2img/Sampling Steps/maximum":
|
14 |
"txt2img/Sampling Steps/step": 1,
|
15 |
"txt2img/Sampling method/visible": true,
|
16 |
-
"txt2img/Sampling method/value": "
|
17 |
"txt2img/Width/visible": true,
|
18 |
"txt2img/Width/value": 400,
|
19 |
"txt2img/Width/minimum": 64,
|
@@ -56,9 +56,9 @@
|
|
56 |
"txt2img/Batch size/maximum": 1,
|
57 |
"txt2img/Batch size/step": 1,
|
58 |
"txt2img/CFG Scale/visible": true,
|
59 |
-
"txt2img/CFG Scale/value":
|
60 |
"txt2img/CFG Scale/minimum": 1.0,
|
61 |
-
"txt2img/CFG Scale/maximum":
|
62 |
"txt2img/CFG Scale/step": 0.5,
|
63 |
"txt2img/Seed/visible": true,
|
64 |
"txt2img/Seed/value": -1.0,
|
@@ -140,9 +140,9 @@
|
|
140 |
"img2img/Resize mode/visible": true,
|
141 |
"img2img/Resize mode/value": "Just resize",
|
142 |
"img2img/Sampling Steps/visible": true,
|
143 |
-
"img2img/Sampling Steps/value":
|
144 |
"img2img/Sampling Steps/minimum": 1,
|
145 |
-
"img2img/Sampling Steps/maximum":
|
146 |
"img2img/Sampling Steps/step": 1,
|
147 |
"img2img/Sampling method/visible": true,
|
148 |
"img2img/Sampling method/value": "Euler a",
|
@@ -171,9 +171,9 @@
|
|
171 |
"img2img/Batch size/maximum": 1,
|
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":
|
177 |
"img2img/CFG Scale/step": 0.5,
|
178 |
"img2img/Denoising strength/visible": true,
|
179 |
"img2img/Denoising strength/value": 0.75,
|
|
|
8 |
"txt2img/Style 2/value": "None",
|
9 |
"txt2img/Style 2/visible": true,
|
10 |
"txt2img/Sampling Steps/visible": true,
|
11 |
+
"txt2img/Sampling Steps/value": 6,
|
12 |
+
"txt2img/Sampling Steps/minimum": 3,
|
13 |
+
"txt2img/Sampling Steps/maximum": 10,
|
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": 400,
|
19 |
"txt2img/Width/minimum": 64,
|
|
|
56 |
"txt2img/Batch size/maximum": 1,
|
57 |
"txt2img/Batch size/step": 1,
|
58 |
"txt2img/CFG Scale/visible": true,
|
59 |
+
"txt2img/CFG Scale/value": 2.0,
|
60 |
"txt2img/CFG Scale/minimum": 1.0,
|
61 |
+
"txt2img/CFG Scale/maximum": 3.0,
|
62 |
"txt2img/CFG Scale/step": 0.5,
|
63 |
"txt2img/Seed/visible": true,
|
64 |
"txt2img/Seed/value": -1.0,
|
|
|
140 |
"img2img/Resize mode/visible": true,
|
141 |
"img2img/Resize mode/value": "Just resize",
|
142 |
"img2img/Sampling Steps/visible": true,
|
143 |
+
"img2img/Sampling Steps/value": 6,
|
144 |
"img2img/Sampling Steps/minimum": 1,
|
145 |
+
"img2img/Sampling Steps/maximum": 10,
|
146 |
"img2img/Sampling Steps/step": 1,
|
147 |
"img2img/Sampling method/visible": true,
|
148 |
"img2img/Sampling method/value": "Euler a",
|
|
|
171 |
"img2img/Batch size/maximum": 1,
|
172 |
"img2img/Batch size/step": 1,
|
173 |
"img2img/CFG Scale/visible": true,
|
174 |
+
"img2img/CFG Scale/value": 2.0,
|
175 |
"img2img/CFG Scale/minimum": 1.0,
|
176 |
+
"img2img/CFG Scale/maximum": 3.0,
|
177 |
"img2img/CFG Scale/step": 0.5,
|
178 |
"img2img/Denoising strength/visible": true,
|
179 |
"img2img/Denoising strength/value": 0.75,
|