Upload Example Workflow.json
Browse files- Example Workflow.json +191 -221
Example Workflow.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"id": "4d0acb11-728e-47b4-8b03-a8236eb8cdcd",
|
3 |
"revision": 0,
|
4 |
-
"last_node_id":
|
5 |
-
"last_link_id":
|
6 |
"nodes": [
|
7 |
{
|
8 |
"id": 5,
|
@@ -454,111 +454,6 @@
|
|
454 |
"color": "#232",
|
455 |
"bgcolor": "#353"
|
456 |
},
|
457 |
-
{
|
458 |
-
"id": 13,
|
459 |
-
"type": "ModelSamplingSD3",
|
460 |
-
"pos": [
|
461 |
-
1070.61865234375,
|
462 |
-
702.88330078125
|
463 |
-
],
|
464 |
-
"size": [
|
465 |
-
315,
|
466 |
-
58
|
467 |
-
],
|
468 |
-
"flags": {},
|
469 |
-
"order": 13,
|
470 |
-
"mode": 0,
|
471 |
-
"inputs": [
|
472 |
-
{
|
473 |
-
"name": "model",
|
474 |
-
"type": "MODEL",
|
475 |
-
"link": 9
|
476 |
-
}
|
477 |
-
],
|
478 |
-
"outputs": [
|
479 |
-
{
|
480 |
-
"name": "MODEL",
|
481 |
-
"type": "MODEL",
|
482 |
-
"links": [
|
483 |
-
27
|
484 |
-
]
|
485 |
-
}
|
486 |
-
],
|
487 |
-
"properties": {
|
488 |
-
"cnr_id": "comfy-core",
|
489 |
-
"ver": "0.3.29",
|
490 |
-
"Node name for S&R": "ModelSamplingSD3"
|
491 |
-
},
|
492 |
-
"widgets_values": [
|
493 |
-
3
|
494 |
-
]
|
495 |
-
},
|
496 |
-
{
|
497 |
-
"id": 23,
|
498 |
-
"type": "workflow>Wan Advanced Sampler",
|
499 |
-
"pos": [
|
500 |
-
1405.8446044921875,
|
501 |
-
723.5047607421875
|
502 |
-
],
|
503 |
-
"size": [
|
504 |
-
552.3999633789062,
|
505 |
-
638.7000122070312
|
506 |
-
],
|
507 |
-
"flags": {},
|
508 |
-
"order": 17,
|
509 |
-
"mode": 0,
|
510 |
-
"inputs": [
|
511 |
-
{
|
512 |
-
"name": "MODEL",
|
513 |
-
"type": "MODEL",
|
514 |
-
"link": 27
|
515 |
-
},
|
516 |
-
{
|
517 |
-
"name": "positive",
|
518 |
-
"type": "CONDITIONING",
|
519 |
-
"link": 28
|
520 |
-
},
|
521 |
-
{
|
522 |
-
"name": "negative",
|
523 |
-
"type": "CONDITIONING",
|
524 |
-
"link": 29
|
525 |
-
},
|
526 |
-
{
|
527 |
-
"name": "latent_image",
|
528 |
-
"type": "LATENT",
|
529 |
-
"link": 30
|
530 |
-
}
|
531 |
-
],
|
532 |
-
"outputs": [
|
533 |
-
{
|
534 |
-
"name": "output",
|
535 |
-
"type": "LATENT",
|
536 |
-
"links": [
|
537 |
-
31
|
538 |
-
]
|
539 |
-
},
|
540 |
-
{
|
541 |
-
"name": "denoised_output",
|
542 |
-
"type": "LATENT",
|
543 |
-
"links": null
|
544 |
-
}
|
545 |
-
],
|
546 |
-
"properties": {
|
547 |
-
"Node name for S&R": "workflow>Wan Advanced Sampler"
|
548 |
-
},
|
549 |
-
"widgets_values": [
|
550 |
-
"euler",
|
551 |
-
42,
|
552 |
-
"fixed",
|
553 |
-
"beta",
|
554 |
-
20,
|
555 |
-
1,
|
556 |
-
1,
|
557 |
-
5,
|
558 |
-
0,
|
559 |
-
0
|
560 |
-
]
|
561 |
-
},
|
562 |
{
|
563 |
"id": 26,
|
564 |
"type": "Reroute",
|
@@ -643,21 +538,21 @@
|
|
643 |
"name": "positive",
|
644 |
"type": "CONDITIONING",
|
645 |
"links": [
|
646 |
-
|
647 |
]
|
648 |
},
|
649 |
{
|
650 |
"name": "negative",
|
651 |
"type": "CONDITIONING",
|
652 |
"links": [
|
653 |
-
|
654 |
]
|
655 |
},
|
656 |
{
|
657 |
"name": "latent",
|
658 |
"type": "LATENT",
|
659 |
"links": [
|
660 |
-
|
661 |
]
|
662 |
}
|
663 |
],
|
@@ -691,7 +586,7 @@
|
|
691 |
{
|
692 |
"name": "samples",
|
693 |
"type": "LATENT",
|
694 |
-
"link":
|
695 |
},
|
696 |
{
|
697 |
"name": "vae",
|
@@ -884,6 +779,108 @@
|
|
884 |
"offload_device",
|
885 |
"i2v_480"
|
886 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
887 |
}
|
888 |
],
|
889 |
"links": [
|
@@ -1007,46 +1004,6 @@
|
|
1007 |
0,
|
1008 |
"CONDITIONING"
|
1009 |
],
|
1010 |
-
[
|
1011 |
-
27,
|
1012 |
-
13,
|
1013 |
-
0,
|
1014 |
-
23,
|
1015 |
-
0,
|
1016 |
-
"MODEL"
|
1017 |
-
],
|
1018 |
-
[
|
1019 |
-
28,
|
1020 |
-
15,
|
1021 |
-
0,
|
1022 |
-
23,
|
1023 |
-
1,
|
1024 |
-
"CONDITIONING"
|
1025 |
-
],
|
1026 |
-
[
|
1027 |
-
29,
|
1028 |
-
15,
|
1029 |
-
1,
|
1030 |
-
23,
|
1031 |
-
2,
|
1032 |
-
"CONDITIONING"
|
1033 |
-
],
|
1034 |
-
[
|
1035 |
-
30,
|
1036 |
-
15,
|
1037 |
-
2,
|
1038 |
-
23,
|
1039 |
-
3,
|
1040 |
-
"LATENT"
|
1041 |
-
],
|
1042 |
-
[
|
1043 |
-
31,
|
1044 |
-
23,
|
1045 |
-
0,
|
1046 |
-
25,
|
1047 |
-
0,
|
1048 |
-
"LATENT"
|
1049 |
-
],
|
1050 |
[
|
1051 |
32,
|
1052 |
9,
|
@@ -1078,36 +1035,76 @@
|
|
1078 |
24,
|
1079 |
0,
|
1080 |
"IMAGE"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1081 |
]
|
1082 |
],
|
1083 |
"groups": [],
|
1084 |
"config": {},
|
1085 |
"extra": {
|
1086 |
"ds": {
|
1087 |
-
"scale":
|
1088 |
"offset": [
|
1089 |
-
|
1090 |
-
-
|
1091 |
]
|
1092 |
},
|
1093 |
"frontendVersion": "1.16.9",
|
1094 |
"ue_links": [],
|
1095 |
"groupNodes": {
|
1096 |
-
"Wan Advanced
|
1097 |
"nodes": [
|
1098 |
{
|
1099 |
"id": -1,
|
1100 |
"type": "KSamplerSelect",
|
1101 |
"pos": [
|
1102 |
-
|
1103 |
-
|
1104 |
],
|
1105 |
"size": [
|
1106 |
315,
|
1107 |
58
|
1108 |
],
|
1109 |
"flags": {},
|
1110 |
-
"order":
|
1111 |
"mode": 0,
|
1112 |
"inputs": [
|
1113 |
{
|
@@ -1142,15 +1139,15 @@
|
|
1142 |
"id": -1,
|
1143 |
"type": "RandomNoise",
|
1144 |
"pos": [
|
1145 |
-
|
1146 |
-
|
1147 |
],
|
1148 |
"size": [
|
1149 |
315,
|
1150 |
82
|
1151 |
],
|
1152 |
"flags": {},
|
1153 |
-
"order":
|
1154 |
"mode": 0,
|
1155 |
"inputs": [
|
1156 |
{
|
@@ -1186,15 +1183,15 @@
|
|
1186 |
"id": -1,
|
1187 |
"type": "Reroute",
|
1188 |
"pos": [
|
1189 |
-
|
1190 |
-
|
1191 |
],
|
1192 |
"size": [
|
1193 |
75,
|
1194 |
26
|
1195 |
],
|
1196 |
"flags": {},
|
1197 |
-
"order":
|
1198 |
"mode": 0,
|
1199 |
"inputs": [
|
1200 |
{
|
@@ -1220,15 +1217,15 @@
|
|
1220 |
"id": -1,
|
1221 |
"type": "BasicScheduler",
|
1222 |
"pos": [
|
1223 |
-
|
1224 |
-
|
1225 |
],
|
1226 |
"size": [
|
1227 |
315,
|
1228 |
106
|
1229 |
],
|
1230 |
"flags": {},
|
1231 |
-
"order":
|
1232 |
"mode": 0,
|
1233 |
"inputs": [
|
1234 |
{
|
@@ -1287,17 +1284,17 @@
|
|
1287 |
},
|
1288 |
{
|
1289 |
"id": -1,
|
1290 |
-
"type": "
|
1291 |
"pos": [
|
1292 |
-
|
1293 |
-
|
1294 |
],
|
1295 |
"size": [
|
1296 |
315,
|
1297 |
-
|
1298 |
],
|
1299 |
"flags": {},
|
1300 |
-
"order":
|
1301 |
"mode": 0,
|
1302 |
"inputs": [
|
1303 |
{
|
@@ -1318,15 +1315,6 @@
|
|
1318 |
"type": "CONDITIONING",
|
1319 |
"link": null
|
1320 |
},
|
1321 |
-
{
|
1322 |
-
"localized_name": "threshold",
|
1323 |
-
"name": "threshold",
|
1324 |
-
"type": "FLOAT",
|
1325 |
-
"widget": {
|
1326 |
-
"name": "threshold"
|
1327 |
-
},
|
1328 |
-
"link": null
|
1329 |
-
},
|
1330 |
{
|
1331 |
"localized_name": "cfg",
|
1332 |
"name": "cfg",
|
@@ -1335,26 +1323,6 @@
|
|
1335 |
"name": "cfg"
|
1336 |
},
|
1337 |
"link": null
|
1338 |
-
},
|
1339 |
-
{
|
1340 |
-
"localized_name": "uncond_zero_scale",
|
1341 |
-
"name": "uncond_zero_scale",
|
1342 |
-
"shape": 7,
|
1343 |
-
"type": "FLOAT",
|
1344 |
-
"widget": {
|
1345 |
-
"name": "uncond_zero_scale"
|
1346 |
-
},
|
1347 |
-
"link": null
|
1348 |
-
},
|
1349 |
-
{
|
1350 |
-
"localized_name": "cfg_start_pct",
|
1351 |
-
"name": "cfg_start_pct",
|
1352 |
-
"shape": 7,
|
1353 |
-
"type": "FLOAT",
|
1354 |
-
"widget": {
|
1355 |
-
"name": "cfg_start_pct"
|
1356 |
-
},
|
1357 |
-
"link": null
|
1358 |
}
|
1359 |
],
|
1360 |
"outputs": [
|
@@ -1366,15 +1334,12 @@
|
|
1366 |
}
|
1367 |
],
|
1368 |
"properties": {
|
1369 |
-
"cnr_id": "
|
1370 |
-
"ver": "
|
1371 |
-
"Node name for S&R": "
|
1372 |
},
|
1373 |
"widgets_values": [
|
1374 |
-
|
1375 |
-
5,
|
1376 |
-
0,
|
1377 |
-
0
|
1378 |
],
|
1379 |
"index": 4
|
1380 |
},
|
@@ -1382,15 +1347,15 @@
|
|
1382 |
"id": -1,
|
1383 |
"type": "SamplerCustomAdvanced",
|
1384 |
"pos": [
|
1385 |
-
|
1386 |
-
|
1387 |
],
|
1388 |
"size": [
|
1389 |
355.20001220703125,
|
1390 |
106
|
1391 |
],
|
1392 |
"flags": {},
|
1393 |
-
"order":
|
1394 |
"mode": 0,
|
1395 |
"inputs": [
|
1396 |
{
|
@@ -1429,7 +1394,7 @@
|
|
1429 |
"localized_name": "output",
|
1430 |
"name": "output",
|
1431 |
"type": "LATENT",
|
1432 |
-
"links":
|
1433 |
},
|
1434 |
{
|
1435 |
"localized_name": "denoised_output",
|
@@ -1443,8 +1408,7 @@
|
|
1443 |
"ver": "0.3.29",
|
1444 |
"Node name for S&R": "SamplerCustomAdvanced"
|
1445 |
},
|
1446 |
-
"index": 5
|
1447 |
-
"widgets_values": []
|
1448 |
}
|
1449 |
],
|
1450 |
"links": [
|
@@ -1461,7 +1425,7 @@
|
|
1461 |
0,
|
1462 |
3,
|
1463 |
0,
|
1464 |
-
|
1465 |
"MODEL"
|
1466 |
],
|
1467 |
[
|
@@ -1469,7 +1433,7 @@
|
|
1469 |
0,
|
1470 |
4,
|
1471 |
0,
|
1472 |
-
|
1473 |
"MODEL"
|
1474 |
],
|
1475 |
[
|
@@ -1493,7 +1457,7 @@
|
|
1493 |
0,
|
1494 |
5,
|
1495 |
0,
|
1496 |
-
|
1497 |
"NOISE"
|
1498 |
],
|
1499 |
[
|
@@ -1501,7 +1465,7 @@
|
|
1501 |
0,
|
1502 |
5,
|
1503 |
1,
|
1504 |
-
|
1505 |
"GUIDER"
|
1506 |
],
|
1507 |
[
|
@@ -1509,7 +1473,7 @@
|
|
1509 |
0,
|
1510 |
5,
|
1511 |
2,
|
1512 |
-
|
1513 |
"SAMPLER"
|
1514 |
],
|
1515 |
[
|
@@ -1517,7 +1481,7 @@
|
|
1517 |
0,
|
1518 |
5,
|
1519 |
3,
|
1520 |
-
|
1521 |
"SIGMAS"
|
1522 |
],
|
1523 |
[
|
@@ -1529,7 +1493,13 @@
|
|
1529 |
"LATENT"
|
1530 |
]
|
1531 |
],
|
1532 |
-
"external": [
|
|
|
|
|
|
|
|
|
|
|
|
|
1533 |
}
|
1534 |
},
|
1535 |
"VHS_latentpreview": false,
|
|
|
1 |
{
|
2 |
"id": "4d0acb11-728e-47b4-8b03-a8236eb8cdcd",
|
3 |
"revision": 0,
|
4 |
+
"last_node_id": 36,
|
5 |
+
"last_link_id": 55,
|
6 |
"nodes": [
|
7 |
{
|
8 |
"id": 5,
|
|
|
454 |
"color": "#232",
|
455 |
"bgcolor": "#353"
|
456 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
457 |
{
|
458 |
"id": 26,
|
459 |
"type": "Reroute",
|
|
|
538 |
"name": "positive",
|
539 |
"type": "CONDITIONING",
|
540 |
"links": [
|
541 |
+
53
|
542 |
]
|
543 |
},
|
544 |
{
|
545 |
"name": "negative",
|
546 |
"type": "CONDITIONING",
|
547 |
"links": [
|
548 |
+
54
|
549 |
]
|
550 |
},
|
551 |
{
|
552 |
"name": "latent",
|
553 |
"type": "LATENT",
|
554 |
"links": [
|
555 |
+
55
|
556 |
]
|
557 |
}
|
558 |
],
|
|
|
586 |
{
|
587 |
"name": "samples",
|
588 |
"type": "LATENT",
|
589 |
+
"link": 51
|
590 |
},
|
591 |
{
|
592 |
"name": "vae",
|
|
|
779 |
"offload_device",
|
780 |
"i2v_480"
|
781 |
]
|
782 |
+
},
|
783 |
+
{
|
784 |
+
"id": 13,
|
785 |
+
"type": "ModelSamplingSD3",
|
786 |
+
"pos": [
|
787 |
+
1017.4718627929688,
|
788 |
+
710.9364013671875
|
789 |
+
],
|
790 |
+
"size": [
|
791 |
+
315,
|
792 |
+
58
|
793 |
+
],
|
794 |
+
"flags": {},
|
795 |
+
"order": 13,
|
796 |
+
"mode": 0,
|
797 |
+
"inputs": [
|
798 |
+
{
|
799 |
+
"name": "model",
|
800 |
+
"type": "MODEL",
|
801 |
+
"link": 9
|
802 |
+
}
|
803 |
+
],
|
804 |
+
"outputs": [
|
805 |
+
{
|
806 |
+
"name": "MODEL",
|
807 |
+
"type": "MODEL",
|
808 |
+
"links": [
|
809 |
+
52
|
810 |
+
]
|
811 |
+
}
|
812 |
+
],
|
813 |
+
"properties": {
|
814 |
+
"cnr_id": "comfy-core",
|
815 |
+
"ver": "0.3.29",
|
816 |
+
"Node name for S&R": "ModelSamplingSD3"
|
817 |
+
},
|
818 |
+
"widgets_values": [
|
819 |
+
3
|
820 |
+
]
|
821 |
+
},
|
822 |
+
{
|
823 |
+
"id": 36,
|
824 |
+
"type": "workflow>Wan Sampler Advanced",
|
825 |
+
"pos": [
|
826 |
+
1418.806884765625,
|
827 |
+
724.4302368164062
|
828 |
+
],
|
829 |
+
"size": [
|
830 |
+
456.6621398925781,
|
831 |
+
584.1019897460938
|
832 |
+
],
|
833 |
+
"flags": {},
|
834 |
+
"order": 17,
|
835 |
+
"mode": 0,
|
836 |
+
"inputs": [
|
837 |
+
{
|
838 |
+
"name": "MODEL",
|
839 |
+
"type": "MODEL",
|
840 |
+
"link": 52
|
841 |
+
},
|
842 |
+
{
|
843 |
+
"name": "positive",
|
844 |
+
"type": "CONDITIONING",
|
845 |
+
"link": 53
|
846 |
+
},
|
847 |
+
{
|
848 |
+
"name": "negative",
|
849 |
+
"type": "CONDITIONING",
|
850 |
+
"link": 54
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"name": "latent_image",
|
854 |
+
"type": "LATENT",
|
855 |
+
"link": 55
|
856 |
+
}
|
857 |
+
],
|
858 |
+
"outputs": [
|
859 |
+
{
|
860 |
+
"name": "output",
|
861 |
+
"type": "LATENT",
|
862 |
+
"links": [
|
863 |
+
51
|
864 |
+
]
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"name": "denoised_output",
|
868 |
+
"type": "LATENT",
|
869 |
+
"links": null
|
870 |
+
}
|
871 |
+
],
|
872 |
+
"properties": {
|
873 |
+
"Node name for S&R": "workflow>Wan Sampler Advanced"
|
874 |
+
},
|
875 |
+
"widgets_values": [
|
876 |
+
"euler",
|
877 |
+
42,
|
878 |
+
"fixed",
|
879 |
+
"beta",
|
880 |
+
20,
|
881 |
+
1,
|
882 |
+
8
|
883 |
+
]
|
884 |
}
|
885 |
],
|
886 |
"links": [
|
|
|
1004 |
0,
|
1005 |
"CONDITIONING"
|
1006 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1007 |
[
|
1008 |
32,
|
1009 |
9,
|
|
|
1035 |
24,
|
1036 |
0,
|
1037 |
"IMAGE"
|
1038 |
+
],
|
1039 |
+
[
|
1040 |
+
51,
|
1041 |
+
36,
|
1042 |
+
0,
|
1043 |
+
25,
|
1044 |
+
0,
|
1045 |
+
"LATENT"
|
1046 |
+
],
|
1047 |
+
[
|
1048 |
+
52,
|
1049 |
+
13,
|
1050 |
+
0,
|
1051 |
+
36,
|
1052 |
+
0,
|
1053 |
+
"MODEL"
|
1054 |
+
],
|
1055 |
+
[
|
1056 |
+
53,
|
1057 |
+
15,
|
1058 |
+
0,
|
1059 |
+
36,
|
1060 |
+
1,
|
1061 |
+
"CONDITIONING"
|
1062 |
+
],
|
1063 |
+
[
|
1064 |
+
54,
|
1065 |
+
15,
|
1066 |
+
1,
|
1067 |
+
36,
|
1068 |
+
2,
|
1069 |
+
"CONDITIONING"
|
1070 |
+
],
|
1071 |
+
[
|
1072 |
+
55,
|
1073 |
+
15,
|
1074 |
+
2,
|
1075 |
+
36,
|
1076 |
+
3,
|
1077 |
+
"LATENT"
|
1078 |
]
|
1079 |
],
|
1080 |
"groups": [],
|
1081 |
"config": {},
|
1082 |
"extra": {
|
1083 |
"ds": {
|
1084 |
+
"scale": 0.5644739300537773,
|
1085 |
"offset": [
|
1086 |
+
-406.2254936787547,
|
1087 |
+
-95.1623683500149
|
1088 |
]
|
1089 |
},
|
1090 |
"frontendVersion": "1.16.9",
|
1091 |
"ue_links": [],
|
1092 |
"groupNodes": {
|
1093 |
+
"Wan Sampler Advanced": {
|
1094 |
"nodes": [
|
1095 |
{
|
1096 |
"id": -1,
|
1097 |
"type": "KSamplerSelect",
|
1098 |
"pos": [
|
1099 |
+
1542.13330078125,
|
1100 |
+
1555.2674560546875
|
1101 |
],
|
1102 |
"size": [
|
1103 |
315,
|
1104 |
58
|
1105 |
],
|
1106 |
"flags": {},
|
1107 |
+
"order": 6,
|
1108 |
"mode": 0,
|
1109 |
"inputs": [
|
1110 |
{
|
|
|
1139 |
"id": -1,
|
1140 |
"type": "RandomNoise",
|
1141 |
"pos": [
|
1142 |
+
1794.775390625,
|
1143 |
+
1821.4300537109375
|
1144 |
],
|
1145 |
"size": [
|
1146 |
315,
|
1147 |
82
|
1148 |
],
|
1149 |
"flags": {},
|
1150 |
+
"order": 7,
|
1151 |
"mode": 0,
|
1152 |
"inputs": [
|
1153 |
{
|
|
|
1183 |
"id": -1,
|
1184 |
"type": "Reroute",
|
1185 |
"pos": [
|
1186 |
+
1423.8267822265625,
|
1187 |
+
1523.303466796875
|
1188 |
],
|
1189 |
"size": [
|
1190 |
75,
|
1191 |
26
|
1192 |
],
|
1193 |
"flags": {},
|
1194 |
+
"order": 18,
|
1195 |
"mode": 0,
|
1196 |
"inputs": [
|
1197 |
{
|
|
|
1217 |
"id": -1,
|
1218 |
"type": "BasicScheduler",
|
1219 |
"pos": [
|
1220 |
+
1382.85400390625,
|
1221 |
+
1701.4073486328125
|
1222 |
],
|
1223 |
"size": [
|
1224 |
315,
|
1225 |
106
|
1226 |
],
|
1227 |
"flags": {},
|
1228 |
+
"order": 20,
|
1229 |
"mode": 0,
|
1230 |
"inputs": [
|
1231 |
{
|
|
|
1284 |
},
|
1285 |
{
|
1286 |
"id": -1,
|
1287 |
+
"type": "CFGGuider",
|
1288 |
"pos": [
|
1289 |
+
1595.4566650390625,
|
1290 |
+
1379.72314453125
|
1291 |
],
|
1292 |
"size": [
|
1293 |
315,
|
1294 |
+
98
|
1295 |
],
|
1296 |
"flags": {},
|
1297 |
+
"order": 21,
|
1298 |
"mode": 0,
|
1299 |
"inputs": [
|
1300 |
{
|
|
|
1315 |
"type": "CONDITIONING",
|
1316 |
"link": null
|
1317 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1318 |
{
|
1319 |
"localized_name": "cfg",
|
1320 |
"name": "cfg",
|
|
|
1323 |
"name": "cfg"
|
1324 |
},
|
1325 |
"link": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1326 |
}
|
1327 |
],
|
1328 |
"outputs": [
|
|
|
1334 |
}
|
1335 |
],
|
1336 |
"properties": {
|
1337 |
+
"cnr_id": "comfy-core",
|
1338 |
+
"ver": "0.3.29",
|
1339 |
+
"Node name for S&R": "CFGGuider"
|
1340 |
},
|
1341 |
"widgets_values": [
|
1342 |
+
8
|
|
|
|
|
|
|
1343 |
],
|
1344 |
"index": 4
|
1345 |
},
|
|
|
1347 |
"id": -1,
|
1348 |
"type": "SamplerCustomAdvanced",
|
1349 |
"pos": [
|
1350 |
+
1983.65625,
|
1351 |
+
1625.4869384765625
|
1352 |
],
|
1353 |
"size": [
|
1354 |
355.20001220703125,
|
1355 |
106
|
1356 |
],
|
1357 |
"flags": {},
|
1358 |
+
"order": 22,
|
1359 |
"mode": 0,
|
1360 |
"inputs": [
|
1361 |
{
|
|
|
1394 |
"localized_name": "output",
|
1395 |
"name": "output",
|
1396 |
"type": "LATENT",
|
1397 |
+
"links": []
|
1398 |
},
|
1399 |
{
|
1400 |
"localized_name": "denoised_output",
|
|
|
1408 |
"ver": "0.3.29",
|
1409 |
"Node name for S&R": "SamplerCustomAdvanced"
|
1410 |
},
|
1411 |
+
"index": 5
|
|
|
1412 |
}
|
1413 |
],
|
1414 |
"links": [
|
|
|
1425 |
0,
|
1426 |
3,
|
1427 |
0,
|
1428 |
+
30,
|
1429 |
"MODEL"
|
1430 |
],
|
1431 |
[
|
|
|
1433 |
0,
|
1434 |
4,
|
1435 |
0,
|
1436 |
+
30,
|
1437 |
"MODEL"
|
1438 |
],
|
1439 |
[
|
|
|
1457 |
0,
|
1458 |
5,
|
1459 |
0,
|
1460 |
+
29,
|
1461 |
"NOISE"
|
1462 |
],
|
1463 |
[
|
|
|
1465 |
0,
|
1466 |
5,
|
1467 |
1,
|
1468 |
+
35,
|
1469 |
"GUIDER"
|
1470 |
],
|
1471 |
[
|
|
|
1473 |
0,
|
1474 |
5,
|
1475 |
2,
|
1476 |
+
28,
|
1477 |
"SAMPLER"
|
1478 |
],
|
1479 |
[
|
|
|
1481 |
0,
|
1482 |
5,
|
1483 |
3,
|
1484 |
+
31,
|
1485 |
"SIGMAS"
|
1486 |
],
|
1487 |
[
|
|
|
1493 |
"LATENT"
|
1494 |
]
|
1495 |
],
|
1496 |
+
"external": [
|
1497 |
+
[
|
1498 |
+
5,
|
1499 |
+
0,
|
1500 |
+
"LATENT"
|
1501 |
+
]
|
1502 |
+
]
|
1503 |
}
|
1504 |
},
|
1505 |
"VHS_latentpreview": false,
|