Spaces:
Runtime error
Runtime error
FINAL FIX: Complete widget value mappings for all nodes
Browse files- simple_api_workflow.json +15 -8
simple_api_workflow.json
CHANGED
|
@@ -102,7 +102,12 @@
|
|
| 102 |
],
|
| 103 |
"width": 3840,
|
| 104 |
"height": 2160,
|
| 105 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
}
|
| 107 |
},
|
| 108 |
"3": {
|
|
@@ -192,7 +197,7 @@
|
|
| 192 |
"401": {
|
| 193 |
"class_type": "ModelPatchLoader",
|
| 194 |
"inputs": {
|
| 195 |
-
"
|
| 196 |
}
|
| 197 |
},
|
| 198 |
"507": {
|
|
@@ -210,7 +215,12 @@
|
|
| 210 |
"506",
|
| 211 |
0
|
| 212 |
],
|
| 213 |
-
"seed": 9999999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 214 |
}
|
| 215 |
},
|
| 216 |
"214": {
|
|
@@ -296,7 +306,8 @@
|
|
| 296 |
"image": [
|
| 297 |
"579",
|
| 298 |
0
|
| 299 |
-
]
|
|
|
|
| 300 |
}
|
| 301 |
},
|
| 302 |
"581": {
|
|
@@ -326,10 +337,6 @@
|
|
| 326 |
"10",
|
| 327 |
0
|
| 328 |
],
|
| 329 |
-
"bbox_detector": [
|
| 330 |
-
"578",
|
| 331 |
-
0
|
| 332 |
-
],
|
| 333 |
"guide_size": 256,
|
| 334 |
"guide_size_for": true,
|
| 335 |
"max_size": 1024,
|
|
|
|
| 102 |
],
|
| 103 |
"width": 3840,
|
| 104 |
"height": 2160,
|
| 105 |
+
"model_type": "zimage",
|
| 106 |
+
"method": "vision_yarn",
|
| 107 |
+
"yarn_alt_scaling": false,
|
| 108 |
+
"enable_dype": true,
|
| 109 |
+
"base_resolution": 1024,
|
| 110 |
+
"dype_start_sigma": 1
|
| 111 |
}
|
| 112 |
},
|
| 113 |
"3": {
|
|
|
|
| 197 |
"401": {
|
| 198 |
"class_type": "ModelPatchLoader",
|
| 199 |
"inputs": {
|
| 200 |
+
"name": "Z-Image-Turbo-Fun-Controlnet-Union.safetensors"
|
| 201 |
}
|
| 202 |
},
|
| 203 |
"507": {
|
|
|
|
| 215 |
"506",
|
| 216 |
0
|
| 217 |
],
|
| 218 |
+
"seed": 9999999,
|
| 219 |
+
"color_correction": "fixed",
|
| 220 |
+
"batch_size": 2160,
|
| 221 |
+
"uniform_batch_size": 0,
|
| 222 |
+
"resolution": 1,
|
| 223 |
+
"max_resolution": false
|
| 224 |
}
|
| 225 |
},
|
| 226 |
"214": {
|
|
|
|
| 306 |
"image": [
|
| 307 |
"579",
|
| 308 |
0
|
| 309 |
+
],
|
| 310 |
+
"strength": 1.2
|
| 311 |
}
|
| 312 |
},
|
| 313 |
"581": {
|
|
|
|
| 337 |
"10",
|
| 338 |
0
|
| 339 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 340 |
"guide_size": 256,
|
| 341 |
"guide_size_for": true,
|
| 342 |
"max_size": 1024,
|