feat: updated comfy workflow + screenshot
Browse files- .gitattributes +1 -0
- comfy/flux.1-lite_workflow.json +265 -262
- comfy/flux.1-lite_workflow.png +0 -0
.gitattributes
CHANGED
|
@@ -38,3 +38,4 @@ sample_images/models_comparison.png filter=lfs diff=lfs merge=lfs -text
|
|
| 38 |
sample_images/generated_img.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
sample_images/skip_one_DIT_block.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
sample_images/skip_one_MMDIT_block.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 38 |
sample_images/generated_img.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
sample_images/skip_one_DIT_block.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
sample_images/skip_one_MMDIT_block.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
comfy/flux.1-lite_workflow.png filter=lfs diff=lfs merge=lfs -text
|
comfy/flux.1-lite_workflow.json
CHANGED
|
@@ -2,54 +2,19 @@
|
|
| 2 |
"last_node_id": 44,
|
| 3 |
"last_link_id": 66,
|
| 4 |
"nodes": [
|
| 5 |
-
{
|
| 6 |
-
"id": 11,
|
| 7 |
-
"type": "DualCLIPLoader",
|
| 8 |
-
"pos": {
|
| 9 |
-
"0": -497,
|
| 10 |
-
"1": 351
|
| 11 |
-
},
|
| 12 |
-
"size": {
|
| 13 |
-
"0": 320,
|
| 14 |
-
"1": 110
|
| 15 |
-
},
|
| 16 |
-
"flags": {},
|
| 17 |
-
"order": 0,
|
| 18 |
-
"mode": 0,
|
| 19 |
-
"inputs": [],
|
| 20 |
-
"outputs": [
|
| 21 |
-
{
|
| 22 |
-
"name": "CLIP",
|
| 23 |
-
"type": "CLIP",
|
| 24 |
-
"links": [
|
| 25 |
-
43
|
| 26 |
-
],
|
| 27 |
-
"slot_index": 0,
|
| 28 |
-
"shape": 3
|
| 29 |
-
}
|
| 30 |
-
],
|
| 31 |
-
"properties": {
|
| 32 |
-
"Node name for S&R": "DualCLIPLoader"
|
| 33 |
-
},
|
| 34 |
-
"widgets_values": [
|
| 35 |
-
"SD3/t5xll_fp16.safetensors",
|
| 36 |
-
"SD3/clip_l.safetensors",
|
| 37 |
-
"flux"
|
| 38 |
-
]
|
| 39 |
-
},
|
| 40 |
{
|
| 41 |
"id": 16,
|
| 42 |
"type": "KSamplerSelect",
|
| 43 |
-
"pos":
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
"size":
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
"flags": {},
|
| 52 |
-
"order":
|
| 53 |
"mode": 0,
|
| 54 |
"inputs": [],
|
| 55 |
"outputs": [
|
|
@@ -71,95 +36,17 @@
|
|
| 71 |
"color": "#432",
|
| 72 |
"bgcolor": "#653"
|
| 73 |
},
|
| 74 |
-
{
|
| 75 |
-
"id": 17,
|
| 76 |
-
"type": "BasicScheduler",
|
| 77 |
-
"pos": {
|
| 78 |
-
"0": 390,
|
| 79 |
-
"1": 430
|
| 80 |
-
},
|
| 81 |
-
"size": {
|
| 82 |
-
"0": 210,
|
| 83 |
-
"1": 106
|
| 84 |
-
},
|
| 85 |
-
"flags": {},
|
| 86 |
-
"order": 8,
|
| 87 |
-
"mode": 0,
|
| 88 |
-
"inputs": [
|
| 89 |
-
{
|
| 90 |
-
"name": "model",
|
| 91 |
-
"type": "MODEL",
|
| 92 |
-
"link": 38,
|
| 93 |
-
"slot_index": 0
|
| 94 |
-
}
|
| 95 |
-
],
|
| 96 |
-
"outputs": [
|
| 97 |
-
{
|
| 98 |
-
"name": "SIGMAS",
|
| 99 |
-
"type": "SIGMAS",
|
| 100 |
-
"links": [
|
| 101 |
-
20
|
| 102 |
-
],
|
| 103 |
-
"shape": 3
|
| 104 |
-
}
|
| 105 |
-
],
|
| 106 |
-
"properties": {
|
| 107 |
-
"Node name for S&R": "BasicScheduler"
|
| 108 |
-
},
|
| 109 |
-
"widgets_values": [
|
| 110 |
-
"simple",
|
| 111 |
-
24,
|
| 112 |
-
1
|
| 113 |
-
],
|
| 114 |
-
"color": "#432",
|
| 115 |
-
"bgcolor": "#653"
|
| 116 |
-
},
|
| 117 |
-
{
|
| 118 |
-
"id": 25,
|
| 119 |
-
"type": "RandomNoise",
|
| 120 |
-
"pos": {
|
| 121 |
-
"0": 390,
|
| 122 |
-
"1": 580
|
| 123 |
-
},
|
| 124 |
-
"size": {
|
| 125 |
-
"0": 210.0858612060547,
|
| 126 |
-
"1": 82
|
| 127 |
-
},
|
| 128 |
-
"flags": {},
|
| 129 |
-
"order": 2,
|
| 130 |
-
"mode": 0,
|
| 131 |
-
"inputs": [],
|
| 132 |
-
"outputs": [
|
| 133 |
-
{
|
| 134 |
-
"name": "NOISE",
|
| 135 |
-
"type": "NOISE",
|
| 136 |
-
"links": [
|
| 137 |
-
56
|
| 138 |
-
],
|
| 139 |
-
"shape": 3
|
| 140 |
-
}
|
| 141 |
-
],
|
| 142 |
-
"properties": {
|
| 143 |
-
"Node name for S&R": "RandomNoise"
|
| 144 |
-
},
|
| 145 |
-
"widgets_values": [
|
| 146 |
-
1125899950349,
|
| 147 |
-
"increment"
|
| 148 |
-
],
|
| 149 |
-
"color": "#432",
|
| 150 |
-
"bgcolor": "#653"
|
| 151 |
-
},
|
| 152 |
{
|
| 153 |
"id": 22,
|
| 154 |
"type": "BasicGuider",
|
| 155 |
-
"pos":
|
| 156 |
-
|
| 157 |
-
|
| 158 |
-
|
| 159 |
-
"size":
|
| 160 |
-
|
| 161 |
-
|
| 162 |
-
|
| 163 |
"flags": {},
|
| 164 |
"order": 9,
|
| 165 |
"mode": 0,
|
|
@@ -190,21 +77,22 @@
|
|
| 190 |
],
|
| 191 |
"properties": {
|
| 192 |
"Node name for S&R": "BasicGuider"
|
| 193 |
-
}
|
|
|
|
| 194 |
},
|
| 195 |
{
|
| 196 |
"id": 5,
|
| 197 |
"type": "EmptyLatentImage",
|
| 198 |
-
"pos":
|
| 199 |
-
|
| 200 |
-
|
| 201 |
-
|
| 202 |
-
"size":
|
| 203 |
-
|
| 204 |
-
|
| 205 |
-
|
| 206 |
"flags": {},
|
| 207 |
-
"order":
|
| 208 |
"mode": 0,
|
| 209 |
"inputs": [],
|
| 210 |
"outputs": [
|
|
@@ -231,14 +119,14 @@
|
|
| 231 |
{
|
| 232 |
"id": 13,
|
| 233 |
"type": "SamplerCustomAdvanced",
|
| 234 |
-
"pos":
|
| 235 |
-
|
| 236 |
-
|
| 237 |
-
|
| 238 |
-
"size":
|
| 239 |
-
|
| 240 |
-
|
| 241 |
-
|
| 242 |
"flags": {},
|
| 243 |
"order": 10,
|
| 244 |
"mode": 0,
|
|
@@ -294,19 +182,20 @@
|
|
| 294 |
],
|
| 295 |
"properties": {
|
| 296 |
"Node name for S&R": "SamplerCustomAdvanced"
|
| 297 |
-
}
|
|
|
|
| 298 |
},
|
| 299 |
{
|
| 300 |
"id": 8,
|
| 301 |
"type": "VAEDecode",
|
| 302 |
-
"pos":
|
| 303 |
-
|
| 304 |
-
|
| 305 |
-
|
| 306 |
-
"size":
|
| 307 |
-
|
| 308 |
-
|
| 309 |
-
|
| 310 |
"flags": {},
|
| 311 |
"order": 11,
|
| 312 |
"mode": 0,
|
|
@@ -334,50 +223,59 @@
|
|
| 334 |
],
|
| 335 |
"properties": {
|
| 336 |
"Node name for S&R": "VAEDecode"
|
| 337 |
-
}
|
|
|
|
| 338 |
},
|
| 339 |
{
|
| 340 |
-
"id":
|
| 341 |
-
"type": "
|
| 342 |
-
"pos":
|
| 343 |
-
|
| 344 |
-
|
| 345 |
-
|
| 346 |
-
"size":
|
| 347 |
-
|
| 348 |
-
|
| 349 |
-
|
| 350 |
"flags": {},
|
| 351 |
-
"order":
|
| 352 |
"mode": 0,
|
| 353 |
-
"inputs": [
|
|
|
|
| 354 |
{
|
| 355 |
-
"name": "
|
| 356 |
-
"type": "
|
| 357 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 358 |
}
|
| 359 |
],
|
| 360 |
-
"
|
| 361 |
-
|
|
|
|
| 362 |
"widgets_values": [
|
| 363 |
-
"
|
|
|
|
| 364 |
]
|
| 365 |
},
|
| 366 |
{
|
| 367 |
"id": 10,
|
| 368 |
"type": "VAELoader",
|
| 369 |
-
"pos":
|
| 370 |
-
|
| 371 |
-
|
| 372 |
-
|
| 373 |
-
"size":
|
| 374 |
-
|
| 375 |
-
|
| 376 |
-
|
| 377 |
"flags": {
|
| 378 |
"collapsed": false
|
| 379 |
},
|
| 380 |
-
"order":
|
| 381 |
"mode": 0,
|
| 382 |
"inputs": [],
|
| 383 |
"outputs": [
|
|
@@ -395,134 +293,239 @@
|
|
| 395 |
"Node name for S&R": "VAELoader"
|
| 396 |
},
|
| 397 |
"widgets_values": [
|
| 398 |
-
"
|
| 399 |
]
|
| 400 |
},
|
| 401 |
{
|
| 402 |
-
"id":
|
| 403 |
-
"type": "
|
| 404 |
-
"pos":
|
| 405 |
-
|
| 406 |
-
|
| 407 |
-
|
| 408 |
-
"size":
|
| 409 |
-
|
| 410 |
-
|
| 411 |
-
|
| 412 |
"flags": {},
|
| 413 |
-
"order":
|
| 414 |
"mode": 0,
|
| 415 |
-
"inputs": [
|
| 416 |
-
"outputs": [
|
| 417 |
{
|
| 418 |
-
"name": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 419 |
"type": "FLOAT",
|
| 420 |
-
"
|
| 421 |
-
|
| 422 |
-
],
|
| 423 |
-
"slot_index": 0,
|
| 424 |
"widget": {
|
| 425 |
"name": "guidance"
|
| 426 |
}
|
| 427 |
}
|
| 428 |
],
|
| 429 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 430 |
"properties": {
|
| 431 |
-
"
|
| 432 |
},
|
| 433 |
"widgets_values": [
|
| 434 |
-
|
| 435 |
-
"
|
|
|
|
| 436 |
],
|
| 437 |
-
"color": "#
|
| 438 |
-
"bgcolor": "#
|
| 439 |
},
|
| 440 |
{
|
| 441 |
-
"id":
|
| 442 |
-
"type": "
|
| 443 |
-
"pos":
|
| 444 |
-
|
| 445 |
-
|
| 446 |
-
|
| 447 |
-
"size":
|
| 448 |
-
|
| 449 |
-
|
| 450 |
-
|
| 451 |
"flags": {},
|
| 452 |
-
"order":
|
| 453 |
"mode": 0,
|
| 454 |
"inputs": [],
|
| 455 |
"outputs": [
|
| 456 |
{
|
| 457 |
-
"name": "
|
| 458 |
-
"type": "
|
| 459 |
"links": [
|
| 460 |
-
|
| 461 |
-
39
|
| 462 |
],
|
| 463 |
"slot_index": 0,
|
| 464 |
"shape": 3
|
| 465 |
}
|
| 466 |
],
|
| 467 |
"properties": {
|
| 468 |
-
"Node name for S&R": "
|
| 469 |
},
|
| 470 |
"widgets_values": [
|
| 471 |
-
"
|
| 472 |
-
"
|
|
|
|
| 473 |
]
|
| 474 |
},
|
| 475 |
{
|
| 476 |
-
"id":
|
| 477 |
-
"type": "
|
| 478 |
-
"pos":
|
| 479 |
-
|
| 480 |
-
|
| 481 |
-
|
| 482 |
-
"size":
|
| 483 |
-
|
| 484 |
-
|
| 485 |
-
|
| 486 |
"flags": {},
|
| 487 |
"order": 7,
|
| 488 |
"mode": 0,
|
| 489 |
"inputs": [
|
| 490 |
{
|
| 491 |
-
"name": "
|
| 492 |
-
"type": "
|
| 493 |
-
"link":
|
| 494 |
-
|
|
|
|
|
|
|
|
|
|
| 495 |
{
|
| 496 |
-
"name": "
|
| 497 |
-
"type": "
|
| 498 |
-
"
|
| 499 |
-
|
| 500 |
-
|
| 501 |
-
|
| 502 |
-
}
|
| 503 |
}
|
| 504 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 505 |
"outputs": [
|
| 506 |
{
|
| 507 |
-
"name": "
|
| 508 |
-
"type": "
|
| 509 |
"links": [
|
| 510 |
-
|
| 511 |
],
|
| 512 |
-
"slot_index": 0,
|
| 513 |
"shape": 3
|
| 514 |
}
|
| 515 |
],
|
| 516 |
"properties": {
|
| 517 |
-
"Node name for S&R": "
|
| 518 |
},
|
| 519 |
"widgets_values": [
|
| 520 |
-
|
| 521 |
-
"
|
| 522 |
-
3.5
|
| 523 |
],
|
| 524 |
-
"color": "#
|
| 525 |
-
"bgcolor": "#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 526 |
}
|
| 527 |
],
|
| 528 |
"links": [
|
|
@@ -635,10 +638,10 @@
|
|
| 635 |
"config": {},
|
| 636 |
"extra": {
|
| 637 |
"ds": {
|
| 638 |
-
"scale":
|
| 639 |
"offset": [
|
| 640 |
-
|
| 641 |
-
|
| 642 |
]
|
| 643 |
},
|
| 644 |
"workspace_info": {
|
|
|
|
| 2 |
"last_node_id": 44,
|
| 3 |
"last_link_id": 66,
|
| 4 |
"nodes": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
{
|
| 6 |
"id": 16,
|
| 7 |
"type": "KSamplerSelect",
|
| 8 |
+
"pos": [
|
| 9 |
+
390,
|
| 10 |
+
330
|
| 11 |
+
],
|
| 12 |
+
"size": [
|
| 13 |
+
210,
|
| 14 |
+
58
|
| 15 |
+
],
|
| 16 |
"flags": {},
|
| 17 |
+
"order": 0,
|
| 18 |
"mode": 0,
|
| 19 |
"inputs": [],
|
| 20 |
"outputs": [
|
|
|
|
| 36 |
"color": "#432",
|
| 37 |
"bgcolor": "#653"
|
| 38 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
{
|
| 40 |
"id": 22,
|
| 41 |
"type": "BasicGuider",
|
| 42 |
+
"pos": [
|
| 43 |
+
390,
|
| 44 |
+
230
|
| 45 |
+
],
|
| 46 |
+
"size": [
|
| 47 |
+
210.91961669921875,
|
| 48 |
+
46
|
| 49 |
+
],
|
| 50 |
"flags": {},
|
| 51 |
"order": 9,
|
| 52 |
"mode": 0,
|
|
|
|
| 77 |
],
|
| 78 |
"properties": {
|
| 79 |
"Node name for S&R": "BasicGuider"
|
| 80 |
+
},
|
| 81 |
+
"widgets_values": []
|
| 82 |
},
|
| 83 |
{
|
| 84 |
"id": 5,
|
| 85 |
"type": "EmptyLatentImage",
|
| 86 |
+
"pos": [
|
| 87 |
+
390,
|
| 88 |
+
710
|
| 89 |
+
],
|
| 90 |
+
"size": [
|
| 91 |
+
211.3397979736328,
|
| 92 |
+
106
|
| 93 |
+
],
|
| 94 |
"flags": {},
|
| 95 |
+
"order": 1,
|
| 96 |
"mode": 0,
|
| 97 |
"inputs": [],
|
| 98 |
"outputs": [
|
|
|
|
| 119 |
{
|
| 120 |
"id": 13,
|
| 121 |
"type": "SamplerCustomAdvanced",
|
| 122 |
+
"pos": [
|
| 123 |
+
701,
|
| 124 |
+
225
|
| 125 |
+
],
|
| 126 |
+
"size": [
|
| 127 |
+
320,
|
| 128 |
+
110
|
| 129 |
+
],
|
| 130 |
"flags": {},
|
| 131 |
"order": 10,
|
| 132 |
"mode": 0,
|
|
|
|
| 182 |
],
|
| 183 |
"properties": {
|
| 184 |
"Node name for S&R": "SamplerCustomAdvanced"
|
| 185 |
+
},
|
| 186 |
+
"widgets_values": []
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": 8,
|
| 190 |
"type": "VAEDecode",
|
| 191 |
+
"pos": [
|
| 192 |
+
1108,
|
| 193 |
+
230
|
| 194 |
+
],
|
| 195 |
+
"size": [
|
| 196 |
+
320,
|
| 197 |
+
50
|
| 198 |
+
],
|
| 199 |
"flags": {},
|
| 200 |
"order": 11,
|
| 201 |
"mode": 0,
|
|
|
|
| 223 |
],
|
| 224 |
"properties": {
|
| 225 |
"Node name for S&R": "VAEDecode"
|
| 226 |
+
},
|
| 227 |
+
"widgets_values": []
|
| 228 |
},
|
| 229 |
{
|
| 230 |
+
"id": 12,
|
| 231 |
+
"type": "UNETLoader",
|
| 232 |
+
"pos": [
|
| 233 |
+
-496,
|
| 234 |
+
224
|
| 235 |
+
],
|
| 236 |
+
"size": [
|
| 237 |
+
317.64862060546875,
|
| 238 |
+
82.45046997070312
|
| 239 |
+
],
|
| 240 |
"flags": {},
|
| 241 |
+
"order": 2,
|
| 242 |
"mode": 0,
|
| 243 |
+
"inputs": [],
|
| 244 |
+
"outputs": [
|
| 245 |
{
|
| 246 |
+
"name": "MODEL",
|
| 247 |
+
"type": "MODEL",
|
| 248 |
+
"links": [
|
| 249 |
+
38,
|
| 250 |
+
39
|
| 251 |
+
],
|
| 252 |
+
"slot_index": 0,
|
| 253 |
+
"shape": 3
|
| 254 |
}
|
| 255 |
],
|
| 256 |
+
"properties": {
|
| 257 |
+
"Node name for S&R": "UNETLoader"
|
| 258 |
+
},
|
| 259 |
"widgets_values": [
|
| 260 |
+
"flux.1-lite-8B.safetensors",
|
| 261 |
+
"default"
|
| 262 |
]
|
| 263 |
},
|
| 264 |
{
|
| 265 |
"id": 10,
|
| 266 |
"type": "VAELoader",
|
| 267 |
+
"pos": [
|
| 268 |
+
699,
|
| 269 |
+
389
|
| 270 |
+
],
|
| 271 |
+
"size": [
|
| 272 |
+
320,
|
| 273 |
+
60
|
| 274 |
+
],
|
| 275 |
"flags": {
|
| 276 |
"collapsed": false
|
| 277 |
},
|
| 278 |
+
"order": 3,
|
| 279 |
"mode": 0,
|
| 280 |
"inputs": [],
|
| 281 |
"outputs": [
|
|
|
|
| 293 |
"Node name for S&R": "VAELoader"
|
| 294 |
},
|
| 295 |
"widgets_values": [
|
| 296 |
+
"sd3ae.safetensors"
|
| 297 |
]
|
| 298 |
},
|
| 299 |
{
|
| 300 |
+
"id": 29,
|
| 301 |
+
"type": "CLIPTextEncodeFlux",
|
| 302 |
+
"pos": [
|
| 303 |
+
-119,
|
| 304 |
+
230
|
| 305 |
+
],
|
| 306 |
+
"size": [
|
| 307 |
+
448.8125,
|
| 308 |
+
455.3394775390625
|
| 309 |
+
],
|
| 310 |
"flags": {},
|
| 311 |
+
"order": 8,
|
| 312 |
"mode": 0,
|
| 313 |
+
"inputs": [
|
|
|
|
| 314 |
{
|
| 315 |
+
"name": "clip",
|
| 316 |
+
"type": "CLIP",
|
| 317 |
+
"link": 43
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"name": "guidance",
|
| 321 |
"type": "FLOAT",
|
| 322 |
+
"link": 54,
|
| 323 |
+
"slot_index": 2,
|
|
|
|
|
|
|
| 324 |
"widget": {
|
| 325 |
"name": "guidance"
|
| 326 |
}
|
| 327 |
}
|
| 328 |
],
|
| 329 |
+
"outputs": [
|
| 330 |
+
{
|
| 331 |
+
"name": "CONDITIONING",
|
| 332 |
+
"type": "CONDITIONING",
|
| 333 |
+
"links": [
|
| 334 |
+
55
|
| 335 |
+
],
|
| 336 |
+
"slot_index": 0,
|
| 337 |
+
"shape": 3
|
| 338 |
+
}
|
| 339 |
+
],
|
| 340 |
"properties": {
|
| 341 |
+
"Node name for S&R": "CLIPTextEncodeFlux"
|
| 342 |
},
|
| 343 |
"widgets_values": [
|
| 344 |
+
"A scene inspired by 2000 comedy animation, a glowing green alien whose fluorescent skin emits light, standing in a dark purple forest. The alien is holding a large sign that reads \"FLUX LITE 8B\" in bold letters. The forest around is shadowy, with tall, eerie trees and mist rolling in. The alien radiates a soft, supernatural glow, illuminating the surroundings, creating a stark contrast between light and darkness. Style of an old comic, with flat colors, halftone shading, and a slightly weathered, vintage texture.\n\n",
|
| 345 |
+
"A scene inspired by 2000 comedy animation, a glowing green alien whose fluorescent skin emits light, standing in a dark purple forest. The alien is holding a large sign that reads \"FLUX LITE 8B\" in bold letters. The forest around is shadowy, with tall, eerie trees and mist rolling in. The alien radiates a soft, supernatural glow, illuminating the surroundings, creating a stark contrast between light and darkness. Style of an old comic, with flat colors, halftone shading, and a slightly weathered, vintage texture.\n\n",
|
| 346 |
+
3.5
|
| 347 |
],
|
| 348 |
+
"color": "#232",
|
| 349 |
+
"bgcolor": "#353"
|
| 350 |
},
|
| 351 |
{
|
| 352 |
+
"id": 11,
|
| 353 |
+
"type": "DualCLIPLoader",
|
| 354 |
+
"pos": [
|
| 355 |
+
-497,
|
| 356 |
+
351
|
| 357 |
+
],
|
| 358 |
+
"size": [
|
| 359 |
+
320,
|
| 360 |
+
110
|
| 361 |
+
],
|
| 362 |
"flags": {},
|
| 363 |
+
"order": 4,
|
| 364 |
"mode": 0,
|
| 365 |
"inputs": [],
|
| 366 |
"outputs": [
|
| 367 |
{
|
| 368 |
+
"name": "CLIP",
|
| 369 |
+
"type": "CLIP",
|
| 370 |
"links": [
|
| 371 |
+
43
|
|
|
|
| 372 |
],
|
| 373 |
"slot_index": 0,
|
| 374 |
"shape": 3
|
| 375 |
}
|
| 376 |
],
|
| 377 |
"properties": {
|
| 378 |
+
"Node name for S&R": "DualCLIPLoader"
|
| 379 |
},
|
| 380 |
"widgets_values": [
|
| 381 |
+
"clip_l.safetensors",
|
| 382 |
+
"t5xxl_fp16.safetensors",
|
| 383 |
+
"flux"
|
| 384 |
]
|
| 385 |
},
|
| 386 |
{
|
| 387 |
+
"id": 17,
|
| 388 |
+
"type": "BasicScheduler",
|
| 389 |
+
"pos": [
|
| 390 |
+
390,
|
| 391 |
+
430
|
| 392 |
+
],
|
| 393 |
+
"size": [
|
| 394 |
+
210,
|
| 395 |
+
106
|
| 396 |
+
],
|
| 397 |
"flags": {},
|
| 398 |
"order": 7,
|
| 399 |
"mode": 0,
|
| 400 |
"inputs": [
|
| 401 |
{
|
| 402 |
+
"name": "model",
|
| 403 |
+
"type": "MODEL",
|
| 404 |
+
"link": 38,
|
| 405 |
+
"slot_index": 0
|
| 406 |
+
}
|
| 407 |
+
],
|
| 408 |
+
"outputs": [
|
| 409 |
{
|
| 410 |
+
"name": "SIGMAS",
|
| 411 |
+
"type": "SIGMAS",
|
| 412 |
+
"links": [
|
| 413 |
+
20
|
| 414 |
+
],
|
| 415 |
+
"shape": 3
|
|
|
|
| 416 |
}
|
| 417 |
],
|
| 418 |
+
"properties": {
|
| 419 |
+
"Node name for S&R": "BasicScheduler"
|
| 420 |
+
},
|
| 421 |
+
"widgets_values": [
|
| 422 |
+
"simple",
|
| 423 |
+
28,
|
| 424 |
+
1
|
| 425 |
+
],
|
| 426 |
+
"color": "#432",
|
| 427 |
+
"bgcolor": "#653"
|
| 428 |
+
},
|
| 429 |
+
{
|
| 430 |
+
"id": 25,
|
| 431 |
+
"type": "RandomNoise",
|
| 432 |
+
"pos": [
|
| 433 |
+
390,
|
| 434 |
+
580
|
| 435 |
+
],
|
| 436 |
+
"size": [
|
| 437 |
+
210.0858612060547,
|
| 438 |
+
82
|
| 439 |
+
],
|
| 440 |
+
"flags": {},
|
| 441 |
+
"order": 5,
|
| 442 |
+
"mode": 0,
|
| 443 |
+
"inputs": [],
|
| 444 |
"outputs": [
|
| 445 |
{
|
| 446 |
+
"name": "NOISE",
|
| 447 |
+
"type": "NOISE",
|
| 448 |
"links": [
|
| 449 |
+
56
|
| 450 |
],
|
|
|
|
| 451 |
"shape": 3
|
| 452 |
}
|
| 453 |
],
|
| 454 |
"properties": {
|
| 455 |
+
"Node name for S&R": "RandomNoise"
|
| 456 |
},
|
| 457 |
"widgets_values": [
|
| 458 |
+
8,
|
| 459 |
+
"increment"
|
|
|
|
| 460 |
],
|
| 461 |
+
"color": "#432",
|
| 462 |
+
"bgcolor": "#653"
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"id": 44,
|
| 466 |
+
"type": "SaveImage",
|
| 467 |
+
"pos": [
|
| 468 |
+
1101.447998046875,
|
| 469 |
+
390.652587890625
|
| 470 |
+
],
|
| 471 |
+
"size": [
|
| 472 |
+
470.7904968261719,
|
| 473 |
+
502.0829162597656
|
| 474 |
+
],
|
| 475 |
+
"flags": {},
|
| 476 |
+
"order": 12,
|
| 477 |
+
"mode": 0,
|
| 478 |
+
"inputs": [
|
| 479 |
+
{
|
| 480 |
+
"name": "images",
|
| 481 |
+
"type": "IMAGE",
|
| 482 |
+
"link": 66
|
| 483 |
+
}
|
| 484 |
+
],
|
| 485 |
+
"outputs": [],
|
| 486 |
+
"properties": {},
|
| 487 |
+
"widgets_values": [
|
| 488 |
+
"Flux-Lite-8B/1"
|
| 489 |
+
]
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"id": 38,
|
| 493 |
+
"type": "PrimitiveNode",
|
| 494 |
+
"pos": [
|
| 495 |
+
-387,
|
| 496 |
+
525
|
| 497 |
+
],
|
| 498 |
+
"size": [
|
| 499 |
+
210,
|
| 500 |
+
82
|
| 501 |
+
],
|
| 502 |
+
"flags": {},
|
| 503 |
+
"order": 6,
|
| 504 |
+
"mode": 0,
|
| 505 |
+
"inputs": [],
|
| 506 |
+
"outputs": [
|
| 507 |
+
{
|
| 508 |
+
"name": "FLOAT",
|
| 509 |
+
"type": "FLOAT",
|
| 510 |
+
"links": [
|
| 511 |
+
54
|
| 512 |
+
],
|
| 513 |
+
"slot_index": 0,
|
| 514 |
+
"widget": {
|
| 515 |
+
"name": "guidance"
|
| 516 |
+
}
|
| 517 |
+
}
|
| 518 |
+
],
|
| 519 |
+
"title": "Guidance (CFG)",
|
| 520 |
+
"properties": {
|
| 521 |
+
"Run widget replace on values": false
|
| 522 |
+
},
|
| 523 |
+
"widgets_values": [
|
| 524 |
+
3.5,
|
| 525 |
+
"fixed"
|
| 526 |
+
],
|
| 527 |
+
"color": "#233",
|
| 528 |
+
"bgcolor": "#355"
|
| 529 |
}
|
| 530 |
],
|
| 531 |
"links": [
|
|
|
|
| 638 |
"config": {},
|
| 639 |
"extra": {
|
| 640 |
"ds": {
|
| 641 |
+
"scale": 1.2100000000000006,
|
| 642 |
"offset": [
|
| 643 |
+
601.8310927090779,
|
| 644 |
+
99.46984247019009
|
| 645 |
]
|
| 646 |
},
|
| 647 |
"workspace_info": {
|
comfy/flux.1-lite_workflow.png
CHANGED
|
|
Git LFS Details
|