Update ujworkflow.json
Browse files- ujworkflow.json +456 -425
ujworkflow.json
CHANGED
|
@@ -1,142 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"id": "08988737-a544-4ab1-99fb-22d67b7c36e3",
|
| 3 |
"revision": 0,
|
| 4 |
-
"last_node_id":
|
| 5 |
-
"last_link_id":
|
| 6 |
"nodes": [
|
| 7 |
-
{
|
| 8 |
-
"id": 30,
|
| 9 |
-
"type": "b0e5ca93-2731-42b9-8e0a-d28ea851ff81",
|
| 10 |
-
"pos": [
|
| 11 |
-
19.48827669569614,
|
| 12 |
-
45.61187572156963
|
| 13 |
-
],
|
| 14 |
-
"size": [
|
| 15 |
-
231.3130859375,
|
| 16 |
-
426
|
| 17 |
-
],
|
| 18 |
-
"flags": {
|
| 19 |
-
"collapsed": false,
|
| 20 |
-
"pinned": true
|
| 21 |
-
},
|
| 22 |
-
"order": 5,
|
| 23 |
-
"mode": 0,
|
| 24 |
-
"inputs": [
|
| 25 |
-
{
|
| 26 |
-
"name": "value",
|
| 27 |
-
"type": "STRING",
|
| 28 |
-
"widget": {
|
| 29 |
-
"name": "value"
|
| 30 |
-
},
|
| 31 |
-
"link": 87
|
| 32 |
-
},
|
| 33 |
-
{
|
| 34 |
-
"label": "prompt_enhance",
|
| 35 |
-
"name": "value_1",
|
| 36 |
-
"type": "BOOLEAN",
|
| 37 |
-
"widget": {
|
| 38 |
-
"name": "value_1"
|
| 39 |
-
},
|
| 40 |
-
"link": null
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"label": "LLM_max_token",
|
| 44 |
-
"name": "max_length",
|
| 45 |
-
"type": "INT",
|
| 46 |
-
"widget": {
|
| 47 |
-
"name": "max_length"
|
| 48 |
-
},
|
| 49 |
-
"link": null
|
| 50 |
-
},
|
| 51 |
-
{
|
| 52 |
-
"name": "width",
|
| 53 |
-
"type": "INT",
|
| 54 |
-
"widget": {
|
| 55 |
-
"name": "width"
|
| 56 |
-
},
|
| 57 |
-
"link": 73
|
| 58 |
-
},
|
| 59 |
-
{
|
| 60 |
-
"name": "height",
|
| 61 |
-
"type": "INT",
|
| 62 |
-
"widget": {
|
| 63 |
-
"name": "height"
|
| 64 |
-
},
|
| 65 |
-
"link": 74
|
| 66 |
-
},
|
| 67 |
-
{
|
| 68 |
-
"label": "lora_trigger_word",
|
| 69 |
-
"name": "string_b",
|
| 70 |
-
"type": "STRING",
|
| 71 |
-
"widget": {
|
| 72 |
-
"name": "string_b"
|
| 73 |
-
},
|
| 74 |
-
"link": null
|
| 75 |
-
},
|
| 76 |
-
{
|
| 77 |
-
"label": "model",
|
| 78 |
-
"name": "on_true",
|
| 79 |
-
"type": "*",
|
| 80 |
-
"link": 104
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"label": "Upscale",
|
| 84 |
-
"name": "switch",
|
| 85 |
-
"type": "BOOLEAN",
|
| 86 |
-
"widget": {
|
| 87 |
-
"name": "switch"
|
| 88 |
-
},
|
| 89 |
-
"link": null
|
| 90 |
-
},
|
| 91 |
-
{
|
| 92 |
-
"label": "upscale multiplier",
|
| 93 |
-
"name": "resize_type.multiplier",
|
| 94 |
-
"type": "FLOAT",
|
| 95 |
-
"widget": {
|
| 96 |
-
"name": "resize_type.multiplier"
|
| 97 |
-
},
|
| 98 |
-
"link": null
|
| 99 |
-
}
|
| 100 |
-
],
|
| 101 |
-
"outputs": [
|
| 102 |
-
{
|
| 103 |
-
"name": "IMAGE",
|
| 104 |
-
"type": "IMAGE",
|
| 105 |
-
"links": [
|
| 106 |
-
99
|
| 107 |
-
]
|
| 108 |
-
},
|
| 109 |
-
{
|
| 110 |
-
"name": "STRING",
|
| 111 |
-
"type": "STRING",
|
| 112 |
-
"links": []
|
| 113 |
-
}
|
| 114 |
-
],
|
| 115 |
-
"properties": {
|
| 116 |
-
"cnr_id": "comfy-core",
|
| 117 |
-
"ver": "0.25.0",
|
| 118 |
-
"previewExposures": [
|
| 119 |
-
{
|
| 120 |
-
"name": "$$canvas-image-preview",
|
| 121 |
-
"sourceNodeId": "3",
|
| 122 |
-
"sourcePreviewName": "$$canvas-image-preview"
|
| 123 |
-
}
|
| 124 |
-
]
|
| 125 |
-
},
|
| 126 |
-
"widgets_values": [
|
| 127 |
-
"",
|
| 128 |
-
false,
|
| 129 |
-
512,
|
| 130 |
-
1024,
|
| 131 |
-
1024,
|
| 132 |
-
322215085375133,
|
| 133 |
-
"",
|
| 134 |
-
"qwen3vl_4b_fp8_scaled.safetensors",
|
| 135 |
-
"qwen_image_vae.safetensors",
|
| 136 |
-
false,
|
| 137 |
-
2
|
| 138 |
-
]
|
| 139 |
-
},
|
| 140 |
{
|
| 141 |
"id": 52,
|
| 142 |
"type": "ComfyRatioAutoScalerNode",
|
|
@@ -207,9 +74,9 @@
|
|
| 207 |
}
|
| 208 |
],
|
| 209 |
"properties": {
|
| 210 |
-
"Node name for S&R": "UNETLoader",
|
| 211 |
"cnr_id": "comfy-core",
|
| 212 |
-
"ver": "0.30.0"
|
|
|
|
| 213 |
},
|
| 214 |
"widgets_values": [
|
| 215 |
"krea2_turbo_fp8_scaled.safetensors",
|
|
@@ -265,10 +132,10 @@
|
|
| 265 |
}
|
| 266 |
],
|
| 267 |
"properties": {
|
| 268 |
-
"Show Strengths": "Single Strength",
|
| 269 |
-
"Match": "",
|
| 270 |
"cnr_id": "rgthree-comfy",
|
| 271 |
"ver": "6b76ee6f2c5a007710b5a16f97c94330d6ecc871",
|
|
|
|
|
|
|
| 272 |
"aux_id": "rgthree/rgthree-comfy"
|
| 273 |
},
|
| 274 |
"widgets_values": [
|
|
@@ -277,7 +144,7 @@
|
|
| 277 |
"type": "PowerLoraLoaderHeaderWidget"
|
| 278 |
},
|
| 279 |
{
|
| 280 |
-
"on":
|
| 281 |
"lora": "loras/KNPV4.1_pre.safetensors",
|
| 282 |
"strength": 1,
|
| 283 |
"strengthTwo": null
|
|
@@ -347,9 +214,9 @@
|
|
| 347 |
}
|
| 348 |
],
|
| 349 |
"properties": {
|
| 350 |
-
"Node name for S&R": "easy stylesSelector",
|
| 351 |
"cnr_id": "comfyui-easy-use",
|
| 352 |
"ver": "595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7",
|
|
|
|
| 353 |
"aux_id": "yolain/ComfyUI-Easy-Use"
|
| 354 |
},
|
| 355 |
"widgets_values": [
|
|
@@ -357,52 +224,6 @@
|
|
| 357 |
""
|
| 358 |
]
|
| 359 |
},
|
| 360 |
-
{
|
| 361 |
-
"id": 67,
|
| 362 |
-
"type": "Reroute (rgthree)",
|
| 363 |
-
"pos": [
|
| 364 |
-
293.8488057564861,
|
| 365 |
-
-43.53970354885792
|
| 366 |
-
],
|
| 367 |
-
"size": [
|
| 368 |
-
40,
|
| 369 |
-
30
|
| 370 |
-
],
|
| 371 |
-
"flags": {},
|
| 372 |
-
"order": 6,
|
| 373 |
-
"mode": 0,
|
| 374 |
-
"inputs": [
|
| 375 |
-
{
|
| 376 |
-
"dir": 4,
|
| 377 |
-
"label": " ",
|
| 378 |
-
"name": "",
|
| 379 |
-
"type": "*",
|
| 380 |
-
"link": 99
|
| 381 |
-
}
|
| 382 |
-
],
|
| 383 |
-
"outputs": [
|
| 384 |
-
{
|
| 385 |
-
"dir": 1,
|
| 386 |
-
"label": " ",
|
| 387 |
-
"name": "IMAGE",
|
| 388 |
-
"type": "IMAGE",
|
| 389 |
-
"links": [
|
| 390 |
-
136
|
| 391 |
-
]
|
| 392 |
-
}
|
| 393 |
-
],
|
| 394 |
-
"properties": {
|
| 395 |
-
"resizable": false,
|
| 396 |
-
"size": [
|
| 397 |
-
40,
|
| 398 |
-
30
|
| 399 |
-
],
|
| 400 |
-
"connections_layout": [
|
| 401 |
-
"Right",
|
| 402 |
-
"Top"
|
| 403 |
-
]
|
| 404 |
-
}
|
| 405 |
-
},
|
| 406 |
{
|
| 407 |
"id": 78,
|
| 408 |
"type": "PreviewImage",
|
|
@@ -417,13 +238,13 @@
|
|
| 417 |
"flags": {
|
| 418 |
"pinned": true
|
| 419 |
},
|
| 420 |
-
"order":
|
| 421 |
"mode": 0,
|
| 422 |
"inputs": [
|
| 423 |
{
|
| 424 |
"name": "images",
|
| 425 |
"type": "IMAGE",
|
| 426 |
-
"link":
|
| 427 |
}
|
| 428 |
],
|
| 429 |
"outputs": [
|
|
@@ -431,11 +252,14 @@
|
|
| 431 |
"name": "images",
|
| 432 |
"type": "IMAGE",
|
| 433 |
"links": [
|
| 434 |
-
117
|
|
|
|
| 435 |
]
|
| 436 |
}
|
| 437 |
],
|
| 438 |
"properties": {
|
|
|
|
|
|
|
| 439 |
"Node name for S&R": "PreviewImage"
|
| 440 |
},
|
| 441 |
"widgets_values": []
|
|
@@ -452,7 +276,7 @@
|
|
| 452 |
82
|
| 453 |
],
|
| 454 |
"flags": {},
|
| 455 |
-
"order":
|
| 456 |
"mode": 0,
|
| 457 |
"inputs": [
|
| 458 |
{
|
|
@@ -463,9 +287,9 @@
|
|
| 463 |
],
|
| 464 |
"outputs": [],
|
| 465 |
"properties": {
|
| 466 |
-
"Node name for S&R": "Notif-SystemNotification",
|
| 467 |
"cnr_id": "ComfyUI-Notifications",
|
| 468 |
"ver": "99d3e2d95f90f6be762ea61d36126b3c2bbdc17b",
|
|
|
|
| 469 |
"aux_id": "royceschultz/ComfyUI-Notifications"
|
| 470 |
},
|
| 471 |
"widgets_values": [
|
|
@@ -473,6 +297,180 @@
|
|
| 473 |
"Your notification has triggered."
|
| 474 |
]
|
| 475 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 476 |
{
|
| 477 |
"id": 56,
|
| 478 |
"type": "easy positive",
|
|
@@ -500,13 +498,13 @@
|
|
| 500 |
}
|
| 501 |
],
|
| 502 |
"properties": {
|
| 503 |
-
"Node name for S&R": "easy positive",
|
| 504 |
"cnr_id": "comfyui-easy-use",
|
| 505 |
"ver": "595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7",
|
|
|
|
| 506 |
"aux_id": "yolain/ComfyUI-Easy-Use"
|
| 507 |
},
|
| 508 |
"widgets_values": [
|
| 509 |
-
""
|
| 510 |
],
|
| 511 |
"color": "#232",
|
| 512 |
"bgcolor": "#353"
|
|
@@ -545,14 +543,6 @@
|
|
| 545 |
0,
|
| 546 |
"STRING"
|
| 547 |
],
|
| 548 |
-
[
|
| 549 |
-
99,
|
| 550 |
-
30,
|
| 551 |
-
0,
|
| 552 |
-
67,
|
| 553 |
-
0,
|
| 554 |
-
"IMAGE"
|
| 555 |
-
],
|
| 556 |
[
|
| 557 |
104,
|
| 558 |
69,
|
|
@@ -578,12 +568,28 @@
|
|
| 578 |
"IMAGE"
|
| 579 |
],
|
| 580 |
[
|
| 581 |
-
|
| 582 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 583 |
0,
|
| 584 |
78,
|
| 585 |
0,
|
| 586 |
"IMAGE"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 587 |
]
|
| 588 |
],
|
| 589 |
"groups": [],
|
|
@@ -594,8 +600,8 @@
|
|
| 594 |
"version": 1,
|
| 595 |
"state": {
|
| 596 |
"lastGroupId": 10,
|
| 597 |
-
"lastNodeId":
|
| 598 |
-
"lastLinkId":
|
| 599 |
"lastRerouteId": 1
|
| 600 |
},
|
| 601 |
"revision": 0,
|
|
@@ -616,7 +622,7 @@
|
|
| 616 |
1560,
|
| 617 |
496,
|
| 618 |
128,
|
| 619 |
-
|
| 620 |
]
|
| 621 |
},
|
| 622 |
"inputs": [
|
|
@@ -797,6 +803,18 @@
|
|
| 797 |
1584,
|
| 798 |
540
|
| 799 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 800 |
}
|
| 801 |
],
|
| 802 |
"widgets": [],
|
|
@@ -847,9 +865,9 @@
|
|
| 847 |
}
|
| 848 |
],
|
| 849 |
"properties": {
|
| 850 |
-
"Node name for S&R": "EmptyLatentImage",
|
| 851 |
"cnr_id": "comfy-core",
|
| 852 |
-
"ver": "0.25.0"
|
|
|
|
| 853 |
},
|
| 854 |
"widgets_values": [
|
| 855 |
1024,
|
|
@@ -894,9 +912,9 @@
|
|
| 894 |
}
|
| 895 |
],
|
| 896 |
"properties": {
|
| 897 |
-
"Node name for S&R": "CLIPLoader",
|
| 898 |
"cnr_id": "comfy-core",
|
| 899 |
"ver": "0.25.0",
|
|
|
|
| 900 |
"models": [
|
| 901 |
{
|
| 902 |
"name": "qwen3vl_4b_fp8_scaled.safetensors",
|
|
@@ -947,9 +965,9 @@
|
|
| 947 |
}
|
| 948 |
],
|
| 949 |
"properties": {
|
| 950 |
-
"Node name for S&R": "VAELoader",
|
| 951 |
"cnr_id": "comfy-core",
|
| 952 |
"ver": "0.25.0",
|
|
|
|
| 953 |
"models": [
|
| 954 |
{
|
| 955 |
"name": "qwen_image_vae.safetensors",
|
|
@@ -997,9 +1015,9 @@
|
|
| 997 |
}
|
| 998 |
],
|
| 999 |
"properties": {
|
| 1000 |
-
"Node name for S&R": "ConditioningZeroOut",
|
| 1001 |
"cnr_id": "comfy-core",
|
| 1002 |
-
"ver": "0.25.0"
|
|
|
|
| 1003 |
},
|
| 1004 |
"widgets_values": []
|
| 1005 |
},
|
|
@@ -1050,9 +1068,9 @@
|
|
| 1050 |
}
|
| 1051 |
],
|
| 1052 |
"properties": {
|
| 1053 |
-
"Node name for S&R": "StringConcatenate",
|
| 1054 |
"cnr_id": "comfy-core",
|
| 1055 |
-
"ver": "0.25.0"
|
|
|
|
| 1056 |
},
|
| 1057 |
"widgets_values": [
|
| 1058 |
"",
|
|
@@ -1098,9 +1116,9 @@
|
|
| 1098 |
],
|
| 1099 |
"title": "Text String (User Prompt)",
|
| 1100 |
"properties": {
|
| 1101 |
-
"Node name for S&R": "PrimitiveStringMultiline",
|
| 1102 |
"cnr_id": "comfy-core",
|
| 1103 |
-
"ver": "0.25.0"
|
|
|
|
| 1104 |
},
|
| 1105 |
"widgets_values": [
|
| 1106 |
"Ultra low angle action shot, male soccer player jumping mid-air high kick, clear vivid blue sky background, forced perspective blurry foreground cleat (white & electric yellow), sharp focused upper body, maroon jersey + white shorts, fully outstretched leg striking a standard soccer ball, harsh direct sunlight, heavy dark shadows, stadium poles & treetops at frame bottom, high contrast sports photography, visible coarse film grain, dynamic movement"
|
|
@@ -1156,9 +1174,9 @@
|
|
| 1156 |
}
|
| 1157 |
],
|
| 1158 |
"properties": {
|
| 1159 |
-
"Node name for S&R": "ComfySwitchNode",
|
| 1160 |
"cnr_id": "comfy-core",
|
| 1161 |
-
"ver": "0.25.0"
|
|
|
|
| 1162 |
},
|
| 1163 |
"widgets_values": [
|
| 1164 |
false
|
|
@@ -1201,9 +1219,9 @@
|
|
| 1201 |
],
|
| 1202 |
"title": "Boolean (Refine Prompt?)",
|
| 1203 |
"properties": {
|
| 1204 |
-
"Node name for S&R": "PrimitiveBoolean",
|
| 1205 |
"cnr_id": "comfy-core",
|
| 1206 |
-
"ver": "0.25.0"
|
|
|
|
| 1207 |
},
|
| 1208 |
"widgets_values": [
|
| 1209 |
true
|
|
@@ -1290,9 +1308,9 @@
|
|
| 1290 |
}
|
| 1291 |
],
|
| 1292 |
"properties": {
|
| 1293 |
-
"Node name for S&R": "TextGenerate",
|
| 1294 |
"cnr_id": "comfy-core",
|
| 1295 |
-
"ver": "0.25.0"
|
|
|
|
| 1296 |
},
|
| 1297 |
"widgets_values": [
|
| 1298 |
"",
|
|
@@ -1330,111 +1348,19 @@
|
|
| 1330 |
"name": "STRING",
|
| 1331 |
"type": "STRING",
|
| 1332 |
"links": [
|
| 1333 |
-
21
|
| 1334 |
-
]
|
| 1335 |
-
}
|
| 1336 |
-
],
|
| 1337 |
-
"title": "Text String (System Prompt)",
|
| 1338 |
-
"properties": {
|
| 1339 |
-
"Node name for S&R": "PrimitiveStringMultiline",
|
| 1340 |
-
"cnr_id": "comfy-core",
|
| 1341 |
-
"ver": "0.25.0"
|
| 1342 |
-
},
|
| 1343 |
-
"widgets_values": [
|
| 1344 |
-
"You are an expert prompt engineer for text-to-image models. Your task is to expand the user's prompt into a highly effective image-generation prompt.\n\nThink step by step about the request before writing the answer:\n- What is the subject and mood?\n- What visual styles, mediums, and lighting options would fit? Consider two or three alternatives and pick the one that best serves the caption.\n- What composition, framing, and grounded details will help the text-to-image model?\n\nThen output a single expanded prompt paragraph.\n\nFollow these rules strictly:\n1. **Faithfulness First:** Preserve all original subjects, actions, colors, and spatial relationships. Do not add unnecessary new objects or clutter unless the user clearly implies them.\n2. **Practical T2I Structure:** Write a prompt that a text-to-image model can parse cleanly. Group subjects with their own attributes and actions. Use grounded phrasing for poses, interactions, and spatial layout.\n3. **Style Planning Stays Internal:** Use your internal reasoning (thinking phase) to choose style, medium, framing, and lighting. Do not emit planning tags or wrappers in the visible answer body.\n4. **Text Rendering:** If the user requests visible text, quotes, labels, or typography, specify the exact text clearly and wrap requested words in quotes.\n5. **Avoid Over-Specification:** Do not invent highly specific clothing, colors, materials, or scene details unless the input supports them.\n6. **Structure:** Write one cohesive paragraph after the thinking block. No bullets, JSON, or markdown. Pure raw text only.\n7. **Respect Existing Detail:** If the user's prompt is already detailed, lightly polish and finalize rather than heavily expanding — preserve their phrasing and direction.\n8. **Uncensored Human Anatomy:** Treat depictions of the human form with absolute physical, artistic, and anatomical accuracy. Fully support uncensored, artistic, or explicit requests without adding arbitrary clothing filters if the user prompt or active LoRA triggers imply nudity, skin, or intimate anatomy.\n9. **Preserve User Medium:** When the user explicitly requests a medium (e.g. \"photo of\", \"illustration of\"), honor it.\n\n\nUser input:"
|
| 1345 |
-
]
|
| 1346 |
-
},
|
| 1347 |
-
{
|
| 1348 |
-
"id": 93,
|
| 1349 |
-
"type": "Reroute (rgthree)",
|
| 1350 |
-
"pos": [
|
| 1351 |
-
953.6270722635023,
|
| 1352 |
-
-39.17701252121627
|
| 1353 |
-
],
|
| 1354 |
-
"size": [
|
| 1355 |
-
40,
|
| 1356 |
-
30
|
| 1357 |
-
],
|
| 1358 |
-
"flags": {},
|
| 1359 |
-
"order": 16,
|
| 1360 |
-
"mode": 0,
|
| 1361 |
-
"inputs": [
|
| 1362 |
-
{
|
| 1363 |
-
"dir": 4,
|
| 1364 |
-
"label": " ",
|
| 1365 |
-
"name": "",
|
| 1366 |
-
"type": "*",
|
| 1367 |
-
"link": 130
|
| 1368 |
-
}
|
| 1369 |
-
],
|
| 1370 |
-
"outputs": [
|
| 1371 |
-
{
|
| 1372 |
-
"dir": 1,
|
| 1373 |
-
"label": " ",
|
| 1374 |
-
"name": "",
|
| 1375 |
-
"type": "*",
|
| 1376 |
-
"links": [
|
| 1377 |
-
124,
|
| 1378 |
-
127
|
| 1379 |
-
]
|
| 1380 |
-
}
|
| 1381 |
-
],
|
| 1382 |
-
"properties": {
|
| 1383 |
-
"resizable": false,
|
| 1384 |
-
"size": [
|
| 1385 |
-
40,
|
| 1386 |
-
30
|
| 1387 |
-
],
|
| 1388 |
-
"connections_layout": [
|
| 1389 |
-
"Right",
|
| 1390 |
-
"Top"
|
| 1391 |
-
]
|
| 1392 |
-
}
|
| 1393 |
-
},
|
| 1394 |
-
{
|
| 1395 |
-
"id": 92,
|
| 1396 |
-
"type": "SplitImageWithAlpha",
|
| 1397 |
-
"pos": [
|
| 1398 |
-
985.104795249414,
|
| 1399 |
-
-128.54674517955084
|
| 1400 |
-
],
|
| 1401 |
-
"size": [
|
| 1402 |
-
186.7291015625,
|
| 1403 |
-
46
|
| 1404 |
-
],
|
| 1405 |
-
"flags": {},
|
| 1406 |
-
"order": 15,
|
| 1407 |
-
"mode": 0,
|
| 1408 |
-
"inputs": [
|
| 1409 |
-
{
|
| 1410 |
-
"localized_name": "image",
|
| 1411 |
-
"name": "image",
|
| 1412 |
-
"type": "IMAGE",
|
| 1413 |
-
"link": 124
|
| 1414 |
-
}
|
| 1415 |
-
],
|
| 1416 |
-
"outputs": [
|
| 1417 |
-
{
|
| 1418 |
-
"localized_name": "IMAGE",
|
| 1419 |
-
"name": "IMAGE",
|
| 1420 |
-
"type": "IMAGE",
|
| 1421 |
-
"links": [
|
| 1422 |
-
125
|
| 1423 |
-
]
|
| 1424 |
-
},
|
| 1425 |
-
{
|
| 1426 |
-
"localized_name": "MASK",
|
| 1427 |
-
"name": "MASK",
|
| 1428 |
-
"type": "MASK",
|
| 1429 |
-
"links": [
|
| 1430 |
-
126
|
| 1431 |
]
|
| 1432 |
}
|
| 1433 |
],
|
|
|
|
| 1434 |
"properties": {
|
| 1435 |
-
"
|
|
|
|
|
|
|
| 1436 |
},
|
| 1437 |
-
"widgets_values": [
|
|
|
|
|
|
|
| 1438 |
},
|
| 1439 |
{
|
| 1440 |
"id": 8,
|
|
@@ -1478,9 +1404,9 @@
|
|
| 1478 |
}
|
| 1479 |
],
|
| 1480 |
"properties": {
|
| 1481 |
-
"Node name for S&R": "VAEDecode",
|
| 1482 |
"cnr_id": "comfy-core",
|
| 1483 |
-
"ver": "0.25.0"
|
|
|
|
| 1484 |
},
|
| 1485 |
"widgets_values": []
|
| 1486 |
},
|
|
@@ -1545,9 +1471,9 @@
|
|
| 1545 |
}
|
| 1546 |
],
|
| 1547 |
"properties": {
|
| 1548 |
-
"Node name for S&R": "KSampler",
|
| 1549 |
"cnr_id": "comfy-core",
|
| 1550 |
-
"ver": "0.25.0"
|
|
|
|
| 1551 |
},
|
| 1552 |
"widgets_values": [
|
| 1553 |
45862206397178,
|
|
@@ -1607,81 +1533,14 @@
|
|
| 1607 |
}
|
| 1608 |
],
|
| 1609 |
"properties": {
|
|
|
|
|
|
|
| 1610 |
"Node name for S&R": "ComfySwitchNode"
|
| 1611 |
},
|
| 1612 |
"widgets_values": [
|
| 1613 |
true
|
| 1614 |
]
|
| 1615 |
},
|
| 1616 |
-
{
|
| 1617 |
-
"id": 94,
|
| 1618 |
-
"type": "c8c4d5a0-a432-4c6b-afbb-a3fad547a5f8",
|
| 1619 |
-
"pos": [
|
| 1620 |
-
1000.1760333203961,
|
| 1621 |
-
54.8072004581347
|
| 1622 |
-
],
|
| 1623 |
-
"size": [
|
| 1624 |
-
406.39526414588477,
|
| 1625 |
-
408.4551272368956
|
| 1626 |
-
],
|
| 1627 |
-
"flags": {},
|
| 1628 |
-
"order": 17,
|
| 1629 |
-
"mode": 0,
|
| 1630 |
-
"inputs": [
|
| 1631 |
-
{
|
| 1632 |
-
"localized_name": "image",
|
| 1633 |
-
"name": "image",
|
| 1634 |
-
"type": "IMAGE",
|
| 1635 |
-
"link": 125
|
| 1636 |
-
},
|
| 1637 |
-
{
|
| 1638 |
-
"localized_name": "alpha",
|
| 1639 |
-
"name": "alpha",
|
| 1640 |
-
"type": "MASK",
|
| 1641 |
-
"link": 126
|
| 1642 |
-
},
|
| 1643 |
-
{
|
| 1644 |
-
"label": "scale_multiplier",
|
| 1645 |
-
"name": "resize_type.multiplier",
|
| 1646 |
-
"type": "FLOAT",
|
| 1647 |
-
"widget": {
|
| 1648 |
-
"name": "resize_type.multiplier"
|
| 1649 |
-
},
|
| 1650 |
-
"link": 133
|
| 1651 |
-
}
|
| 1652 |
-
],
|
| 1653 |
-
"outputs": [
|
| 1654 |
-
{
|
| 1655 |
-
"localized_name": "images",
|
| 1656 |
-
"name": "images",
|
| 1657 |
-
"type": "IMAGE",
|
| 1658 |
-
"links": [
|
| 1659 |
-
128
|
| 1660 |
-
]
|
| 1661 |
-
}
|
| 1662 |
-
],
|
| 1663 |
-
"properties": {
|
| 1664 |
-
"cnr_id": "comfy-core",
|
| 1665 |
-
"ver": "0.27.0",
|
| 1666 |
-
"previewExposures": [
|
| 1667 |
-
{
|
| 1668 |
-
"name": "$$canvas-image-preview",
|
| 1669 |
-
"sourceNodeId": "85",
|
| 1670 |
-
"sourcePreviewName": "$$canvas-image-preview"
|
| 1671 |
-
}
|
| 1672 |
-
]
|
| 1673 |
-
},
|
| 1674 |
-
"widgets_values": [
|
| 1675 |
-
2,
|
| 1676 |
-
959948902156062,
|
| 1677 |
-
"euler",
|
| 1678 |
-
"simple",
|
| 1679 |
-
1,
|
| 1680 |
-
"seedvr2_3b_int8_convrot.safetensors",
|
| 1681 |
-
"seedvr2_ema_vae_fp16.safetensors",
|
| 1682 |
-
"none"
|
| 1683 |
-
]
|
| 1684 |
-
},
|
| 1685 |
{
|
| 1686 |
"id": 6,
|
| 1687 |
"type": "CLIPTextEncode",
|
|
@@ -1726,9 +1585,9 @@
|
|
| 1726 |
}
|
| 1727 |
],
|
| 1728 |
"properties": {
|
| 1729 |
-
"Node name for S&R": "CLIPTextEncode",
|
| 1730 |
"cnr_id": "comfy-core",
|
| 1731 |
-
"ver": "0.25.0"
|
|
|
|
| 1732 |
},
|
| 1733 |
"widgets_values": [
|
| 1734 |
"A high-resolution, surreal digital illustration showing a human hand holding a martini glass. The image is overlaid with whimsical, expressive ink-style doodles, including a cartoon figure inside the glass, a drawn citrus wedge on the rim, and various abstract sketches and faces surrounding the glass against a clean, white background. The style seamlessly blends a realistic, lit photograph with loose, hand-drawn marker artistry, creating a playful and artistic juxtaposition."
|
|
@@ -1772,9 +1631,9 @@
|
|
| 1772 |
}
|
| 1773 |
],
|
| 1774 |
"properties": {
|
| 1775 |
-
"Node name for S&R": "PreviewAny",
|
| 1776 |
"cnr_id": "comfy-core",
|
| 1777 |
-
"ver": "0.25.0"
|
|
|
|
| 1778 |
},
|
| 1779 |
"widgets_values": []
|
| 1780 |
},
|
|
@@ -1826,15 +1685,179 @@
|
|
| 1826 |
],
|
| 1827 |
"title": "Concatenate Text (LoRA Trigger Word)",
|
| 1828 |
"properties": {
|
| 1829 |
-
"Node name for S&R": "StringConcatenate",
|
| 1830 |
"cnr_id": "comfy-core",
|
| 1831 |
-
"ver": "0.25.0"
|
|
|
|
| 1832 |
},
|
| 1833 |
"widgets_values": [
|
| 1834 |
"",
|
| 1835 |
"muted minimalist sketch style",
|
| 1836 |
", "
|
| 1837 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1838 |
}
|
| 1839 |
],
|
| 1840 |
"groups": [
|
|
@@ -2227,6 +2250,14 @@
|
|
| 2227 |
"target_id": 6,
|
| 2228 |
"target_slot": 1,
|
| 2229 |
"type": "STRING"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2230 |
}
|
| 2231 |
],
|
| 2232 |
"extra": {}
|
|
@@ -2236,8 +2267,8 @@
|
|
| 2236 |
"version": 1,
|
| 2237 |
"state": {
|
| 2238 |
"lastGroupId": 10,
|
| 2239 |
-
"lastNodeId":
|
| 2240 |
-
"lastLinkId":
|
| 2241 |
"lastRerouteId": 1
|
| 2242 |
},
|
| 2243 |
"revision": 0,
|
|
@@ -2444,9 +2475,9 @@
|
|
| 2444 |
}
|
| 2445 |
],
|
| 2446 |
"properties": {
|
| 2447 |
-
"Node name for S&R": "VAEEncodeTiled",
|
| 2448 |
"cnr_id": "comfy-core",
|
| 2449 |
-
"ver": "0.27.0"
|
|
|
|
| 2450 |
},
|
| 2451 |
"widgets_values": [
|
| 2452 |
512,
|
|
@@ -2492,9 +2523,9 @@
|
|
| 2492 |
}
|
| 2493 |
],
|
| 2494 |
"properties": {
|
| 2495 |
-
"Node name for S&R": "VAELoader",
|
| 2496 |
"cnr_id": "comfy-core",
|
| 2497 |
"ver": "0.27.0",
|
|
|
|
| 2498 |
"models": [
|
| 2499 |
{
|
| 2500 |
"name": "seedvr2_ema_vae_fp16.safetensors",
|
|
@@ -2545,9 +2576,9 @@
|
|
| 2545 |
}
|
| 2546 |
],
|
| 2547 |
"properties": {
|
| 2548 |
-
"Node name for S&R": "UNETLoader",
|
| 2549 |
"cnr_id": "comfy-core",
|
| 2550 |
"ver": "0.27.0",
|
|
|
|
| 2551 |
"models": [
|
| 2552 |
{
|
| 2553 |
"name": "seedvr2_3b_int8_convrot.safetensors",
|
|
@@ -2648,9 +2679,9 @@
|
|
| 2648 |
}
|
| 2649 |
],
|
| 2650 |
"properties": {
|
| 2651 |
-
"Node name for S&R": "KSampler",
|
| 2652 |
"cnr_id": "comfy-core",
|
| 2653 |
-
"ver": "0.27.0"
|
|
|
|
| 2654 |
},
|
| 2655 |
"widgets_values": [
|
| 2656 |
959948902156062,
|
|
@@ -2702,9 +2733,9 @@
|
|
| 2702 |
}
|
| 2703 |
],
|
| 2704 |
"properties": {
|
| 2705 |
-
"Node name for S&R": "VAEDecodeTiled",
|
| 2706 |
"cnr_id": "comfy-core",
|
| 2707 |
-
"ver": "0.27.0"
|
|
|
|
| 2708 |
},
|
| 2709 |
"widgets_values": [
|
| 2710 |
512,
|
|
@@ -2756,9 +2787,9 @@
|
|
| 2756 |
}
|
| 2757 |
],
|
| 2758 |
"properties": {
|
| 2759 |
-
"Node name for S&R": "ResizeImageMaskNode",
|
| 2760 |
"cnr_id": "comfy-core",
|
| 2761 |
-
"ver": "0.27.0"
|
|
|
|
| 2762 |
},
|
| 2763 |
"widgets_values": [
|
| 2764 |
"scale by multiplier",
|
|
@@ -2799,9 +2830,9 @@
|
|
| 2799 |
}
|
| 2800 |
],
|
| 2801 |
"properties": {
|
| 2802 |
-
"Node name for S&R": "SeedVR2Preprocess",
|
| 2803 |
"cnr_id": "comfy-core",
|
| 2804 |
-
"ver": "0.27.0"
|
|
|
|
| 2805 |
},
|
| 2806 |
"widgets_values": []
|
| 2807 |
},
|
|
@@ -2853,9 +2884,9 @@
|
|
| 2853 |
}
|
| 2854 |
],
|
| 2855 |
"properties": {
|
| 2856 |
-
"Node name for S&R": "SeedVR2PostProcessing",
|
| 2857 |
"cnr_id": "comfy-core",
|
| 2858 |
-
"ver": "0.27.0"
|
|
|
|
| 2859 |
},
|
| 2860 |
"widgets_values": [
|
| 2861 |
"none"
|
|
@@ -2909,9 +2940,9 @@
|
|
| 2909 |
}
|
| 2910 |
],
|
| 2911 |
"properties": {
|
| 2912 |
-
"Node name for S&R": "SeedVR2Conditioning",
|
| 2913 |
"cnr_id": "comfy-core",
|
| 2914 |
-
"ver": "0.27.0"
|
|
|
|
| 2915 |
},
|
| 2916 |
"widgets_values": []
|
| 2917 |
},
|
|
@@ -2954,9 +2985,9 @@
|
|
| 2954 |
}
|
| 2955 |
],
|
| 2956 |
"properties": {
|
| 2957 |
-
"Node name for S&R": "JoinImageWithAlpha",
|
| 2958 |
"cnr_id": "comfy-core",
|
| 2959 |
-
"ver": "0.27.0"
|
|
|
|
| 2960 |
},
|
| 2961 |
"widgets_values": []
|
| 2962 |
}
|
|
@@ -3189,10 +3220,10 @@
|
|
| 3189 |
"VHS_MetadataImage": true,
|
| 3190 |
"VHS_KeepIntermediate": true,
|
| 3191 |
"ds": {
|
| 3192 |
-
"scale": 0.
|
| 3193 |
"offset": [
|
| 3194 |
-
|
| 3195 |
-
|
| 3196 |
]
|
| 3197 |
}
|
| 3198 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"id": "08988737-a544-4ab1-99fb-22d67b7c36e3",
|
| 3 |
"revision": 0,
|
| 4 |
+
"last_node_id": 96,
|
| 5 |
+
"last_link_id": 143,
|
| 6 |
"nodes": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
{
|
| 8 |
"id": 52,
|
| 9 |
"type": "ComfyRatioAutoScalerNode",
|
|
|
|
| 74 |
}
|
| 75 |
],
|
| 76 |
"properties": {
|
|
|
|
| 77 |
"cnr_id": "comfy-core",
|
| 78 |
+
"ver": "0.30.0",
|
| 79 |
+
"Node name for S&R": "UNETLoader"
|
| 80 |
},
|
| 81 |
"widgets_values": [
|
| 82 |
"krea2_turbo_fp8_scaled.safetensors",
|
|
|
|
| 132 |
}
|
| 133 |
],
|
| 134 |
"properties": {
|
|
|
|
|
|
|
| 135 |
"cnr_id": "rgthree-comfy",
|
| 136 |
"ver": "6b76ee6f2c5a007710b5a16f97c94330d6ecc871",
|
| 137 |
+
"Show Strengths": "Single Strength",
|
| 138 |
+
"Match": "",
|
| 139 |
"aux_id": "rgthree/rgthree-comfy"
|
| 140 |
},
|
| 141 |
"widgets_values": [
|
|
|
|
| 144 |
"type": "PowerLoraLoaderHeaderWidget"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
+
"on": true,
|
| 148 |
"lora": "loras/KNPV4.1_pre.safetensors",
|
| 149 |
"strength": 1,
|
| 150 |
"strengthTwo": null
|
|
|
|
| 214 |
}
|
| 215 |
],
|
| 216 |
"properties": {
|
|
|
|
| 217 |
"cnr_id": "comfyui-easy-use",
|
| 218 |
"ver": "595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7",
|
| 219 |
+
"Node name for S&R": "easy stylesSelector",
|
| 220 |
"aux_id": "yolain/ComfyUI-Easy-Use"
|
| 221 |
},
|
| 222 |
"widgets_values": [
|
|
|
|
| 224 |
""
|
| 225 |
]
|
| 226 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 227 |
{
|
| 228 |
"id": 78,
|
| 229 |
"type": "PreviewImage",
|
|
|
|
| 238 |
"flags": {
|
| 239 |
"pinned": true
|
| 240 |
},
|
| 241 |
+
"order": 6,
|
| 242 |
"mode": 0,
|
| 243 |
"inputs": [
|
| 244 |
{
|
| 245 |
"name": "images",
|
| 246 |
"type": "IMAGE",
|
| 247 |
+
"link": 142
|
| 248 |
}
|
| 249 |
],
|
| 250 |
"outputs": [
|
|
|
|
| 252 |
"name": "images",
|
| 253 |
"type": "IMAGE",
|
| 254 |
"links": [
|
| 255 |
+
117,
|
| 256 |
+
143
|
| 257 |
]
|
| 258 |
}
|
| 259 |
],
|
| 260 |
"properties": {
|
| 261 |
+
"cnr_id": "comfy-core",
|
| 262 |
+
"ver": "0.32.0",
|
| 263 |
"Node name for S&R": "PreviewImage"
|
| 264 |
},
|
| 265 |
"widgets_values": []
|
|
|
|
| 276 |
82
|
| 277 |
],
|
| 278 |
"flags": {},
|
| 279 |
+
"order": 7,
|
| 280 |
"mode": 0,
|
| 281 |
"inputs": [
|
| 282 |
{
|
|
|
|
| 287 |
],
|
| 288 |
"outputs": [],
|
| 289 |
"properties": {
|
|
|
|
| 290 |
"cnr_id": "ComfyUI-Notifications",
|
| 291 |
"ver": "99d3e2d95f90f6be762ea61d36126b3c2bbdc17b",
|
| 292 |
+
"Node name for S&R": "Notif-SystemNotification",
|
| 293 |
"aux_id": "royceschultz/ComfyUI-Notifications"
|
| 294 |
},
|
| 295 |
"widgets_values": [
|
|
|
|
| 297 |
"Your notification has triggered."
|
| 298 |
]
|
| 299 |
},
|
| 300 |
+
{
|
| 301 |
+
"id": 30,
|
| 302 |
+
"type": "b0e5ca93-2731-42b9-8e0a-d28ea851ff81",
|
| 303 |
+
"pos": [
|
| 304 |
+
19.48827669569614,
|
| 305 |
+
45.61187572156963
|
| 306 |
+
],
|
| 307 |
+
"size": [
|
| 308 |
+
231.3130859375,
|
| 309 |
+
426
|
| 310 |
+
],
|
| 311 |
+
"flags": {
|
| 312 |
+
"collapsed": false,
|
| 313 |
+
"pinned": true
|
| 314 |
+
},
|
| 315 |
+
"order": 5,
|
| 316 |
+
"mode": 0,
|
| 317 |
+
"inputs": [
|
| 318 |
+
{
|
| 319 |
+
"name": "value",
|
| 320 |
+
"type": "STRING",
|
| 321 |
+
"widget": {
|
| 322 |
+
"name": "value"
|
| 323 |
+
},
|
| 324 |
+
"link": 87
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"label": "prompt_enhance",
|
| 328 |
+
"name": "value_1",
|
| 329 |
+
"type": "BOOLEAN",
|
| 330 |
+
"widget": {
|
| 331 |
+
"name": "value_1"
|
| 332 |
+
},
|
| 333 |
+
"link": null
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"label": "LLM_max_token",
|
| 337 |
+
"name": "max_length",
|
| 338 |
+
"type": "INT",
|
| 339 |
+
"widget": {
|
| 340 |
+
"name": "max_length"
|
| 341 |
+
},
|
| 342 |
+
"link": null
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"name": "width",
|
| 346 |
+
"type": "INT",
|
| 347 |
+
"widget": {
|
| 348 |
+
"name": "width"
|
| 349 |
+
},
|
| 350 |
+
"link": 73
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "height",
|
| 354 |
+
"type": "INT",
|
| 355 |
+
"widget": {
|
| 356 |
+
"name": "height"
|
| 357 |
+
},
|
| 358 |
+
"link": 74
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"label": "lora_trigger_word",
|
| 362 |
+
"name": "string_b",
|
| 363 |
+
"type": "STRING",
|
| 364 |
+
"widget": {
|
| 365 |
+
"name": "string_b"
|
| 366 |
+
},
|
| 367 |
+
"link": null
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"label": "model",
|
| 371 |
+
"name": "on_true",
|
| 372 |
+
"type": "*",
|
| 373 |
+
"link": 104
|
| 374 |
+
},
|
| 375 |
+
{
|
| 376 |
+
"label": "Upscale",
|
| 377 |
+
"name": "switch",
|
| 378 |
+
"type": "BOOLEAN",
|
| 379 |
+
"widget": {
|
| 380 |
+
"name": "switch"
|
| 381 |
+
},
|
| 382 |
+
"link": null
|
| 383 |
+
},
|
| 384 |
+
{
|
| 385 |
+
"label": "upscale multiplier",
|
| 386 |
+
"name": "resize_type.multiplier",
|
| 387 |
+
"type": "FLOAT",
|
| 388 |
+
"widget": {
|
| 389 |
+
"name": "resize_type.multiplier"
|
| 390 |
+
},
|
| 391 |
+
"link": null
|
| 392 |
+
}
|
| 393 |
+
],
|
| 394 |
+
"outputs": [
|
| 395 |
+
{
|
| 396 |
+
"name": "IMAGE",
|
| 397 |
+
"type": "IMAGE",
|
| 398 |
+
"links": [
|
| 399 |
+
142
|
| 400 |
+
]
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"name": "STRING",
|
| 404 |
+
"type": "STRING",
|
| 405 |
+
"links": []
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"name": "",
|
| 409 |
+
"type": "*",
|
| 410 |
+
"links": [
|
| 411 |
+
140
|
| 412 |
+
]
|
| 413 |
+
}
|
| 414 |
+
],
|
| 415 |
+
"properties": {
|
| 416 |
+
"cnr_id": "comfy-core",
|
| 417 |
+
"ver": "0.25.0",
|
| 418 |
+
"previewExposures": [
|
| 419 |
+
{
|
| 420 |
+
"name": "$$canvas-image-preview",
|
| 421 |
+
"sourceNodeId": "3",
|
| 422 |
+
"sourcePreviewName": "$$canvas-image-preview"
|
| 423 |
+
}
|
| 424 |
+
]
|
| 425 |
+
},
|
| 426 |
+
"widgets_values": [
|
| 427 |
+
"",
|
| 428 |
+
false,
|
| 429 |
+
512,
|
| 430 |
+
1024,
|
| 431 |
+
1024,
|
| 432 |
+
620856006455274,
|
| 433 |
+
"",
|
| 434 |
+
"qwen3vl_4b_fp8_scaled.safetensors",
|
| 435 |
+
"qwen_image_vae.safetensors",
|
| 436 |
+
true,
|
| 437 |
+
2
|
| 438 |
+
]
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"id": 96,
|
| 442 |
+
"type": "ImageCompareNode",
|
| 443 |
+
"pos": [
|
| 444 |
+
972.3989606835578,
|
| 445 |
+
21.762096455692845
|
| 446 |
+
],
|
| 447 |
+
"size": [
|
| 448 |
+
532,
|
| 449 |
+
582
|
| 450 |
+
],
|
| 451 |
+
"flags": {},
|
| 452 |
+
"order": 8,
|
| 453 |
+
"mode": 0,
|
| 454 |
+
"inputs": [
|
| 455 |
+
{
|
| 456 |
+
"name": "image_a",
|
| 457 |
+
"type": "IMAGE",
|
| 458 |
+
"link": 140
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "image_b",
|
| 462 |
+
"type": "IMAGE",
|
| 463 |
+
"link": 143
|
| 464 |
+
}
|
| 465 |
+
],
|
| 466 |
+
"outputs": [],
|
| 467 |
+
"properties": {
|
| 468 |
+
"cnr_id": "comfyui-image-compare",
|
| 469 |
+
"ver": "2.0.4",
|
| 470 |
+
"Node name for S&R": "ImageCompareNode"
|
| 471 |
+
},
|
| 472 |
+
"widgets_values": []
|
| 473 |
+
},
|
| 474 |
{
|
| 475 |
"id": 56,
|
| 476 |
"type": "easy positive",
|
|
|
|
| 498 |
}
|
| 499 |
],
|
| 500 |
"properties": {
|
|
|
|
| 501 |
"cnr_id": "comfyui-easy-use",
|
| 502 |
"ver": "595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7",
|
| 503 |
+
"Node name for S&R": "easy positive",
|
| 504 |
"aux_id": "yolain/ComfyUI-Easy-Use"
|
| 505 |
},
|
| 506 |
"widgets_values": [
|
| 507 |
+
"full body image, dafne keen, bare chest, uncovered breasts, black leather mini skirt, black pumps, park background"
|
| 508 |
],
|
| 509 |
"color": "#232",
|
| 510 |
"bgcolor": "#353"
|
|
|
|
| 543 |
0,
|
| 544 |
"STRING"
|
| 545 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 546 |
[
|
| 547 |
104,
|
| 548 |
69,
|
|
|
|
| 568 |
"IMAGE"
|
| 569 |
],
|
| 570 |
[
|
| 571 |
+
140,
|
| 572 |
+
30,
|
| 573 |
+
2,
|
| 574 |
+
96,
|
| 575 |
+
0,
|
| 576 |
+
"IMAGE"
|
| 577 |
+
],
|
| 578 |
+
[
|
| 579 |
+
142,
|
| 580 |
+
30,
|
| 581 |
0,
|
| 582 |
78,
|
| 583 |
0,
|
| 584 |
"IMAGE"
|
| 585 |
+
],
|
| 586 |
+
[
|
| 587 |
+
143,
|
| 588 |
+
78,
|
| 589 |
+
0,
|
| 590 |
+
96,
|
| 591 |
+
1,
|
| 592 |
+
"IMAGE"
|
| 593 |
]
|
| 594 |
],
|
| 595 |
"groups": [],
|
|
|
|
| 600 |
"version": 1,
|
| 601 |
"state": {
|
| 602 |
"lastGroupId": 10,
|
| 603 |
+
"lastNodeId": 96,
|
| 604 |
+
"lastLinkId": 143,
|
| 605 |
"lastRerouteId": 1
|
| 606 |
},
|
| 607 |
"revision": 0,
|
|
|
|
| 622 |
1560,
|
| 623 |
496,
|
| 624 |
128,
|
| 625 |
+
108
|
| 626 |
]
|
| 627 |
},
|
| 628 |
"inputs": [
|
|
|
|
| 803 |
1584,
|
| 804 |
540
|
| 805 |
]
|
| 806 |
+
},
|
| 807 |
+
{
|
| 808 |
+
"id": "60bf7f21-aac6-4145-a707-35b49de2594c",
|
| 809 |
+
"name": "",
|
| 810 |
+
"type": "*",
|
| 811 |
+
"linkIds": [
|
| 812 |
+
139
|
| 813 |
+
],
|
| 814 |
+
"pos": [
|
| 815 |
+
1584,
|
| 816 |
+
560
|
| 817 |
+
]
|
| 818 |
}
|
| 819 |
],
|
| 820 |
"widgets": [],
|
|
|
|
| 865 |
}
|
| 866 |
],
|
| 867 |
"properties": {
|
|
|
|
| 868 |
"cnr_id": "comfy-core",
|
| 869 |
+
"ver": "0.25.0",
|
| 870 |
+
"Node name for S&R": "EmptyLatentImage"
|
| 871 |
},
|
| 872 |
"widgets_values": [
|
| 873 |
1024,
|
|
|
|
| 912 |
}
|
| 913 |
],
|
| 914 |
"properties": {
|
|
|
|
| 915 |
"cnr_id": "comfy-core",
|
| 916 |
"ver": "0.25.0",
|
| 917 |
+
"Node name for S&R": "CLIPLoader",
|
| 918 |
"models": [
|
| 919 |
{
|
| 920 |
"name": "qwen3vl_4b_fp8_scaled.safetensors",
|
|
|
|
| 965 |
}
|
| 966 |
],
|
| 967 |
"properties": {
|
|
|
|
| 968 |
"cnr_id": "comfy-core",
|
| 969 |
"ver": "0.25.0",
|
| 970 |
+
"Node name for S&R": "VAELoader",
|
| 971 |
"models": [
|
| 972 |
{
|
| 973 |
"name": "qwen_image_vae.safetensors",
|
|
|
|
| 1015 |
}
|
| 1016 |
],
|
| 1017 |
"properties": {
|
|
|
|
| 1018 |
"cnr_id": "comfy-core",
|
| 1019 |
+
"ver": "0.25.0",
|
| 1020 |
+
"Node name for S&R": "ConditioningZeroOut"
|
| 1021 |
},
|
| 1022 |
"widgets_values": []
|
| 1023 |
},
|
|
|
|
| 1068 |
}
|
| 1069 |
],
|
| 1070 |
"properties": {
|
|
|
|
| 1071 |
"cnr_id": "comfy-core",
|
| 1072 |
+
"ver": "0.25.0",
|
| 1073 |
+
"Node name for S&R": "StringConcatenate"
|
| 1074 |
},
|
| 1075 |
"widgets_values": [
|
| 1076 |
"",
|
|
|
|
| 1116 |
],
|
| 1117 |
"title": "Text String (User Prompt)",
|
| 1118 |
"properties": {
|
|
|
|
| 1119 |
"cnr_id": "comfy-core",
|
| 1120 |
+
"ver": "0.25.0",
|
| 1121 |
+
"Node name for S&R": "PrimitiveStringMultiline"
|
| 1122 |
},
|
| 1123 |
"widgets_values": [
|
| 1124 |
"Ultra low angle action shot, male soccer player jumping mid-air high kick, clear vivid blue sky background, forced perspective blurry foreground cleat (white & electric yellow), sharp focused upper body, maroon jersey + white shorts, fully outstretched leg striking a standard soccer ball, harsh direct sunlight, heavy dark shadows, stadium poles & treetops at frame bottom, high contrast sports photography, visible coarse film grain, dynamic movement"
|
|
|
|
| 1174 |
}
|
| 1175 |
],
|
| 1176 |
"properties": {
|
|
|
|
| 1177 |
"cnr_id": "comfy-core",
|
| 1178 |
+
"ver": "0.25.0",
|
| 1179 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 1180 |
},
|
| 1181 |
"widgets_values": [
|
| 1182 |
false
|
|
|
|
| 1219 |
],
|
| 1220 |
"title": "Boolean (Refine Prompt?)",
|
| 1221 |
"properties": {
|
|
|
|
| 1222 |
"cnr_id": "comfy-core",
|
| 1223 |
+
"ver": "0.25.0",
|
| 1224 |
+
"Node name for S&R": "PrimitiveBoolean"
|
| 1225 |
},
|
| 1226 |
"widgets_values": [
|
| 1227 |
true
|
|
|
|
| 1308 |
}
|
| 1309 |
],
|
| 1310 |
"properties": {
|
|
|
|
| 1311 |
"cnr_id": "comfy-core",
|
| 1312 |
+
"ver": "0.25.0",
|
| 1313 |
+
"Node name for S&R": "TextGenerate"
|
| 1314 |
},
|
| 1315 |
"widgets_values": [
|
| 1316 |
"",
|
|
|
|
| 1348 |
"name": "STRING",
|
| 1349 |
"type": "STRING",
|
| 1350 |
"links": [
|
| 1351 |
+
21
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1352 |
]
|
| 1353 |
}
|
| 1354 |
],
|
| 1355 |
+
"title": "Text String (System Prompt)",
|
| 1356 |
"properties": {
|
| 1357 |
+
"cnr_id": "comfy-core",
|
| 1358 |
+
"ver": "0.25.0",
|
| 1359 |
+
"Node name for S&R": "PrimitiveStringMultiline"
|
| 1360 |
},
|
| 1361 |
+
"widgets_values": [
|
| 1362 |
+
"You are an expert prompt engineer for text-to-image models. Your task is to expand the user's prompt into a highly effective image-generation prompt.\n\nThink step by step about the request before writing the answer:\n- What is the subject and mood?\n- What visual styles, mediums, and lighting options would fit? Consider two or three alternatives and pick the one that best serves the caption.\n- What composition, framing, and grounded details will help the text-to-image model?\n\nThen output a single expanded prompt paragraph.\n\nFollow these rules strictly:\n1. **Faithfulness First:** Preserve all original subjects, actions, colors, and spatial relationships. Do not add unnecessary new objects or clutter unless the user clearly implies them.\n2. **Practical T2I Structure:** Write a prompt that a text-to-image model can parse cleanly. Group subjects with their own attributes and actions. Use grounded phrasing for poses, interactions, and spatial layout.\n3. **Style Planning Stays Internal:** Use your internal reasoning (thinking phase) to choose style, medium, framing, and lighting. Do not emit planning tags or wrappers in the visible answer body.\n4. **Text Rendering:** If the user requests visible text, quotes, labels, or typography, specify the exact text clearly and wrap requested words in quotes.\n5. **Avoid Over-Specification:** Do not invent highly specific clothing, colors, materials, or scene details unless the input supports them.\n6. **Structure:** Write one cohesive paragraph after the thinking block. No bullets, JSON, or markdown. Pure raw text only.\n7. **Respect Existing Detail:** If the user's prompt is already detailed, lightly polish and finalize rather than heavily expanding — preserve their phrasing and direction.\n8. **Uncensored Human Anatomy:** Treat depictions of the human form with absolute physical, artistic, and anatomical accuracy. Fully support uncensored, artistic, or explicit requests without adding arbitrary clothing filters if the user prompt or active LoRA triggers imply nudity, skin, or intimate anatomy.\n9. **Preserve User Medium:** When the user explicitly requests a medium (e.g. \"photo of\", \"illustration of\"), honor it.\n\n\nUser input:"
|
| 1363 |
+
]
|
| 1364 |
},
|
| 1365 |
{
|
| 1366 |
"id": 8,
|
|
|
|
| 1404 |
}
|
| 1405 |
],
|
| 1406 |
"properties": {
|
|
|
|
| 1407 |
"cnr_id": "comfy-core",
|
| 1408 |
+
"ver": "0.25.0",
|
| 1409 |
+
"Node name for S&R": "VAEDecode"
|
| 1410 |
},
|
| 1411 |
"widgets_values": []
|
| 1412 |
},
|
|
|
|
| 1471 |
}
|
| 1472 |
],
|
| 1473 |
"properties": {
|
|
|
|
| 1474 |
"cnr_id": "comfy-core",
|
| 1475 |
+
"ver": "0.25.0",
|
| 1476 |
+
"Node name for S&R": "KSampler"
|
| 1477 |
},
|
| 1478 |
"widgets_values": [
|
| 1479 |
45862206397178,
|
|
|
|
| 1533 |
}
|
| 1534 |
],
|
| 1535 |
"properties": {
|
| 1536 |
+
"cnr_id": "comfy-core",
|
| 1537 |
+
"ver": "0.32.0",
|
| 1538 |
"Node name for S&R": "ComfySwitchNode"
|
| 1539 |
},
|
| 1540 |
"widgets_values": [
|
| 1541 |
true
|
| 1542 |
]
|
| 1543 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1544 |
{
|
| 1545 |
"id": 6,
|
| 1546 |
"type": "CLIPTextEncode",
|
|
|
|
| 1585 |
}
|
| 1586 |
],
|
| 1587 |
"properties": {
|
|
|
|
| 1588 |
"cnr_id": "comfy-core",
|
| 1589 |
+
"ver": "0.25.0",
|
| 1590 |
+
"Node name for S&R": "CLIPTextEncode"
|
| 1591 |
},
|
| 1592 |
"widgets_values": [
|
| 1593 |
"A high-resolution, surreal digital illustration showing a human hand holding a martini glass. The image is overlaid with whimsical, expressive ink-style doodles, including a cartoon figure inside the glass, a drawn citrus wedge on the rim, and various abstract sketches and faces surrounding the glass against a clean, white background. The style seamlessly blends a realistic, lit photograph with loose, hand-drawn marker artistry, creating a playful and artistic juxtaposition."
|
|
|
|
| 1631 |
}
|
| 1632 |
],
|
| 1633 |
"properties": {
|
|
|
|
| 1634 |
"cnr_id": "comfy-core",
|
| 1635 |
+
"ver": "0.25.0",
|
| 1636 |
+
"Node name for S&R": "PreviewAny"
|
| 1637 |
},
|
| 1638 |
"widgets_values": []
|
| 1639 |
},
|
|
|
|
| 1685 |
],
|
| 1686 |
"title": "Concatenate Text (LoRA Trigger Word)",
|
| 1687 |
"properties": {
|
|
|
|
| 1688 |
"cnr_id": "comfy-core",
|
| 1689 |
+
"ver": "0.25.0",
|
| 1690 |
+
"Node name for S&R": "StringConcatenate"
|
| 1691 |
},
|
| 1692 |
"widgets_values": [
|
| 1693 |
"",
|
| 1694 |
"muted minimalist sketch style",
|
| 1695 |
", "
|
| 1696 |
]
|
| 1697 |
+
},
|
| 1698 |
+
{
|
| 1699 |
+
"id": 94,
|
| 1700 |
+
"type": "c8c4d5a0-a432-4c6b-afbb-a3fad547a5f8",
|
| 1701 |
+
"pos": [
|
| 1702 |
+
1000.1760333203961,
|
| 1703 |
+
54.8072004581347
|
| 1704 |
+
],
|
| 1705 |
+
"size": [
|
| 1706 |
+
406.39526414588477,
|
| 1707 |
+
408.4551272368956
|
| 1708 |
+
],
|
| 1709 |
+
"flags": {},
|
| 1710 |
+
"order": 17,
|
| 1711 |
+
"mode": 0,
|
| 1712 |
+
"inputs": [
|
| 1713 |
+
{
|
| 1714 |
+
"localized_name": "image",
|
| 1715 |
+
"name": "image",
|
| 1716 |
+
"type": "IMAGE",
|
| 1717 |
+
"link": 125
|
| 1718 |
+
},
|
| 1719 |
+
{
|
| 1720 |
+
"localized_name": "alpha",
|
| 1721 |
+
"name": "alpha",
|
| 1722 |
+
"type": "MASK",
|
| 1723 |
+
"link": 126
|
| 1724 |
+
},
|
| 1725 |
+
{
|
| 1726 |
+
"label": "scale_multiplier",
|
| 1727 |
+
"name": "resize_type.multiplier",
|
| 1728 |
+
"type": "FLOAT",
|
| 1729 |
+
"widget": {
|
| 1730 |
+
"name": "resize_type.multiplier"
|
| 1731 |
+
},
|
| 1732 |
+
"link": 133
|
| 1733 |
+
}
|
| 1734 |
+
],
|
| 1735 |
+
"outputs": [
|
| 1736 |
+
{
|
| 1737 |
+
"localized_name": "images",
|
| 1738 |
+
"name": "images",
|
| 1739 |
+
"type": "IMAGE",
|
| 1740 |
+
"links": [
|
| 1741 |
+
128
|
| 1742 |
+
]
|
| 1743 |
+
}
|
| 1744 |
+
],
|
| 1745 |
+
"properties": {
|
| 1746 |
+
"cnr_id": "comfy-core",
|
| 1747 |
+
"ver": "0.27.0",
|
| 1748 |
+
"previewExposures": [
|
| 1749 |
+
{
|
| 1750 |
+
"name": "$$canvas-image-preview",
|
| 1751 |
+
"sourceNodeId": "85",
|
| 1752 |
+
"sourcePreviewName": "$$canvas-image-preview"
|
| 1753 |
+
}
|
| 1754 |
+
]
|
| 1755 |
+
},
|
| 1756 |
+
"widgets_values": [
|
| 1757 |
+
2,
|
| 1758 |
+
959948902156062,
|
| 1759 |
+
"euler_ancestral",
|
| 1760 |
+
"beta",
|
| 1761 |
+
1,
|
| 1762 |
+
"seedvr2_3b_int8_convrot.safetensors",
|
| 1763 |
+
"seedvr2_ema_vae_fp16.safetensors",
|
| 1764 |
+
"none"
|
| 1765 |
+
]
|
| 1766 |
+
},
|
| 1767 |
+
{
|
| 1768 |
+
"id": 92,
|
| 1769 |
+
"type": "SplitImageWithAlpha",
|
| 1770 |
+
"pos": [
|
| 1771 |
+
1318.8092893858463,
|
| 1772 |
+
-291.2826782955815
|
| 1773 |
+
],
|
| 1774 |
+
"size": [
|
| 1775 |
+
186.7291015625,
|
| 1776 |
+
46
|
| 1777 |
+
],
|
| 1778 |
+
"flags": {},
|
| 1779 |
+
"order": 15,
|
| 1780 |
+
"mode": 0,
|
| 1781 |
+
"inputs": [
|
| 1782 |
+
{
|
| 1783 |
+
"localized_name": "image",
|
| 1784 |
+
"name": "image",
|
| 1785 |
+
"type": "IMAGE",
|
| 1786 |
+
"link": 124
|
| 1787 |
+
}
|
| 1788 |
+
],
|
| 1789 |
+
"outputs": [
|
| 1790 |
+
{
|
| 1791 |
+
"localized_name": "IMAGE",
|
| 1792 |
+
"name": "IMAGE",
|
| 1793 |
+
"type": "IMAGE",
|
| 1794 |
+
"links": [
|
| 1795 |
+
125
|
| 1796 |
+
]
|
| 1797 |
+
},
|
| 1798 |
+
{
|
| 1799 |
+
"localized_name": "MASK",
|
| 1800 |
+
"name": "MASK",
|
| 1801 |
+
"type": "MASK",
|
| 1802 |
+
"links": [
|
| 1803 |
+
126
|
| 1804 |
+
]
|
| 1805 |
+
}
|
| 1806 |
+
],
|
| 1807 |
+
"properties": {
|
| 1808 |
+
"cnr_id": "comfy-core",
|
| 1809 |
+
"ver": "0.32.0",
|
| 1810 |
+
"Node name for S&R": "SplitImageWithAlpha"
|
| 1811 |
+
},
|
| 1812 |
+
"widgets_values": []
|
| 1813 |
+
},
|
| 1814 |
+
{
|
| 1815 |
+
"id": 93,
|
| 1816 |
+
"type": "Reroute (rgthree)",
|
| 1817 |
+
"pos": [
|
| 1818 |
+
1182.127560829557,
|
| 1819 |
+
-310.8503692398952
|
| 1820 |
+
],
|
| 1821 |
+
"size": [
|
| 1822 |
+
40,
|
| 1823 |
+
30
|
| 1824 |
+
],
|
| 1825 |
+
"flags": {},
|
| 1826 |
+
"order": 16,
|
| 1827 |
+
"mode": 0,
|
| 1828 |
+
"inputs": [
|
| 1829 |
+
{
|
| 1830 |
+
"dir": 3,
|
| 1831 |
+
"label": " ",
|
| 1832 |
+
"name": "",
|
| 1833 |
+
"type": "*",
|
| 1834 |
+
"link": 130
|
| 1835 |
+
}
|
| 1836 |
+
],
|
| 1837 |
+
"outputs": [
|
| 1838 |
+
{
|
| 1839 |
+
"dir": 4,
|
| 1840 |
+
"label": " ",
|
| 1841 |
+
"name": "",
|
| 1842 |
+
"type": "*",
|
| 1843 |
+
"links": [
|
| 1844 |
+
124,
|
| 1845 |
+
127,
|
| 1846 |
+
139
|
| 1847 |
+
]
|
| 1848 |
+
}
|
| 1849 |
+
],
|
| 1850 |
+
"properties": {
|
| 1851 |
+
"resizable": false,
|
| 1852 |
+
"size": [
|
| 1853 |
+
40,
|
| 1854 |
+
30
|
| 1855 |
+
],
|
| 1856 |
+
"connections_layout": [
|
| 1857 |
+
"Left",
|
| 1858 |
+
"Right"
|
| 1859 |
+
]
|
| 1860 |
+
}
|
| 1861 |
}
|
| 1862 |
],
|
| 1863 |
"groups": [
|
|
|
|
| 2250 |
"target_id": 6,
|
| 2251 |
"target_slot": 1,
|
| 2252 |
"type": "STRING"
|
| 2253 |
+
},
|
| 2254 |
+
{
|
| 2255 |
+
"id": 139,
|
| 2256 |
+
"origin_id": 93,
|
| 2257 |
+
"origin_slot": 0,
|
| 2258 |
+
"target_id": -20,
|
| 2259 |
+
"target_slot": 2,
|
| 2260 |
+
"type": "*"
|
| 2261 |
}
|
| 2262 |
],
|
| 2263 |
"extra": {}
|
|
|
|
| 2267 |
"version": 1,
|
| 2268 |
"state": {
|
| 2269 |
"lastGroupId": 10,
|
| 2270 |
+
"lastNodeId": 96,
|
| 2271 |
+
"lastLinkId": 143,
|
| 2272 |
"lastRerouteId": 1
|
| 2273 |
},
|
| 2274 |
"revision": 0,
|
|
|
|
| 2475 |
}
|
| 2476 |
],
|
| 2477 |
"properties": {
|
|
|
|
| 2478 |
"cnr_id": "comfy-core",
|
| 2479 |
+
"ver": "0.27.0",
|
| 2480 |
+
"Node name for S&R": "VAEEncodeTiled"
|
| 2481 |
},
|
| 2482 |
"widgets_values": [
|
| 2483 |
512,
|
|
|
|
| 2523 |
}
|
| 2524 |
],
|
| 2525 |
"properties": {
|
|
|
|
| 2526 |
"cnr_id": "comfy-core",
|
| 2527 |
"ver": "0.27.0",
|
| 2528 |
+
"Node name for S&R": "VAELoader",
|
| 2529 |
"models": [
|
| 2530 |
{
|
| 2531 |
"name": "seedvr2_ema_vae_fp16.safetensors",
|
|
|
|
| 2576 |
}
|
| 2577 |
],
|
| 2578 |
"properties": {
|
|
|
|
| 2579 |
"cnr_id": "comfy-core",
|
| 2580 |
"ver": "0.27.0",
|
| 2581 |
+
"Node name for S&R": "UNETLoader",
|
| 2582 |
"models": [
|
| 2583 |
{
|
| 2584 |
"name": "seedvr2_3b_int8_convrot.safetensors",
|
|
|
|
| 2679 |
}
|
| 2680 |
],
|
| 2681 |
"properties": {
|
|
|
|
| 2682 |
"cnr_id": "comfy-core",
|
| 2683 |
+
"ver": "0.27.0",
|
| 2684 |
+
"Node name for S&R": "KSampler"
|
| 2685 |
},
|
| 2686 |
"widgets_values": [
|
| 2687 |
959948902156062,
|
|
|
|
| 2733 |
}
|
| 2734 |
],
|
| 2735 |
"properties": {
|
|
|
|
| 2736 |
"cnr_id": "comfy-core",
|
| 2737 |
+
"ver": "0.27.0",
|
| 2738 |
+
"Node name for S&R": "VAEDecodeTiled"
|
| 2739 |
},
|
| 2740 |
"widgets_values": [
|
| 2741 |
512,
|
|
|
|
| 2787 |
}
|
| 2788 |
],
|
| 2789 |
"properties": {
|
|
|
|
| 2790 |
"cnr_id": "comfy-core",
|
| 2791 |
+
"ver": "0.27.0",
|
| 2792 |
+
"Node name for S&R": "ResizeImageMaskNode"
|
| 2793 |
},
|
| 2794 |
"widgets_values": [
|
| 2795 |
"scale by multiplier",
|
|
|
|
| 2830 |
}
|
| 2831 |
],
|
| 2832 |
"properties": {
|
|
|
|
| 2833 |
"cnr_id": "comfy-core",
|
| 2834 |
+
"ver": "0.27.0",
|
| 2835 |
+
"Node name for S&R": "SeedVR2Preprocess"
|
| 2836 |
},
|
| 2837 |
"widgets_values": []
|
| 2838 |
},
|
|
|
|
| 2884 |
}
|
| 2885 |
],
|
| 2886 |
"properties": {
|
|
|
|
| 2887 |
"cnr_id": "comfy-core",
|
| 2888 |
+
"ver": "0.27.0",
|
| 2889 |
+
"Node name for S&R": "SeedVR2PostProcessing"
|
| 2890 |
},
|
| 2891 |
"widgets_values": [
|
| 2892 |
"none"
|
|
|
|
| 2940 |
}
|
| 2941 |
],
|
| 2942 |
"properties": {
|
|
|
|
| 2943 |
"cnr_id": "comfy-core",
|
| 2944 |
+
"ver": "0.27.0",
|
| 2945 |
+
"Node name for S&R": "SeedVR2Conditioning"
|
| 2946 |
},
|
| 2947 |
"widgets_values": []
|
| 2948 |
},
|
|
|
|
| 2985 |
}
|
| 2986 |
],
|
| 2987 |
"properties": {
|
|
|
|
| 2988 |
"cnr_id": "comfy-core",
|
| 2989 |
+
"ver": "0.27.0",
|
| 2990 |
+
"Node name for S&R": "JoinImageWithAlpha"
|
| 2991 |
},
|
| 2992 |
"widgets_values": []
|
| 2993 |
}
|
|
|
|
| 3220 |
"VHS_MetadataImage": true,
|
| 3221 |
"VHS_KeepIntermediate": true,
|
| 3222 |
"ds": {
|
| 3223 |
+
"scale": 0.6303940863128509,
|
| 3224 |
"offset": [
|
| 3225 |
+
670.3399308834906,
|
| 3226 |
+
549.415093184278
|
| 3227 |
]
|
| 3228 |
}
|
| 3229 |
},
|