comfyui-workflow-templates 0.1.96__py3-none-any.whl → 0.2.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of comfyui-workflow-templates might be problematic. Click here for more details.
- comfyui_workflow_templates/templates/01_qwen_t2i_subgraphed-1.webp +0 -0
- comfyui_workflow_templates/templates/01_qwen_t2i_subgraphed.json +1288 -0
- comfyui_workflow_templates/templates/02_qwen_Image_edit_subgraphed-1.webp +0 -0
- comfyui_workflow_templates/templates/02_qwen_Image_edit_subgraphed.json +1754 -0
- comfyui_workflow_templates/templates/03_video_wan2_2_14B_i2v_subgraphed-1.webp +0 -0
- comfyui_workflow_templates/templates/03_video_wan2_2_14B_i2v_subgraphed.json +1416 -0
- comfyui_workflow_templates/templates/04_hunyuan_3d_2.1_subgraphed-1.webp +0 -0
- comfyui_workflow_templates/templates/04_hunyuan_3d_2.1_subgraphed.json +850 -0
- comfyui_workflow_templates/templates/05_audio_ace_step_1_t2a_song_subgraphed-1.webp +0 -0
- comfyui_workflow_templates/templates/05_audio_ace_step_1_t2a_song_subgraphed.json +1014 -0
- comfyui_workflow_templates/templates/api_rodin_gen2.json +123 -125
- comfyui_workflow_templates/templates/image_qwen_image_instantx_inpainting_controlnet.json +1536 -715
- comfyui_workflow_templates/templates/index.ar.json +2357 -0
- comfyui_workflow_templates/templates/index.es.json +180 -120
- comfyui_workflow_templates/templates/index.fr.json +346 -286
- comfyui_workflow_templates/templates/index.ja.json +227 -167
- comfyui_workflow_templates/templates/index.json +62 -2
- comfyui_workflow_templates/templates/index.ko.json +181 -121
- comfyui_workflow_templates/templates/index.ru.json +220 -160
- comfyui_workflow_templates/templates/index.tr.json +2357 -0
- comfyui_workflow_templates/templates/index.zh-TW.json +277 -217
- comfyui_workflow_templates/templates/index.zh.json +233 -173
- comfyui_workflow_templates/templates/video_wan_vace_inpainting.json +1 -1
- {comfyui_workflow_templates-0.1.96.dist-info → comfyui_workflow_templates-0.2.0.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.96.dist-info → comfyui_workflow_templates-0.2.0.dist-info}/RECORD +28 -16
- {comfyui_workflow_templates-0.1.96.dist-info → comfyui_workflow_templates-0.2.0.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.96.dist-info → comfyui_workflow_templates-0.2.0.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.96.dist-info → comfyui_workflow_templates-0.2.0.dist-info}/top_level.txt +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
5
|
-
"last_link_id":
|
|
4
|
+
"last_node_id": 222,
|
|
5
|
+
"last_link_id": 387,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
8
8
|
"id": 38,
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
206
|
|
268
268
|
],
|
|
269
269
|
"flags": {},
|
|
270
|
-
"order":
|
|
270
|
+
"order": 30,
|
|
271
271
|
"mode": 0,
|
|
272
272
|
"inputs": [
|
|
273
273
|
{
|
|
@@ -328,49 +328,6 @@
|
|
|
328
328
|
1
|
|
329
329
|
]
|
|
330
330
|
},
|
|
331
|
-
{
|
|
332
|
-
"id": 6,
|
|
333
|
-
"type": "CLIPTextEncode",
|
|
334
|
-
"pos": [
|
|
335
|
-
330,
|
|
336
|
-
110
|
|
337
|
-
],
|
|
338
|
-
"size": [
|
|
339
|
-
460,
|
|
340
|
-
164.31304931640625
|
|
341
|
-
],
|
|
342
|
-
"flags": {},
|
|
343
|
-
"order": 17,
|
|
344
|
-
"mode": 0,
|
|
345
|
-
"inputs": [
|
|
346
|
-
{
|
|
347
|
-
"name": "clip",
|
|
348
|
-
"type": "CLIP",
|
|
349
|
-
"link": 74
|
|
350
|
-
}
|
|
351
|
-
],
|
|
352
|
-
"outputs": [
|
|
353
|
-
{
|
|
354
|
-
"name": "CONDITIONING",
|
|
355
|
-
"type": "CONDITIONING",
|
|
356
|
-
"slot_index": 0,
|
|
357
|
-
"links": [
|
|
358
|
-
190
|
|
359
|
-
]
|
|
360
|
-
}
|
|
361
|
-
],
|
|
362
|
-
"title": "CLIP Text Encode (Positive Prompt)",
|
|
363
|
-
"properties": {
|
|
364
|
-
"cnr_id": "comfy-core",
|
|
365
|
-
"ver": "0.3.51",
|
|
366
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
367
|
-
},
|
|
368
|
-
"widgets_values": [
|
|
369
|
-
"The Queen, on a throne, surrounded by Knights, HD, Realistic, Octane Render, Unreal engine"
|
|
370
|
-
],
|
|
371
|
-
"color": "#232",
|
|
372
|
-
"bgcolor": "#353"
|
|
373
|
-
},
|
|
374
331
|
{
|
|
375
332
|
"id": 115,
|
|
376
333
|
"type": "MarkdownNote",
|
|
@@ -456,7 +413,7 @@
|
|
|
456
413
|
"flags": {
|
|
457
414
|
"collapsed": true
|
|
458
415
|
},
|
|
459
|
-
"order":
|
|
416
|
+
"order": 28,
|
|
460
417
|
"mode": 0,
|
|
461
418
|
"inputs": [
|
|
462
419
|
{
|
|
@@ -500,7 +457,7 @@
|
|
|
500
457
|
"flags": {
|
|
501
458
|
"collapsed": true
|
|
502
459
|
},
|
|
503
|
-
"order":
|
|
460
|
+
"order": 32,
|
|
504
461
|
"mode": 0,
|
|
505
462
|
"inputs": [
|
|
506
463
|
{
|
|
@@ -542,7 +499,7 @@
|
|
|
542
499
|
340
|
|
543
500
|
],
|
|
544
501
|
"flags": {},
|
|
545
|
-
"order":
|
|
502
|
+
"order": 29,
|
|
546
503
|
"mode": 0,
|
|
547
504
|
"inputs": [
|
|
548
505
|
{
|
|
@@ -669,49 +626,6 @@
|
|
|
669
626
|
"default"
|
|
670
627
|
]
|
|
671
628
|
},
|
|
672
|
-
{
|
|
673
|
-
"id": 176,
|
|
674
|
-
"type": "CLIPTextEncode",
|
|
675
|
-
"pos": [
|
|
676
|
-
2850,
|
|
677
|
-
310
|
|
678
|
-
],
|
|
679
|
-
"size": [
|
|
680
|
-
460,
|
|
681
|
-
140
|
|
682
|
-
],
|
|
683
|
-
"flags": {},
|
|
684
|
-
"order": 20,
|
|
685
|
-
"mode": 4,
|
|
686
|
-
"inputs": [
|
|
687
|
-
{
|
|
688
|
-
"name": "clip",
|
|
689
|
-
"type": "CLIP",
|
|
690
|
-
"link": 296
|
|
691
|
-
}
|
|
692
|
-
],
|
|
693
|
-
"outputs": [
|
|
694
|
-
{
|
|
695
|
-
"name": "CONDITIONING",
|
|
696
|
-
"type": "CONDITIONING",
|
|
697
|
-
"slot_index": 0,
|
|
698
|
-
"links": [
|
|
699
|
-
300
|
|
700
|
-
]
|
|
701
|
-
}
|
|
702
|
-
],
|
|
703
|
-
"title": "CLIP Text Encode (Negative Prompt)",
|
|
704
|
-
"properties": {
|
|
705
|
-
"cnr_id": "comfy-core",
|
|
706
|
-
"ver": "0.3.51",
|
|
707
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
708
|
-
},
|
|
709
|
-
"widgets_values": [
|
|
710
|
-
" "
|
|
711
|
-
],
|
|
712
|
-
"color": "#223",
|
|
713
|
-
"bgcolor": "#335"
|
|
714
|
-
},
|
|
715
629
|
{
|
|
716
630
|
"id": 177,
|
|
717
631
|
"type": "ControlNetLoader",
|
|
@@ -752,122 +666,6 @@
|
|
|
752
666
|
"Qwen-Image-InstantX-ControlNet-Inpainting.safetensors"
|
|
753
667
|
]
|
|
754
668
|
},
|
|
755
|
-
{
|
|
756
|
-
"id": 178,
|
|
757
|
-
"type": "VAELoader",
|
|
758
|
-
"pos": [
|
|
759
|
-
2430,
|
|
760
|
-
220
|
|
761
|
-
],
|
|
762
|
-
"size": [
|
|
763
|
-
380,
|
|
764
|
-
58
|
|
765
|
-
],
|
|
766
|
-
"flags": {},
|
|
767
|
-
"order": 11,
|
|
768
|
-
"mode": 4,
|
|
769
|
-
"inputs": [],
|
|
770
|
-
"outputs": [
|
|
771
|
-
{
|
|
772
|
-
"name": "VAE",
|
|
773
|
-
"type": "VAE",
|
|
774
|
-
"slot_index": 0,
|
|
775
|
-
"links": [
|
|
776
|
-
302,
|
|
777
|
-
313,
|
|
778
|
-
317
|
|
779
|
-
]
|
|
780
|
-
}
|
|
781
|
-
],
|
|
782
|
-
"properties": {
|
|
783
|
-
"cnr_id": "comfy-core",
|
|
784
|
-
"ver": "0.3.51",
|
|
785
|
-
"Node name for S&R": "VAELoader",
|
|
786
|
-
"models": [
|
|
787
|
-
{
|
|
788
|
-
"name": "qwen_image_vae.safetensors",
|
|
789
|
-
"url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
|
|
790
|
-
"directory": "vae"
|
|
791
|
-
}
|
|
792
|
-
]
|
|
793
|
-
},
|
|
794
|
-
"widgets_values": [
|
|
795
|
-
"qwen_image_vae.safetensors"
|
|
796
|
-
]
|
|
797
|
-
},
|
|
798
|
-
{
|
|
799
|
-
"id": 181,
|
|
800
|
-
"type": "ControlNetInpaintingAliMamaApply",
|
|
801
|
-
"pos": [
|
|
802
|
-
2940,
|
|
803
|
-
560
|
|
804
|
-
],
|
|
805
|
-
"size": [
|
|
806
|
-
317.0093688964844,
|
|
807
|
-
206
|
|
808
|
-
],
|
|
809
|
-
"flags": {},
|
|
810
|
-
"order": 34,
|
|
811
|
-
"mode": 4,
|
|
812
|
-
"inputs": [
|
|
813
|
-
{
|
|
814
|
-
"name": "positive",
|
|
815
|
-
"type": "CONDITIONING",
|
|
816
|
-
"link": 299
|
|
817
|
-
},
|
|
818
|
-
{
|
|
819
|
-
"name": "negative",
|
|
820
|
-
"type": "CONDITIONING",
|
|
821
|
-
"link": 300
|
|
822
|
-
},
|
|
823
|
-
{
|
|
824
|
-
"name": "control_net",
|
|
825
|
-
"type": "CONTROL_NET",
|
|
826
|
-
"link": 301
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"name": "vae",
|
|
830
|
-
"type": "VAE",
|
|
831
|
-
"link": 302
|
|
832
|
-
},
|
|
833
|
-
{
|
|
834
|
-
"name": "image",
|
|
835
|
-
"type": "IMAGE",
|
|
836
|
-
"link": 352
|
|
837
|
-
},
|
|
838
|
-
{
|
|
839
|
-
"name": "mask",
|
|
840
|
-
"type": "MASK",
|
|
841
|
-
"link": 338
|
|
842
|
-
}
|
|
843
|
-
],
|
|
844
|
-
"outputs": [
|
|
845
|
-
{
|
|
846
|
-
"name": "positive",
|
|
847
|
-
"type": "CONDITIONING",
|
|
848
|
-
"links": [
|
|
849
|
-
309
|
|
850
|
-
]
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"name": "negative",
|
|
854
|
-
"type": "CONDITIONING",
|
|
855
|
-
"links": [
|
|
856
|
-
310
|
|
857
|
-
]
|
|
858
|
-
}
|
|
859
|
-
],
|
|
860
|
-
"properties": {
|
|
861
|
-
"cnr_id": "comfy-core",
|
|
862
|
-
"ver": "0.3.59",
|
|
863
|
-
"Node name for S&R": "ControlNetInpaintingAliMamaApply"
|
|
864
|
-
},
|
|
865
|
-
"widgets_values": [
|
|
866
|
-
1,
|
|
867
|
-
0,
|
|
868
|
-
1
|
|
869
|
-
]
|
|
870
|
-
},
|
|
871
669
|
{
|
|
872
670
|
"id": 180,
|
|
873
671
|
"type": "ModelSamplingAuraFlow",
|
|
@@ -919,7 +717,7 @@
|
|
|
919
717
|
46
|
|
920
718
|
],
|
|
921
719
|
"flags": {},
|
|
922
|
-
"order":
|
|
720
|
+
"order": 43,
|
|
923
721
|
"mode": 4,
|
|
924
722
|
"inputs": [
|
|
925
723
|
{
|
|
@@ -951,49 +749,6 @@
|
|
|
951
749
|
},
|
|
952
750
|
"widgets_values": []
|
|
953
751
|
},
|
|
954
|
-
{
|
|
955
|
-
"id": 182,
|
|
956
|
-
"type": "CLIPTextEncode",
|
|
957
|
-
"pos": [
|
|
958
|
-
2850,
|
|
959
|
-
100
|
|
960
|
-
],
|
|
961
|
-
"size": [
|
|
962
|
-
460,
|
|
963
|
-
164.31304931640625
|
|
964
|
-
],
|
|
965
|
-
"flags": {},
|
|
966
|
-
"order": 21,
|
|
967
|
-
"mode": 4,
|
|
968
|
-
"inputs": [
|
|
969
|
-
{
|
|
970
|
-
"name": "clip",
|
|
971
|
-
"type": "CLIP",
|
|
972
|
-
"link": 305
|
|
973
|
-
}
|
|
974
|
-
],
|
|
975
|
-
"outputs": [
|
|
976
|
-
{
|
|
977
|
-
"name": "CONDITIONING",
|
|
978
|
-
"type": "CONDITIONING",
|
|
979
|
-
"slot_index": 0,
|
|
980
|
-
"links": [
|
|
981
|
-
299
|
|
982
|
-
]
|
|
983
|
-
}
|
|
984
|
-
],
|
|
985
|
-
"title": "CLIP Text Encode (Positive Prompt)",
|
|
986
|
-
"properties": {
|
|
987
|
-
"cnr_id": "comfy-core",
|
|
988
|
-
"ver": "0.3.51",
|
|
989
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
990
|
-
},
|
|
991
|
-
"widgets_values": [
|
|
992
|
-
"The king, on a throne, surrounded by Knights, HD, Realistic, Octane Render, Unreal engine"
|
|
993
|
-
],
|
|
994
|
-
"color": "#232",
|
|
995
|
-
"bgcolor": "#353"
|
|
996
|
-
},
|
|
997
752
|
{
|
|
998
753
|
"id": 172,
|
|
999
754
|
"type": "ImageScaleToMaxDimension",
|
|
@@ -1006,8 +761,8 @@
|
|
|
1006
761
|
82
|
|
1007
762
|
],
|
|
1008
763
|
"flags": {},
|
|
1009
|
-
"order":
|
|
1010
|
-
"mode":
|
|
764
|
+
"order": 23,
|
|
765
|
+
"mode": 0,
|
|
1011
766
|
"inputs": [
|
|
1012
767
|
{
|
|
1013
768
|
"name": "image",
|
|
@@ -1131,51 +886,8 @@
|
|
|
1131
886
|
]
|
|
1132
887
|
},
|
|
1133
888
|
{
|
|
1134
|
-
"id":
|
|
1135
|
-
"type": "
|
|
1136
|
-
"pos": [
|
|
1137
|
-
430,
|
|
1138
|
-
950
|
|
1139
|
-
],
|
|
1140
|
-
"size": [
|
|
1141
|
-
330,
|
|
1142
|
-
100
|
|
1143
|
-
],
|
|
1144
|
-
"flags": {},
|
|
1145
|
-
"order": 25,
|
|
1146
|
-
"mode": 0,
|
|
1147
|
-
"inputs": [
|
|
1148
|
-
{
|
|
1149
|
-
"name": "mask",
|
|
1150
|
-
"type": "MASK",
|
|
1151
|
-
"link": 205
|
|
1152
|
-
}
|
|
1153
|
-
],
|
|
1154
|
-
"outputs": [
|
|
1155
|
-
{
|
|
1156
|
-
"name": "MASK",
|
|
1157
|
-
"type": "MASK",
|
|
1158
|
-
"links": [
|
|
1159
|
-
215,
|
|
1160
|
-
219,
|
|
1161
|
-
220,
|
|
1162
|
-
225
|
|
1163
|
-
]
|
|
1164
|
-
}
|
|
1165
|
-
],
|
|
1166
|
-
"properties": {
|
|
1167
|
-
"cnr_id": "comfy-core",
|
|
1168
|
-
"ver": "0.3.59",
|
|
1169
|
-
"proxyWidgets": []
|
|
1170
|
-
},
|
|
1171
|
-
"widgets_values": [
|
|
1172
|
-
0,
|
|
1173
|
-
31
|
|
1174
|
-
]
|
|
1175
|
-
},
|
|
1176
|
-
{
|
|
1177
|
-
"id": 8,
|
|
1178
|
-
"type": "VAEDecode",
|
|
889
|
+
"id": 8,
|
|
890
|
+
"type": "VAEDecode",
|
|
1179
891
|
"pos": [
|
|
1180
892
|
900,
|
|
1181
893
|
880
|
|
@@ -1185,7 +897,7 @@
|
|
|
1185
897
|
46
|
|
1186
898
|
],
|
|
1187
899
|
"flags": {},
|
|
1188
|
-
"order":
|
|
900
|
+
"order": 39,
|
|
1189
901
|
"mode": 0,
|
|
1190
902
|
"inputs": [
|
|
1191
903
|
{
|
|
@@ -1229,7 +941,7 @@
|
|
|
1229
941
|
150
|
|
1230
942
|
],
|
|
1231
943
|
"flags": {},
|
|
1232
|
-
"order":
|
|
944
|
+
"order": 42,
|
|
1233
945
|
"mode": 0,
|
|
1234
946
|
"inputs": [
|
|
1235
947
|
{
|
|
@@ -1281,13 +993,13 @@
|
|
|
1281
993
|
430
|
|
1282
994
|
],
|
|
1283
995
|
"flags": {},
|
|
1284
|
-
"order":
|
|
996
|
+
"order": 38,
|
|
1285
997
|
"mode": 4,
|
|
1286
998
|
"inputs": [
|
|
1287
999
|
{
|
|
1288
1000
|
"name": "mask",
|
|
1289
1001
|
"type": "MASK",
|
|
1290
|
-
"link":
|
|
1002
|
+
"link": 376
|
|
1291
1003
|
}
|
|
1292
1004
|
],
|
|
1293
1005
|
"outputs": [],
|
|
@@ -1310,13 +1022,13 @@
|
|
|
1310
1022
|
430
|
|
1311
1023
|
],
|
|
1312
1024
|
"flags": {},
|
|
1313
|
-
"order":
|
|
1025
|
+
"order": 34,
|
|
1314
1026
|
"mode": 4,
|
|
1315
1027
|
"inputs": [
|
|
1316
1028
|
{
|
|
1317
1029
|
"name": "images",
|
|
1318
1030
|
"type": "IMAGE",
|
|
1319
|
-
"link":
|
|
1031
|
+
"link": 370
|
|
1320
1032
|
}
|
|
1321
1033
|
],
|
|
1322
1034
|
"outputs": [],
|
|
@@ -1339,13 +1051,13 @@
|
|
|
1339
1051
|
150
|
|
1340
1052
|
],
|
|
1341
1053
|
"flags": {},
|
|
1342
|
-
"order":
|
|
1054
|
+
"order": 46,
|
|
1343
1055
|
"mode": 4,
|
|
1344
1056
|
"inputs": [
|
|
1345
1057
|
{
|
|
1346
1058
|
"name": "destination",
|
|
1347
1059
|
"type": "IMAGE",
|
|
1348
|
-
"link":
|
|
1060
|
+
"link": 369
|
|
1349
1061
|
},
|
|
1350
1062
|
{
|
|
1351
1063
|
"name": "source",
|
|
@@ -1356,7 +1068,7 @@
|
|
|
1356
1068
|
"name": "mask",
|
|
1357
1069
|
"shape": 7,
|
|
1358
1070
|
"type": "MASK",
|
|
1359
|
-
"link":
|
|
1071
|
+
"link": 374
|
|
1360
1072
|
}
|
|
1361
1073
|
],
|
|
1362
1074
|
"outputs": [
|
|
@@ -1379,103 +1091,6 @@
|
|
|
1379
1091
|
false
|
|
1380
1092
|
]
|
|
1381
1093
|
},
|
|
1382
|
-
{
|
|
1383
|
-
"id": 195,
|
|
1384
|
-
"type": "VAEEncode",
|
|
1385
|
-
"pos": [
|
|
1386
|
-
2950,
|
|
1387
|
-
820
|
|
1388
|
-
],
|
|
1389
|
-
"size": [
|
|
1390
|
-
140,
|
|
1391
|
-
46
|
|
1392
|
-
],
|
|
1393
|
-
"flags": {
|
|
1394
|
-
"collapsed": false
|
|
1395
|
-
},
|
|
1396
|
-
"order": 28,
|
|
1397
|
-
"mode": 4,
|
|
1398
|
-
"inputs": [
|
|
1399
|
-
{
|
|
1400
|
-
"name": "pixels",
|
|
1401
|
-
"type": "IMAGE",
|
|
1402
|
-
"link": 346
|
|
1403
|
-
},
|
|
1404
|
-
{
|
|
1405
|
-
"name": "vae",
|
|
1406
|
-
"type": "VAE",
|
|
1407
|
-
"link": 317
|
|
1408
|
-
}
|
|
1409
|
-
],
|
|
1410
|
-
"outputs": [
|
|
1411
|
-
{
|
|
1412
|
-
"name": "LATENT",
|
|
1413
|
-
"type": "LATENT",
|
|
1414
|
-
"links": [
|
|
1415
|
-
358
|
|
1416
|
-
]
|
|
1417
|
-
}
|
|
1418
|
-
],
|
|
1419
|
-
"properties": {
|
|
1420
|
-
"cnr_id": "comfy-core",
|
|
1421
|
-
"ver": "0.3.51",
|
|
1422
|
-
"Node name for S&R": "VAEEncode"
|
|
1423
|
-
},
|
|
1424
|
-
"widgets_values": []
|
|
1425
|
-
},
|
|
1426
|
-
{
|
|
1427
|
-
"id": 202,
|
|
1428
|
-
"type": "ImagePadForOutpaint",
|
|
1429
|
-
"pos": [
|
|
1430
|
-
2500,
|
|
1431
|
-
1030
|
|
1432
|
-
],
|
|
1433
|
-
"size": [
|
|
1434
|
-
270,
|
|
1435
|
-
174
|
|
1436
|
-
],
|
|
1437
|
-
"flags": {},
|
|
1438
|
-
"order": 23,
|
|
1439
|
-
"mode": 4,
|
|
1440
|
-
"inputs": [
|
|
1441
|
-
{
|
|
1442
|
-
"name": "image",
|
|
1443
|
-
"type": "IMAGE",
|
|
1444
|
-
"link": 351
|
|
1445
|
-
}
|
|
1446
|
-
],
|
|
1447
|
-
"outputs": [
|
|
1448
|
-
{
|
|
1449
|
-
"name": "IMAGE",
|
|
1450
|
-
"type": "IMAGE",
|
|
1451
|
-
"links": [
|
|
1452
|
-
346,
|
|
1453
|
-
350
|
|
1454
|
-
]
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"name": "MASK",
|
|
1458
|
-
"type": "MASK",
|
|
1459
|
-
"links": [
|
|
1460
|
-
338,
|
|
1461
|
-
339,
|
|
1462
|
-
340
|
|
1463
|
-
]
|
|
1464
|
-
}
|
|
1465
|
-
],
|
|
1466
|
-
"properties": {
|
|
1467
|
-
"cnr_id": "comfy-core",
|
|
1468
|
-
"ver": "0.3.59",
|
|
1469
|
-
"Node name for S&R": "ImagePadForOutpaint"
|
|
1470
|
-
},
|
|
1471
|
-
"widgets_values": [
|
|
1472
|
-
200,
|
|
1473
|
-
200,
|
|
1474
|
-
0,
|
|
1475
|
-
200,
|
|
1476
|
-
0
|
|
1477
|
-
]
|
|
1478
|
-
},
|
|
1479
1094
|
{
|
|
1480
1095
|
"id": 190,
|
|
1481
1096
|
"type": "KSampler",
|
|
@@ -1485,10 +1100,10 @@
|
|
|
1485
1100
|
],
|
|
1486
1101
|
"size": [
|
|
1487
1102
|
310,
|
|
1488
|
-
|
|
1103
|
+
474
|
|
1489
1104
|
],
|
|
1490
1105
|
"flags": {},
|
|
1491
|
-
"order":
|
|
1106
|
+
"order": 40,
|
|
1492
1107
|
"mode": 4,
|
|
1493
1108
|
"inputs": [
|
|
1494
1109
|
{
|
|
@@ -1499,12 +1114,12 @@
|
|
|
1499
1114
|
{
|
|
1500
1115
|
"name": "positive",
|
|
1501
1116
|
"type": "CONDITIONING",
|
|
1502
|
-
"link":
|
|
1117
|
+
"link": 386
|
|
1503
1118
|
},
|
|
1504
1119
|
{
|
|
1505
1120
|
"name": "negative",
|
|
1506
1121
|
"type": "CONDITIONING",
|
|
1507
|
-
"link":
|
|
1122
|
+
"link": 387
|
|
1508
1123
|
},
|
|
1509
1124
|
{
|
|
1510
1125
|
"name": "latent_image",
|
|
@@ -1528,7 +1143,7 @@
|
|
|
1528
1143
|
"Node name for S&R": "KSampler"
|
|
1529
1144
|
},
|
|
1530
1145
|
"widgets_values": [
|
|
1531
|
-
|
|
1146
|
+
375729975350303,
|
|
1532
1147
|
"randomize",
|
|
1533
1148
|
4,
|
|
1534
1149
|
1,
|
|
@@ -1537,68 +1152,6 @@
|
|
|
1537
1152
|
1
|
|
1538
1153
|
]
|
|
1539
1154
|
},
|
|
1540
|
-
{
|
|
1541
|
-
"id": 192,
|
|
1542
|
-
"type": "SaveImage",
|
|
1543
|
-
"pos": [
|
|
1544
|
-
3770,
|
|
1545
|
-
70
|
|
1546
|
-
],
|
|
1547
|
-
"size": [
|
|
1548
|
-
940,
|
|
1549
|
-
850
|
|
1550
|
-
],
|
|
1551
|
-
"flags": {},
|
|
1552
|
-
"order": 41,
|
|
1553
|
-
"mode": 4,
|
|
1554
|
-
"inputs": [
|
|
1555
|
-
{
|
|
1556
|
-
"name": "images",
|
|
1557
|
-
"type": "IMAGE",
|
|
1558
|
-
"link": 314
|
|
1559
|
-
}
|
|
1560
|
-
],
|
|
1561
|
-
"outputs": [],
|
|
1562
|
-
"properties": {
|
|
1563
|
-
"cnr_id": "comfy-core",
|
|
1564
|
-
"ver": "0.3.51",
|
|
1565
|
-
"Node name for S&R": "SaveImage"
|
|
1566
|
-
},
|
|
1567
|
-
"widgets_values": [
|
|
1568
|
-
"ComfyUI"
|
|
1569
|
-
]
|
|
1570
|
-
},
|
|
1571
|
-
{
|
|
1572
|
-
"id": 189,
|
|
1573
|
-
"type": "SaveImage",
|
|
1574
|
-
"pos": [
|
|
1575
|
-
3770,
|
|
1576
|
-
990
|
|
1577
|
-
],
|
|
1578
|
-
"size": [
|
|
1579
|
-
930,
|
|
1580
|
-
800
|
|
1581
|
-
],
|
|
1582
|
-
"flags": {},
|
|
1583
|
-
"order": 45,
|
|
1584
|
-
"mode": 4,
|
|
1585
|
-
"inputs": [
|
|
1586
|
-
{
|
|
1587
|
-
"name": "images",
|
|
1588
|
-
"type": "IMAGE",
|
|
1589
|
-
"link": 307
|
|
1590
|
-
}
|
|
1591
|
-
],
|
|
1592
|
-
"outputs": [],
|
|
1593
|
-
"properties": {
|
|
1594
|
-
"cnr_id": "comfy-core",
|
|
1595
|
-
"ver": "0.3.51",
|
|
1596
|
-
"Node name for S&R": "SaveImage"
|
|
1597
|
-
},
|
|
1598
|
-
"widgets_values": [
|
|
1599
|
-
"ComfyUI"
|
|
1600
|
-
]
|
|
1601
|
-
},
|
|
1602
1155
|
{
|
|
1603
1156
|
"id": 117,
|
|
1604
1157
|
"type": "MarkdownNote",
|
|
@@ -1611,7 +1164,7 @@
|
|
|
1611
1164
|
180
|
|
1612
1165
|
],
|
|
1613
1166
|
"flags": {},
|
|
1614
|
-
"order":
|
|
1167
|
+
"order": 11,
|
|
1615
1168
|
"mode": 0,
|
|
1616
1169
|
"inputs": [],
|
|
1617
1170
|
"outputs": [],
|
|
@@ -1635,7 +1188,7 @@
|
|
|
1635
1188
|
430
|
|
1636
1189
|
],
|
|
1637
1190
|
"flags": {},
|
|
1638
|
-
"order":
|
|
1191
|
+
"order": 36,
|
|
1639
1192
|
"mode": 0,
|
|
1640
1193
|
"inputs": [
|
|
1641
1194
|
{
|
|
@@ -1675,7 +1228,7 @@
|
|
|
1675
1228
|
"Node name for S&R": "KSampler"
|
|
1676
1229
|
},
|
|
1677
1230
|
"widgets_values": [
|
|
1678
|
-
|
|
1231
|
+
134554158057228,
|
|
1679
1232
|
"randomize",
|
|
1680
1233
|
4,
|
|
1681
1234
|
1,
|
|
@@ -1696,7 +1249,7 @@
|
|
|
1696
1249
|
880
|
|
1697
1250
|
],
|
|
1698
1251
|
"flags": {},
|
|
1699
|
-
"order":
|
|
1252
|
+
"order": 41,
|
|
1700
1253
|
"mode": 0,
|
|
1701
1254
|
"inputs": [
|
|
1702
1255
|
{
|
|
@@ -1727,7 +1280,7 @@
|
|
|
1727
1280
|
970
|
|
1728
1281
|
],
|
|
1729
1282
|
"flags": {},
|
|
1730
|
-
"order":
|
|
1283
|
+
"order": 44,
|
|
1731
1284
|
"mode": 0,
|
|
1732
1285
|
"inputs": [
|
|
1733
1286
|
{
|
|
@@ -1747,55 +1300,34 @@
|
|
|
1747
1300
|
]
|
|
1748
1301
|
},
|
|
1749
1302
|
{
|
|
1750
|
-
"id":
|
|
1751
|
-
"type": "Note",
|
|
1752
|
-
"pos": [
|
|
1753
|
-
850,
|
|
1754
|
-
-300
|
|
1755
|
-
],
|
|
1756
|
-
"size": [
|
|
1757
|
-
310,
|
|
1758
|
-
90
|
|
1759
|
-
],
|
|
1760
|
-
"flags": {},
|
|
1761
|
-
"order": 13,
|
|
1762
|
-
"mode": 0,
|
|
1763
|
-
"inputs": [],
|
|
1764
|
-
"outputs": [],
|
|
1765
|
-
"properties": {},
|
|
1766
|
-
"widgets_values": [
|
|
1767
|
-
"Increase the shift if you get too many blury/dark/bad images. Decrease if you want to try increasing detail."
|
|
1768
|
-
],
|
|
1769
|
-
"color": "#432",
|
|
1770
|
-
"bgcolor": "#653"
|
|
1771
|
-
},
|
|
1772
|
-
{
|
|
1773
|
-
"id": 193,
|
|
1303
|
+
"id": 71,
|
|
1774
1304
|
"type": "LoadImage",
|
|
1775
1305
|
"pos": [
|
|
1776
|
-
|
|
1777
|
-
|
|
1306
|
+
-50,
|
|
1307
|
+
580
|
|
1778
1308
|
],
|
|
1779
1309
|
"size": [
|
|
1780
1310
|
310,
|
|
1781
1311
|
326
|
|
1782
1312
|
],
|
|
1783
1313
|
"flags": {},
|
|
1784
|
-
"order":
|
|
1785
|
-
"mode":
|
|
1314
|
+
"order": 12,
|
|
1315
|
+
"mode": 0,
|
|
1786
1316
|
"inputs": [],
|
|
1787
1317
|
"outputs": [
|
|
1788
1318
|
{
|
|
1789
1319
|
"name": "IMAGE",
|
|
1790
1320
|
"type": "IMAGE",
|
|
1791
1321
|
"links": [
|
|
1792
|
-
|
|
1322
|
+
292
|
|
1793
1323
|
]
|
|
1794
1324
|
},
|
|
1795
1325
|
{
|
|
1796
1326
|
"name": "MASK",
|
|
1797
1327
|
"type": "MASK",
|
|
1798
|
-
"links": [
|
|
1328
|
+
"links": [
|
|
1329
|
+
205
|
|
1330
|
+
]
|
|
1799
1331
|
}
|
|
1800
1332
|
],
|
|
1801
1333
|
"properties": {
|
|
@@ -1809,202 +1341,721 @@
|
|
|
1809
1341
|
]
|
|
1810
1342
|
},
|
|
1811
1343
|
{
|
|
1812
|
-
"id":
|
|
1813
|
-
"type": "
|
|
1344
|
+
"id": 78,
|
|
1345
|
+
"type": "MarkdownNote",
|
|
1814
1346
|
"pos": [
|
|
1815
|
-
-
|
|
1816
|
-
|
|
1347
|
+
-680,
|
|
1348
|
+
-150
|
|
1817
1349
|
],
|
|
1818
1350
|
"size": [
|
|
1819
|
-
|
|
1820
|
-
|
|
1351
|
+
541.36865234375,
|
|
1352
|
+
579.70263671875
|
|
1821
1353
|
],
|
|
1822
1354
|
"flags": {},
|
|
1823
|
-
"order":
|
|
1355
|
+
"order": 13,
|
|
1824
1356
|
"mode": 0,
|
|
1825
1357
|
"inputs": [],
|
|
1358
|
+
"outputs": [],
|
|
1359
|
+
"title": "Model links",
|
|
1360
|
+
"properties": {
|
|
1361
|
+
"widget_ue_connectable": {}
|
|
1362
|
+
},
|
|
1363
|
+
"widgets_values": [
|
|
1364
|
+
"[Tutorial](https://docs.comfy.org/tutorials/image/qwen/qwen-image)\n\n\n## Model links\n\nYou can find all the models on [Huggingface](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main) or [Modelscope](https://modelscope.cn/models/Comfy-Org/Qwen-Image_ComfyUI/files)\n\n**Diffusion model**\n\n- [qwen_image_fp8_e4m3fn.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_fp8_e4m3fn.safetensors)\n\n**ControlNet**\n\n- [Qwen-Image-InstantX-ControlNet-Inpainting.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-InstantX-ControlNets/resolve/main/split_files/controlnet/Qwen-Image-InstantX-ControlNet-Inpainting.safetensors)\n\n\n**LoRA**\n\n- [Qwen-Image-Lightning-4steps-V1.0.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors)\n\n**Text encoder**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n**VAE**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 diffusion_models/\n│ │ ├── qwen_image_fp8_e4m3fn.safetensors\n│ │ └── qwen_image_distill_full_fp8_e4m3fn.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Lightning-8steps-V1.0.safetensors\n│ ├── 📂 controlnet/ \n│ │ └── Qwen-Image-InstantX-ControlNet-Inpainting.safetensors\n│ ├── 📂 vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n```\n"
|
|
1365
|
+
],
|
|
1366
|
+
"color": "#432",
|
|
1367
|
+
"bgcolor": "#653"
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"id": 6,
|
|
1371
|
+
"type": "CLIPTextEncode",
|
|
1372
|
+
"pos": [
|
|
1373
|
+
330,
|
|
1374
|
+
110
|
|
1375
|
+
],
|
|
1376
|
+
"size": [
|
|
1377
|
+
460,
|
|
1378
|
+
164.31304931640625
|
|
1379
|
+
],
|
|
1380
|
+
"flags": {},
|
|
1381
|
+
"order": 17,
|
|
1382
|
+
"mode": 0,
|
|
1383
|
+
"inputs": [
|
|
1384
|
+
{
|
|
1385
|
+
"name": "clip",
|
|
1386
|
+
"type": "CLIP",
|
|
1387
|
+
"link": 74
|
|
1388
|
+
}
|
|
1389
|
+
],
|
|
1390
|
+
"outputs": [
|
|
1391
|
+
{
|
|
1392
|
+
"name": "CONDITIONING",
|
|
1393
|
+
"type": "CONDITIONING",
|
|
1394
|
+
"slot_index": 0,
|
|
1395
|
+
"links": [
|
|
1396
|
+
190
|
|
1397
|
+
]
|
|
1398
|
+
}
|
|
1399
|
+
],
|
|
1400
|
+
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1401
|
+
"properties": {
|
|
1402
|
+
"cnr_id": "comfy-core",
|
|
1403
|
+
"ver": "0.3.51",
|
|
1404
|
+
"Node name for S&R": "CLIPTextEncode"
|
|
1405
|
+
},
|
|
1406
|
+
"widgets_values": [
|
|
1407
|
+
"The Queen, on a throne, surrounded by Knights, HD, Realistic, Octane Render, Unreal engine"
|
|
1408
|
+
],
|
|
1409
|
+
"color": "#232",
|
|
1410
|
+
"bgcolor": "#353"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"id": 202,
|
|
1414
|
+
"type": "ImagePadForOutpaint",
|
|
1415
|
+
"pos": [
|
|
1416
|
+
2490,
|
|
1417
|
+
1030
|
|
1418
|
+
],
|
|
1419
|
+
"size": [
|
|
1420
|
+
270,
|
|
1421
|
+
174
|
|
1422
|
+
],
|
|
1423
|
+
"flags": {},
|
|
1424
|
+
"order": 25,
|
|
1425
|
+
"mode": 4,
|
|
1426
|
+
"inputs": [
|
|
1427
|
+
{
|
|
1428
|
+
"name": "image",
|
|
1429
|
+
"type": "IMAGE",
|
|
1430
|
+
"link": 351
|
|
1431
|
+
}
|
|
1432
|
+
],
|
|
1826
1433
|
"outputs": [
|
|
1827
1434
|
{
|
|
1828
1435
|
"name": "IMAGE",
|
|
1829
1436
|
"type": "IMAGE",
|
|
1830
1437
|
"links": [
|
|
1831
|
-
|
|
1438
|
+
366
|
|
1832
1439
|
]
|
|
1833
1440
|
},
|
|
1834
1441
|
{
|
|
1835
1442
|
"name": "MASK",
|
|
1836
1443
|
"type": "MASK",
|
|
1837
1444
|
"links": [
|
|
1838
|
-
|
|
1445
|
+
365
|
|
1839
1446
|
]
|
|
1840
1447
|
}
|
|
1841
1448
|
],
|
|
1842
1449
|
"properties": {
|
|
1843
1450
|
"cnr_id": "comfy-core",
|
|
1844
|
-
"ver": "0.3.
|
|
1845
|
-
"Node name for S&R": "
|
|
1451
|
+
"ver": "0.3.59",
|
|
1452
|
+
"Node name for S&R": "ImagePadForOutpaint"
|
|
1846
1453
|
},
|
|
1847
1454
|
"widgets_values": [
|
|
1848
|
-
|
|
1849
|
-
|
|
1455
|
+
200,
|
|
1456
|
+
200,
|
|
1457
|
+
0,
|
|
1458
|
+
200,
|
|
1459
|
+
0
|
|
1850
1460
|
]
|
|
1851
1461
|
},
|
|
1852
1462
|
{
|
|
1853
|
-
"id":
|
|
1854
|
-
"type": "
|
|
1463
|
+
"id": 121,
|
|
1464
|
+
"type": "cade3e30-0eb2-4fd2-bf6e-8518f3a96e0c",
|
|
1855
1465
|
"pos": [
|
|
1856
|
-
|
|
1857
|
-
|
|
1466
|
+
430,
|
|
1467
|
+
950
|
|
1858
1468
|
],
|
|
1859
1469
|
"size": [
|
|
1860
|
-
|
|
1861
|
-
|
|
1470
|
+
330,
|
|
1471
|
+
100
|
|
1862
1472
|
],
|
|
1863
1473
|
"flags": {},
|
|
1864
|
-
"order":
|
|
1474
|
+
"order": 24,
|
|
1865
1475
|
"mode": 0,
|
|
1866
|
-
"inputs": [
|
|
1867
|
-
|
|
1868
|
-
|
|
1476
|
+
"inputs": [
|
|
1477
|
+
{
|
|
1478
|
+
"name": "mask",
|
|
1479
|
+
"type": "MASK",
|
|
1480
|
+
"link": 205
|
|
1481
|
+
}
|
|
1482
|
+
],
|
|
1483
|
+
"outputs": [
|
|
1484
|
+
{
|
|
1485
|
+
"name": "MASK",
|
|
1486
|
+
"type": "MASK",
|
|
1487
|
+
"links": [
|
|
1488
|
+
215,
|
|
1489
|
+
219,
|
|
1490
|
+
220,
|
|
1491
|
+
225
|
|
1492
|
+
]
|
|
1493
|
+
}
|
|
1494
|
+
],
|
|
1869
1495
|
"properties": {
|
|
1870
|
-
"
|
|
1496
|
+
"cnr_id": "comfy-core",
|
|
1497
|
+
"ver": "0.3.59",
|
|
1498
|
+
"proxyWidgets": []
|
|
1871
1499
|
},
|
|
1872
1500
|
"widgets_values": [
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
"bgcolor": "#653"
|
|
1501
|
+
0,
|
|
1502
|
+
31
|
|
1503
|
+
]
|
|
1877
1504
|
},
|
|
1878
1505
|
{
|
|
1879
|
-
"id":
|
|
1880
|
-
"type": "
|
|
1506
|
+
"id": 220,
|
|
1507
|
+
"type": "f93c215e-c393-460e-9534-ed2c3d8a652e",
|
|
1881
1508
|
"pos": [
|
|
1882
|
-
|
|
1883
|
-
|
|
1509
|
+
2480,
|
|
1510
|
+
1450
|
|
1884
1511
|
],
|
|
1885
1512
|
"size": [
|
|
1886
|
-
|
|
1887
|
-
|
|
1513
|
+
330,
|
|
1514
|
+
100
|
|
1888
1515
|
],
|
|
1889
1516
|
"flags": {},
|
|
1890
|
-
"order":
|
|
1517
|
+
"order": 33,
|
|
1891
1518
|
"mode": 4,
|
|
1892
1519
|
"inputs": [
|
|
1893
1520
|
{
|
|
1894
|
-
"name": "
|
|
1895
|
-
"type": "
|
|
1896
|
-
"link":
|
|
1521
|
+
"name": "mask",
|
|
1522
|
+
"type": "MASK",
|
|
1523
|
+
"link": 377
|
|
1897
1524
|
}
|
|
1898
1525
|
],
|
|
1899
1526
|
"outputs": [
|
|
1900
1527
|
{
|
|
1901
|
-
"name": "
|
|
1902
|
-
"type": "
|
|
1528
|
+
"name": "MASK",
|
|
1529
|
+
"type": "MASK",
|
|
1903
1530
|
"links": [
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1531
|
+
374,
|
|
1532
|
+
375,
|
|
1533
|
+
376
|
|
1907
1534
|
]
|
|
1908
1535
|
}
|
|
1909
1536
|
],
|
|
1910
1537
|
"properties": {
|
|
1911
1538
|
"cnr_id": "comfy-core",
|
|
1912
1539
|
"ver": "0.3.59",
|
|
1913
|
-
"
|
|
1540
|
+
"proxyWidgets": []
|
|
1914
1541
|
},
|
|
1915
1542
|
"widgets_values": [
|
|
1916
|
-
|
|
1917
|
-
|
|
1543
|
+
20,
|
|
1544
|
+
31
|
|
1918
1545
|
]
|
|
1919
|
-
}
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
"
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
"
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
1546
|
+
},
|
|
1547
|
+
{
|
|
1548
|
+
"id": 195,
|
|
1549
|
+
"type": "VAEEncode",
|
|
1550
|
+
"pos": [
|
|
1551
|
+
2950,
|
|
1552
|
+
820
|
|
1553
|
+
],
|
|
1554
|
+
"size": [
|
|
1555
|
+
140,
|
|
1556
|
+
46
|
|
1557
|
+
],
|
|
1558
|
+
"flags": {
|
|
1559
|
+
"collapsed": false
|
|
1560
|
+
},
|
|
1561
|
+
"order": 35,
|
|
1562
|
+
"mode": 4,
|
|
1563
|
+
"inputs": [
|
|
1564
|
+
{
|
|
1565
|
+
"name": "pixels",
|
|
1566
|
+
"type": "IMAGE",
|
|
1567
|
+
"link": 371
|
|
1568
|
+
},
|
|
1569
|
+
{
|
|
1570
|
+
"name": "vae",
|
|
1571
|
+
"type": "VAE",
|
|
1572
|
+
"link": 317
|
|
1573
|
+
}
|
|
1574
|
+
],
|
|
1575
|
+
"outputs": [
|
|
1576
|
+
{
|
|
1577
|
+
"name": "LATENT",
|
|
1578
|
+
"type": "LATENT",
|
|
1579
|
+
"links": [
|
|
1580
|
+
358
|
|
1581
|
+
]
|
|
1582
|
+
}
|
|
1583
|
+
],
|
|
1584
|
+
"properties": {
|
|
1585
|
+
"cnr_id": "comfy-core",
|
|
1586
|
+
"ver": "0.3.51",
|
|
1587
|
+
"Node name for S&R": "VAEEncode"
|
|
1588
|
+
},
|
|
1589
|
+
"widgets_values": []
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"id": 181,
|
|
1593
|
+
"type": "ControlNetInpaintingAliMamaApply",
|
|
1594
|
+
"pos": [
|
|
1595
|
+
2940,
|
|
1596
|
+
560
|
|
1597
|
+
],
|
|
1598
|
+
"size": [
|
|
1599
|
+
317.0093688964844,
|
|
1600
|
+
206
|
|
1601
|
+
],
|
|
1602
|
+
"flags": {},
|
|
1603
|
+
"order": 37,
|
|
1604
|
+
"mode": 4,
|
|
1605
|
+
"inputs": [
|
|
1606
|
+
{
|
|
1607
|
+
"name": "positive",
|
|
1608
|
+
"type": "CONDITIONING",
|
|
1609
|
+
"link": 299
|
|
1610
|
+
},
|
|
1611
|
+
{
|
|
1612
|
+
"name": "negative",
|
|
1613
|
+
"type": "CONDITIONING",
|
|
1614
|
+
"link": 300
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
"name": "control_net",
|
|
1618
|
+
"type": "CONTROL_NET",
|
|
1619
|
+
"link": 301
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
"name": "vae",
|
|
1623
|
+
"type": "VAE",
|
|
1624
|
+
"link": 384
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"name": "image",
|
|
1628
|
+
"type": "IMAGE",
|
|
1629
|
+
"link": 385
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"name": "mask",
|
|
1633
|
+
"type": "MASK",
|
|
1634
|
+
"link": 375
|
|
1635
|
+
}
|
|
1636
|
+
],
|
|
1637
|
+
"outputs": [
|
|
1638
|
+
{
|
|
1639
|
+
"name": "positive",
|
|
1640
|
+
"type": "CONDITIONING",
|
|
1641
|
+
"links": [
|
|
1642
|
+
386
|
|
1643
|
+
]
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"name": "negative",
|
|
1647
|
+
"type": "CONDITIONING",
|
|
1648
|
+
"links": [
|
|
1649
|
+
387
|
|
1650
|
+
]
|
|
1651
|
+
}
|
|
1652
|
+
],
|
|
1653
|
+
"properties": {
|
|
1654
|
+
"cnr_id": "comfy-core",
|
|
1655
|
+
"ver": "0.3.59",
|
|
1656
|
+
"Node name for S&R": "ControlNetInpaintingAliMamaApply"
|
|
1657
|
+
},
|
|
1658
|
+
"widgets_values": [
|
|
1659
|
+
1,
|
|
1660
|
+
0,
|
|
1661
|
+
1
|
|
1662
|
+
]
|
|
1663
|
+
},
|
|
1664
|
+
{
|
|
1665
|
+
"id": 178,
|
|
1666
|
+
"type": "VAELoader",
|
|
1667
|
+
"pos": [
|
|
1668
|
+
2430,
|
|
1669
|
+
220
|
|
1670
|
+
],
|
|
1671
|
+
"size": [
|
|
1672
|
+
380,
|
|
1673
|
+
58
|
|
1674
|
+
],
|
|
1675
|
+
"flags": {},
|
|
1676
|
+
"order": 14,
|
|
1677
|
+
"mode": 4,
|
|
1678
|
+
"inputs": [],
|
|
1679
|
+
"outputs": [
|
|
1680
|
+
{
|
|
1681
|
+
"name": "VAE",
|
|
1682
|
+
"type": "VAE",
|
|
1683
|
+
"slot_index": 0,
|
|
1684
|
+
"links": [
|
|
1685
|
+
313,
|
|
1686
|
+
317,
|
|
1687
|
+
384
|
|
1688
|
+
]
|
|
1689
|
+
}
|
|
1690
|
+
],
|
|
1691
|
+
"properties": {
|
|
1692
|
+
"cnr_id": "comfy-core",
|
|
1693
|
+
"ver": "0.3.51",
|
|
1694
|
+
"Node name for S&R": "VAELoader",
|
|
1695
|
+
"models": [
|
|
1696
|
+
{
|
|
1697
|
+
"name": "qwen_image_vae.safetensors",
|
|
1698
|
+
"url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
|
|
1699
|
+
"directory": "vae"
|
|
1700
|
+
}
|
|
1701
|
+
]
|
|
1702
|
+
},
|
|
1703
|
+
"widgets_values": [
|
|
1704
|
+
"qwen_image_vae.safetensors"
|
|
1705
|
+
]
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"id": 219,
|
|
1709
|
+
"type": "2a4b2cc0-db37-4302-a067-da392f38f06b",
|
|
1710
|
+
"pos": [
|
|
1711
|
+
2480,
|
|
1712
|
+
1260
|
|
1713
|
+
],
|
|
1714
|
+
"size": [
|
|
1715
|
+
280,
|
|
1716
|
+
80
|
|
1717
|
+
],
|
|
1718
|
+
"flags": {},
|
|
1719
|
+
"order": 31,
|
|
1720
|
+
"mode": 4,
|
|
1721
|
+
"inputs": [
|
|
1722
|
+
{
|
|
1723
|
+
"name": "mask",
|
|
1724
|
+
"type": "MASK",
|
|
1725
|
+
"link": 365
|
|
1726
|
+
},
|
|
1727
|
+
{
|
|
1728
|
+
"name": "image",
|
|
1729
|
+
"type": "IMAGE",
|
|
1730
|
+
"link": 366
|
|
1731
|
+
}
|
|
1732
|
+
],
|
|
1733
|
+
"outputs": [
|
|
1734
|
+
{
|
|
1735
|
+
"name": "MASK",
|
|
1736
|
+
"type": "MASK",
|
|
1737
|
+
"links": [
|
|
1738
|
+
377
|
|
1739
|
+
]
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"name": "IMAGE",
|
|
1743
|
+
"type": "IMAGE",
|
|
1744
|
+
"links": [
|
|
1745
|
+
369,
|
|
1746
|
+
370,
|
|
1747
|
+
371,
|
|
1748
|
+
385
|
|
1749
|
+
]
|
|
1750
|
+
}
|
|
1751
|
+
],
|
|
1752
|
+
"title": "Scale image and mask(Subgraph)",
|
|
1753
|
+
"properties": {
|
|
1754
|
+
"cnr_id": "comfy-core",
|
|
1755
|
+
"ver": "0.3.65"
|
|
1756
|
+
},
|
|
1757
|
+
"widgets_values": [
|
|
1758
|
+
1536
|
|
1759
|
+
]
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"id": 189,
|
|
1763
|
+
"type": "SaveImage",
|
|
1764
|
+
"pos": [
|
|
1765
|
+
3770,
|
|
1766
|
+
990
|
|
1767
|
+
],
|
|
1768
|
+
"size": [
|
|
1769
|
+
930,
|
|
1770
|
+
800
|
|
1771
|
+
],
|
|
1772
|
+
"flags": {},
|
|
1773
|
+
"order": 47,
|
|
1774
|
+
"mode": 4,
|
|
1775
|
+
"inputs": [
|
|
1776
|
+
{
|
|
1777
|
+
"name": "images",
|
|
1778
|
+
"type": "IMAGE",
|
|
1779
|
+
"link": 307
|
|
1780
|
+
}
|
|
1781
|
+
],
|
|
1782
|
+
"outputs": [],
|
|
1783
|
+
"properties": {
|
|
1784
|
+
"cnr_id": "comfy-core",
|
|
1785
|
+
"ver": "0.3.51",
|
|
1786
|
+
"Node name for S&R": "SaveImage"
|
|
1787
|
+
},
|
|
1788
|
+
"widgets_values": [
|
|
1789
|
+
"ComfyUI"
|
|
1790
|
+
]
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"id": 193,
|
|
1794
|
+
"type": "LoadImage",
|
|
1795
|
+
"pos": [
|
|
1796
|
+
2470,
|
|
1797
|
+
570
|
|
1798
|
+
],
|
|
1799
|
+
"size": [
|
|
1800
|
+
310,
|
|
1801
|
+
326
|
|
1802
|
+
],
|
|
1803
|
+
"flags": {},
|
|
1804
|
+
"order": 15,
|
|
1805
|
+
"mode": 4,
|
|
1806
|
+
"inputs": [],
|
|
1807
|
+
"outputs": [
|
|
1808
|
+
{
|
|
1809
|
+
"name": "IMAGE",
|
|
1810
|
+
"type": "IMAGE",
|
|
1811
|
+
"links": [
|
|
1812
|
+
351
|
|
1813
|
+
]
|
|
1814
|
+
},
|
|
1815
|
+
{
|
|
1816
|
+
"name": "MASK",
|
|
1817
|
+
"type": "MASK",
|
|
1818
|
+
"links": []
|
|
1819
|
+
}
|
|
1820
|
+
],
|
|
1821
|
+
"properties": {
|
|
1822
|
+
"cnr_id": "comfy-core",
|
|
1823
|
+
"ver": "0.3.51",
|
|
1824
|
+
"Node name for S&R": "LoadImage"
|
|
1825
|
+
},
|
|
1826
|
+
"widgets_values": [
|
|
1827
|
+
"image_qwen_image_instantx_inpainting_controlnet_input_image.png",
|
|
1828
|
+
"image"
|
|
1829
|
+
]
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
"id": 192,
|
|
1833
|
+
"type": "SaveImage",
|
|
1834
|
+
"pos": [
|
|
1835
|
+
3770,
|
|
1836
|
+
70
|
|
1837
|
+
],
|
|
1838
|
+
"size": [
|
|
1839
|
+
940,
|
|
1840
|
+
850
|
|
1841
|
+
],
|
|
1842
|
+
"flags": {},
|
|
1843
|
+
"order": 45,
|
|
1844
|
+
"mode": 4,
|
|
1845
|
+
"inputs": [
|
|
1846
|
+
{
|
|
1847
|
+
"name": "images",
|
|
1848
|
+
"type": "IMAGE",
|
|
1849
|
+
"link": 314
|
|
1850
|
+
}
|
|
1851
|
+
],
|
|
1852
|
+
"outputs": [],
|
|
1853
|
+
"properties": {
|
|
1854
|
+
"cnr_id": "comfy-core",
|
|
1855
|
+
"ver": "0.3.51",
|
|
1856
|
+
"Node name for S&R": "SaveImage"
|
|
1857
|
+
},
|
|
1858
|
+
"widgets_values": [
|
|
1859
|
+
"ComfyUI"
|
|
1860
|
+
]
|
|
1861
|
+
},
|
|
1862
|
+
{
|
|
1863
|
+
"id": 182,
|
|
1864
|
+
"type": "CLIPTextEncode",
|
|
1865
|
+
"pos": [
|
|
1866
|
+
2850,
|
|
1867
|
+
100
|
|
1868
|
+
],
|
|
1869
|
+
"size": [
|
|
1870
|
+
460,
|
|
1871
|
+
164.31304931640625
|
|
1872
|
+
],
|
|
1873
|
+
"flags": {},
|
|
1874
|
+
"order": 21,
|
|
1875
|
+
"mode": 4,
|
|
1876
|
+
"inputs": [
|
|
1877
|
+
{
|
|
1878
|
+
"name": "clip",
|
|
1879
|
+
"type": "CLIP",
|
|
1880
|
+
"link": 305
|
|
1881
|
+
}
|
|
1882
|
+
],
|
|
1883
|
+
"outputs": [
|
|
1884
|
+
{
|
|
1885
|
+
"name": "CONDITIONING",
|
|
1886
|
+
"type": "CONDITIONING",
|
|
1887
|
+
"slot_index": 0,
|
|
1888
|
+
"links": [
|
|
1889
|
+
299
|
|
1890
|
+
]
|
|
1891
|
+
}
|
|
1892
|
+
],
|
|
1893
|
+
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1894
|
+
"properties": {
|
|
1895
|
+
"cnr_id": "comfy-core",
|
|
1896
|
+
"ver": "0.3.51",
|
|
1897
|
+
"Node name for S&R": "CLIPTextEncode"
|
|
1898
|
+
},
|
|
1899
|
+
"widgets_values": [
|
|
1900
|
+
"The King, on a throne, surrounded by Knights, HD, Realistic, Octane Render, Unreal engine"
|
|
1901
|
+
],
|
|
1902
|
+
"color": "#232",
|
|
1903
|
+
"bgcolor": "#353"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"id": 176,
|
|
1907
|
+
"type": "CLIPTextEncode",
|
|
1908
|
+
"pos": [
|
|
1909
|
+
2850,
|
|
1910
|
+
310
|
|
1911
|
+
],
|
|
1912
|
+
"size": [
|
|
1913
|
+
460,
|
|
1914
|
+
140
|
|
1915
|
+
],
|
|
1916
|
+
"flags": {},
|
|
1917
|
+
"order": 20,
|
|
1918
|
+
"mode": 4,
|
|
1919
|
+
"inputs": [
|
|
1920
|
+
{
|
|
1921
|
+
"name": "clip",
|
|
1922
|
+
"type": "CLIP",
|
|
1923
|
+
"link": 296
|
|
1924
|
+
}
|
|
1925
|
+
],
|
|
1926
|
+
"outputs": [
|
|
1927
|
+
{
|
|
1928
|
+
"name": "CONDITIONING",
|
|
1929
|
+
"type": "CONDITIONING",
|
|
1930
|
+
"slot_index": 0,
|
|
1931
|
+
"links": [
|
|
1932
|
+
300
|
|
1933
|
+
]
|
|
1934
|
+
}
|
|
1935
|
+
],
|
|
1936
|
+
"title": "CLIP Text Encode (Negative Prompt)",
|
|
1937
|
+
"properties": {
|
|
1938
|
+
"cnr_id": "comfy-core",
|
|
1939
|
+
"ver": "0.3.51",
|
|
1940
|
+
"Node name for S&R": "CLIPTextEncode"
|
|
1941
|
+
},
|
|
1942
|
+
"widgets_values": [
|
|
1943
|
+
""
|
|
1944
|
+
],
|
|
1945
|
+
"color": "#223",
|
|
1946
|
+
"bgcolor": "#335"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"id": 68,
|
|
1950
|
+
"type": "Note",
|
|
1951
|
+
"pos": [
|
|
1952
|
+
850,
|
|
1953
|
+
-300
|
|
1954
|
+
],
|
|
1955
|
+
"size": [
|
|
1956
|
+
310,
|
|
1957
|
+
90
|
|
1958
|
+
],
|
|
1959
|
+
"flags": {},
|
|
1960
|
+
"order": 16,
|
|
1961
|
+
"mode": 0,
|
|
1962
|
+
"inputs": [],
|
|
1963
|
+
"outputs": [],
|
|
1964
|
+
"properties": {},
|
|
1965
|
+
"widgets_values": [
|
|
1966
|
+
"Increase the shift if you get too many blury/dark/bad images. Decrease if you want to try increasing detail."
|
|
1967
|
+
],
|
|
1968
|
+
"color": "#432",
|
|
1969
|
+
"bgcolor": "#653"
|
|
1970
|
+
}
|
|
1971
|
+
],
|
|
1972
|
+
"links": [
|
|
1973
|
+
[
|
|
1974
|
+
74,
|
|
1975
|
+
38,
|
|
1976
|
+
0,
|
|
1977
|
+
6,
|
|
1978
|
+
0,
|
|
1979
|
+
"CLIP"
|
|
1980
|
+
],
|
|
1981
|
+
[
|
|
1982
|
+
75,
|
|
1983
|
+
38,
|
|
1984
|
+
0,
|
|
1985
|
+
7,
|
|
1986
|
+
0,
|
|
1987
|
+
"CLIP"
|
|
1988
|
+
],
|
|
1989
|
+
[
|
|
1990
|
+
76,
|
|
1991
|
+
39,
|
|
1992
|
+
0,
|
|
1993
|
+
8,
|
|
1994
|
+
1,
|
|
1995
|
+
"VAE"
|
|
1996
|
+
],
|
|
1997
|
+
[
|
|
1998
|
+
110,
|
|
1999
|
+
8,
|
|
2000
|
+
0,
|
|
2001
|
+
60,
|
|
2002
|
+
0,
|
|
2003
|
+
"IMAGE"
|
|
2004
|
+
],
|
|
2005
|
+
[
|
|
2006
|
+
128,
|
|
2007
|
+
3,
|
|
2008
|
+
0,
|
|
2009
|
+
8,
|
|
2010
|
+
0,
|
|
2011
|
+
"LATENT"
|
|
2012
|
+
],
|
|
2013
|
+
[
|
|
2014
|
+
144,
|
|
2015
|
+
39,
|
|
2016
|
+
0,
|
|
2017
|
+
76,
|
|
2018
|
+
1,
|
|
2019
|
+
"VAE"
|
|
2020
|
+
],
|
|
2021
|
+
[
|
|
2022
|
+
145,
|
|
2023
|
+
37,
|
|
2024
|
+
0,
|
|
2025
|
+
80,
|
|
2026
|
+
0,
|
|
2027
|
+
"MODEL"
|
|
2028
|
+
],
|
|
2029
|
+
[
|
|
2030
|
+
149,
|
|
2031
|
+
80,
|
|
2032
|
+
0,
|
|
2033
|
+
66,
|
|
2034
|
+
0,
|
|
2035
|
+
"MODEL"
|
|
2036
|
+
],
|
|
2037
|
+
[
|
|
2038
|
+
156,
|
|
2039
|
+
66,
|
|
2040
|
+
0,
|
|
2041
|
+
3,
|
|
2042
|
+
0,
|
|
2043
|
+
"MODEL"
|
|
2044
|
+
],
|
|
2045
|
+
[
|
|
2046
|
+
188,
|
|
2047
|
+
108,
|
|
2048
|
+
0,
|
|
2049
|
+
3,
|
|
2050
|
+
1,
|
|
2051
|
+
"CONDITIONING"
|
|
2052
|
+
],
|
|
2053
|
+
[
|
|
2054
|
+
189,
|
|
2055
|
+
108,
|
|
2056
|
+
1,
|
|
2057
|
+
3,
|
|
2058
|
+
2,
|
|
2008
2059
|
"CONDITIONING"
|
|
2009
2060
|
],
|
|
2010
2061
|
[
|
|
@@ -2183,14 +2234,6 @@
|
|
|
2183
2234
|
2,
|
|
2184
2235
|
"CONTROL_NET"
|
|
2185
2236
|
],
|
|
2186
|
-
[
|
|
2187
|
-
302,
|
|
2188
|
-
178,
|
|
2189
|
-
0,
|
|
2190
|
-
181,
|
|
2191
|
-
3,
|
|
2192
|
-
"VAE"
|
|
2193
|
-
],
|
|
2194
2237
|
[
|
|
2195
2238
|
305,
|
|
2196
2239
|
174,
|
|
@@ -2223,22 +2266,6 @@
|
|
|
2223
2266
|
0,
|
|
2224
2267
|
"MODEL"
|
|
2225
2268
|
],
|
|
2226
|
-
[
|
|
2227
|
-
309,
|
|
2228
|
-
181,
|
|
2229
|
-
0,
|
|
2230
|
-
190,
|
|
2231
|
-
1,
|
|
2232
|
-
"CONDITIONING"
|
|
2233
|
-
],
|
|
2234
|
-
[
|
|
2235
|
-
310,
|
|
2236
|
-
181,
|
|
2237
|
-
1,
|
|
2238
|
-
190,
|
|
2239
|
-
2,
|
|
2240
|
-
"CONDITIONING"
|
|
2241
|
-
],
|
|
2242
2269
|
[
|
|
2243
2270
|
312,
|
|
2244
2271
|
190,
|
|
@@ -2280,84 +2307,124 @@
|
|
|
2280
2307
|
"IMAGE"
|
|
2281
2308
|
],
|
|
2282
2309
|
[
|
|
2283
|
-
|
|
2310
|
+
351,
|
|
2311
|
+
193,
|
|
2312
|
+
0,
|
|
2284
2313
|
202,
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
5,
|
|
2288
|
-
"MASK"
|
|
2314
|
+
0,
|
|
2315
|
+
"IMAGE"
|
|
2289
2316
|
],
|
|
2290
2317
|
[
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
"
|
|
2318
|
+
358,
|
|
2319
|
+
195,
|
|
2320
|
+
0,
|
|
2321
|
+
190,
|
|
2322
|
+
3,
|
|
2323
|
+
"LATENT"
|
|
2297
2324
|
],
|
|
2298
2325
|
[
|
|
2299
|
-
|
|
2326
|
+
365,
|
|
2300
2327
|
202,
|
|
2301
2328
|
1,
|
|
2302
|
-
|
|
2329
|
+
219,
|
|
2303
2330
|
0,
|
|
2304
2331
|
"MASK"
|
|
2305
2332
|
],
|
|
2306
2333
|
[
|
|
2307
|
-
|
|
2334
|
+
366,
|
|
2308
2335
|
202,
|
|
2309
2336
|
0,
|
|
2310
|
-
|
|
2311
|
-
|
|
2337
|
+
219,
|
|
2338
|
+
1,
|
|
2312
2339
|
"IMAGE"
|
|
2313
2340
|
],
|
|
2314
2341
|
[
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2342
|
+
369,
|
|
2343
|
+
219,
|
|
2344
|
+
1,
|
|
2345
|
+
200,
|
|
2319
2346
|
0,
|
|
2320
2347
|
"IMAGE"
|
|
2321
2348
|
],
|
|
2322
2349
|
[
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2350
|
+
370,
|
|
2351
|
+
219,
|
|
2352
|
+
1,
|
|
2353
|
+
203,
|
|
2327
2354
|
0,
|
|
2328
2355
|
"IMAGE"
|
|
2329
2356
|
],
|
|
2330
2357
|
[
|
|
2331
|
-
|
|
2332
|
-
|
|
2358
|
+
371,
|
|
2359
|
+
219,
|
|
2360
|
+
1,
|
|
2361
|
+
195,
|
|
2333
2362
|
0,
|
|
2334
|
-
181,
|
|
2335
|
-
4,
|
|
2336
2363
|
"IMAGE"
|
|
2337
2364
|
],
|
|
2338
2365
|
[
|
|
2339
|
-
|
|
2340
|
-
|
|
2366
|
+
374,
|
|
2367
|
+
220,
|
|
2341
2368
|
0,
|
|
2342
2369
|
200,
|
|
2370
|
+
2,
|
|
2371
|
+
"MASK"
|
|
2372
|
+
],
|
|
2373
|
+
[
|
|
2374
|
+
375,
|
|
2375
|
+
220,
|
|
2343
2376
|
0,
|
|
2344
|
-
|
|
2377
|
+
181,
|
|
2378
|
+
5,
|
|
2379
|
+
"MASK"
|
|
2345
2380
|
],
|
|
2346
2381
|
[
|
|
2347
|
-
|
|
2348
|
-
|
|
2382
|
+
376,
|
|
2383
|
+
220,
|
|
2349
2384
|
0,
|
|
2350
|
-
|
|
2385
|
+
207,
|
|
2386
|
+
0,
|
|
2387
|
+
"MASK"
|
|
2388
|
+
],
|
|
2389
|
+
[
|
|
2390
|
+
377,
|
|
2391
|
+
219,
|
|
2392
|
+
0,
|
|
2393
|
+
220,
|
|
2394
|
+
0,
|
|
2395
|
+
"MASK"
|
|
2396
|
+
],
|
|
2397
|
+
[
|
|
2398
|
+
384,
|
|
2399
|
+
178,
|
|
2351
2400
|
0,
|
|
2401
|
+
181,
|
|
2402
|
+
3,
|
|
2403
|
+
"VAE"
|
|
2404
|
+
],
|
|
2405
|
+
[
|
|
2406
|
+
385,
|
|
2407
|
+
219,
|
|
2408
|
+
1,
|
|
2409
|
+
181,
|
|
2410
|
+
4,
|
|
2352
2411
|
"IMAGE"
|
|
2353
2412
|
],
|
|
2354
2413
|
[
|
|
2355
|
-
|
|
2356
|
-
|
|
2414
|
+
386,
|
|
2415
|
+
181,
|
|
2357
2416
|
0,
|
|
2358
2417
|
190,
|
|
2359
|
-
|
|
2360
|
-
"
|
|
2418
|
+
1,
|
|
2419
|
+
"CONDITIONING"
|
|
2420
|
+
],
|
|
2421
|
+
[
|
|
2422
|
+
387,
|
|
2423
|
+
181,
|
|
2424
|
+
1,
|
|
2425
|
+
190,
|
|
2426
|
+
2,
|
|
2427
|
+
"CONDITIONING"
|
|
2361
2428
|
]
|
|
2362
2429
|
],
|
|
2363
2430
|
"groups": [
|
|
@@ -2521,7 +2588,762 @@
|
|
|
2521
2588
|
"definitions": {
|
|
2522
2589
|
"subgraphs": [
|
|
2523
2590
|
{
|
|
2524
|
-
"id": "cade3e30-0eb2-4fd2-bf6e-8518f3a96e0c",
|
|
2591
|
+
"id": "cade3e30-0eb2-4fd2-bf6e-8518f3a96e0c",
|
|
2592
|
+
"version": 1,
|
|
2593
|
+
"state": {
|
|
2594
|
+
"lastGroupId": 11,
|
|
2595
|
+
"lastNodeId": 255,
|
|
2596
|
+
"lastLinkId": 380,
|
|
2597
|
+
"lastRerouteId": 0
|
|
2598
|
+
},
|
|
2599
|
+
"revision": 0,
|
|
2600
|
+
"config": {},
|
|
2601
|
+
"name": "Grow and Blur Mask",
|
|
2602
|
+
"inputNode": {
|
|
2603
|
+
"id": -10,
|
|
2604
|
+
"bounding": [
|
|
2605
|
+
290,
|
|
2606
|
+
3536,
|
|
2607
|
+
120,
|
|
2608
|
+
100
|
|
2609
|
+
]
|
|
2610
|
+
},
|
|
2611
|
+
"outputNode": {
|
|
2612
|
+
"id": -20,
|
|
2613
|
+
"bounding": [
|
|
2614
|
+
1130,
|
|
2615
|
+
3536,
|
|
2616
|
+
120,
|
|
2617
|
+
60
|
|
2618
|
+
]
|
|
2619
|
+
},
|
|
2620
|
+
"inputs": [
|
|
2621
|
+
{
|
|
2622
|
+
"id": "3ac60d5e-8f9d-4663-9b24-b3a15a3e9e20",
|
|
2623
|
+
"name": "mask",
|
|
2624
|
+
"type": "MASK",
|
|
2625
|
+
"linkIds": [
|
|
2626
|
+
279
|
|
2627
|
+
],
|
|
2628
|
+
"localized_name": "mask",
|
|
2629
|
+
"pos": {
|
|
2630
|
+
"0": 390,
|
|
2631
|
+
"1": 3556
|
|
2632
|
+
}
|
|
2633
|
+
},
|
|
2634
|
+
{
|
|
2635
|
+
"id": "d1ab0cf5-7062-41ac-9f4b-8c660fc4a714",
|
|
2636
|
+
"name": "expand",
|
|
2637
|
+
"type": "INT",
|
|
2638
|
+
"linkIds": [
|
|
2639
|
+
379
|
|
2640
|
+
],
|
|
2641
|
+
"pos": {
|
|
2642
|
+
"0": 390,
|
|
2643
|
+
"1": 3576
|
|
2644
|
+
}
|
|
2645
|
+
},
|
|
2646
|
+
{
|
|
2647
|
+
"id": "1a787af5-da9f-44c5-9f5a-3f71609ca0ef",
|
|
2648
|
+
"name": "blur_radius",
|
|
2649
|
+
"type": "INT",
|
|
2650
|
+
"linkIds": [
|
|
2651
|
+
380
|
|
2652
|
+
],
|
|
2653
|
+
"pos": {
|
|
2654
|
+
"0": 390,
|
|
2655
|
+
"1": 3596
|
|
2656
|
+
}
|
|
2657
|
+
}
|
|
2658
|
+
],
|
|
2659
|
+
"outputs": [
|
|
2660
|
+
{
|
|
2661
|
+
"id": "1f97f683-13d3-4871-876d-678fca850d89",
|
|
2662
|
+
"name": "MASK",
|
|
2663
|
+
"type": "MASK",
|
|
2664
|
+
"linkIds": [
|
|
2665
|
+
378
|
|
2666
|
+
],
|
|
2667
|
+
"localized_name": "MASK",
|
|
2668
|
+
"pos": {
|
|
2669
|
+
"0": 1150,
|
|
2670
|
+
"1": 3556
|
|
2671
|
+
}
|
|
2672
|
+
}
|
|
2673
|
+
],
|
|
2674
|
+
"widgets": [],
|
|
2675
|
+
"nodes": [
|
|
2676
|
+
{
|
|
2677
|
+
"id": 253,
|
|
2678
|
+
"type": "ImageToMask",
|
|
2679
|
+
"pos": [
|
|
2680
|
+
800,
|
|
2681
|
+
3630
|
|
2682
|
+
],
|
|
2683
|
+
"size": [
|
|
2684
|
+
270,
|
|
2685
|
+
58
|
|
2686
|
+
],
|
|
2687
|
+
"flags": {},
|
|
2688
|
+
"order": 3,
|
|
2689
|
+
"mode": 0,
|
|
2690
|
+
"inputs": [
|
|
2691
|
+
{
|
|
2692
|
+
"localized_name": "image",
|
|
2693
|
+
"name": "image",
|
|
2694
|
+
"type": "IMAGE",
|
|
2695
|
+
"link": 377
|
|
2696
|
+
}
|
|
2697
|
+
],
|
|
2698
|
+
"outputs": [
|
|
2699
|
+
{
|
|
2700
|
+
"localized_name": "MASK",
|
|
2701
|
+
"name": "MASK",
|
|
2702
|
+
"type": "MASK",
|
|
2703
|
+
"links": [
|
|
2704
|
+
378
|
|
2705
|
+
]
|
|
2706
|
+
}
|
|
2707
|
+
],
|
|
2708
|
+
"properties": {
|
|
2709
|
+
"cnr_id": "comfy-core",
|
|
2710
|
+
"ver": "0.3.59",
|
|
2711
|
+
"Node name for S&R": "ImageToMask"
|
|
2712
|
+
},
|
|
2713
|
+
"widgets_values": [
|
|
2714
|
+
"red"
|
|
2715
|
+
]
|
|
2716
|
+
},
|
|
2717
|
+
{
|
|
2718
|
+
"id": 251,
|
|
2719
|
+
"type": "MaskToImage",
|
|
2720
|
+
"pos": [
|
|
2721
|
+
780,
|
|
2722
|
+
3470
|
|
2723
|
+
],
|
|
2724
|
+
"size": [
|
|
2725
|
+
260,
|
|
2726
|
+
70
|
|
2727
|
+
],
|
|
2728
|
+
"flags": {},
|
|
2729
|
+
"order": 1,
|
|
2730
|
+
"mode": 0,
|
|
2731
|
+
"inputs": [
|
|
2732
|
+
{
|
|
2733
|
+
"localized_name": "mask",
|
|
2734
|
+
"name": "mask",
|
|
2735
|
+
"type": "MASK",
|
|
2736
|
+
"link": 372
|
|
2737
|
+
}
|
|
2738
|
+
],
|
|
2739
|
+
"outputs": [
|
|
2740
|
+
{
|
|
2741
|
+
"localized_name": "IMAGE",
|
|
2742
|
+
"name": "IMAGE",
|
|
2743
|
+
"type": "IMAGE",
|
|
2744
|
+
"links": [
|
|
2745
|
+
373
|
|
2746
|
+
]
|
|
2747
|
+
}
|
|
2748
|
+
],
|
|
2749
|
+
"properties": {
|
|
2750
|
+
"cnr_id": "comfy-core",
|
|
2751
|
+
"ver": "0.3.59",
|
|
2752
|
+
"Node name for S&R": "MaskToImage"
|
|
2753
|
+
},
|
|
2754
|
+
"widgets_values": []
|
|
2755
|
+
},
|
|
2756
|
+
{
|
|
2757
|
+
"id": 199,
|
|
2758
|
+
"type": "GrowMask",
|
|
2759
|
+
"pos": [
|
|
2760
|
+
470,
|
|
2761
|
+
3460
|
|
2762
|
+
],
|
|
2763
|
+
"size": [
|
|
2764
|
+
270,
|
|
2765
|
+
82
|
|
2766
|
+
],
|
|
2767
|
+
"flags": {},
|
|
2768
|
+
"order": 0,
|
|
2769
|
+
"mode": 0,
|
|
2770
|
+
"inputs": [
|
|
2771
|
+
{
|
|
2772
|
+
"localized_name": "mask",
|
|
2773
|
+
"name": "mask",
|
|
2774
|
+
"type": "MASK",
|
|
2775
|
+
"link": 279
|
|
2776
|
+
},
|
|
2777
|
+
{
|
|
2778
|
+
"localized_name": "expand",
|
|
2779
|
+
"name": "expand",
|
|
2780
|
+
"type": "INT",
|
|
2781
|
+
"widget": {
|
|
2782
|
+
"name": "expand"
|
|
2783
|
+
},
|
|
2784
|
+
"link": 379
|
|
2785
|
+
}
|
|
2786
|
+
],
|
|
2787
|
+
"outputs": [
|
|
2788
|
+
{
|
|
2789
|
+
"localized_name": "MASK",
|
|
2790
|
+
"name": "MASK",
|
|
2791
|
+
"type": "MASK",
|
|
2792
|
+
"links": [
|
|
2793
|
+
372
|
|
2794
|
+
]
|
|
2795
|
+
}
|
|
2796
|
+
],
|
|
2797
|
+
"properties": {
|
|
2798
|
+
"cnr_id": "comfy-core",
|
|
2799
|
+
"ver": "0.3.59",
|
|
2800
|
+
"Node name for S&R": "GrowMask"
|
|
2801
|
+
},
|
|
2802
|
+
"widgets_values": [
|
|
2803
|
+
0,
|
|
2804
|
+
true
|
|
2805
|
+
]
|
|
2806
|
+
},
|
|
2807
|
+
{
|
|
2808
|
+
"id": 252,
|
|
2809
|
+
"type": "ImageBlur",
|
|
2810
|
+
"pos": [
|
|
2811
|
+
480,
|
|
2812
|
+
3620
|
|
2813
|
+
],
|
|
2814
|
+
"size": [
|
|
2815
|
+
270,
|
|
2816
|
+
82
|
|
2817
|
+
],
|
|
2818
|
+
"flags": {},
|
|
2819
|
+
"order": 2,
|
|
2820
|
+
"mode": 0,
|
|
2821
|
+
"inputs": [
|
|
2822
|
+
{
|
|
2823
|
+
"localized_name": "image",
|
|
2824
|
+
"name": "image",
|
|
2825
|
+
"type": "IMAGE",
|
|
2826
|
+
"link": 373
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
"localized_name": "blur_radius",
|
|
2830
|
+
"name": "blur_radius",
|
|
2831
|
+
"type": "INT",
|
|
2832
|
+
"widget": {
|
|
2833
|
+
"name": "blur_radius"
|
|
2834
|
+
},
|
|
2835
|
+
"link": 380
|
|
2836
|
+
}
|
|
2837
|
+
],
|
|
2838
|
+
"outputs": [
|
|
2839
|
+
{
|
|
2840
|
+
"localized_name": "IMAGE",
|
|
2841
|
+
"name": "IMAGE",
|
|
2842
|
+
"type": "IMAGE",
|
|
2843
|
+
"links": [
|
|
2844
|
+
377
|
|
2845
|
+
]
|
|
2846
|
+
}
|
|
2847
|
+
],
|
|
2848
|
+
"properties": {
|
|
2849
|
+
"cnr_id": "comfy-core",
|
|
2850
|
+
"ver": "0.3.59",
|
|
2851
|
+
"Node name for S&R": "ImageBlur"
|
|
2852
|
+
},
|
|
2853
|
+
"widgets_values": [
|
|
2854
|
+
31,
|
|
2855
|
+
1
|
|
2856
|
+
]
|
|
2857
|
+
}
|
|
2858
|
+
],
|
|
2859
|
+
"groups": [],
|
|
2860
|
+
"links": [
|
|
2861
|
+
{
|
|
2862
|
+
"id": 373,
|
|
2863
|
+
"origin_id": 251,
|
|
2864
|
+
"origin_slot": 0,
|
|
2865
|
+
"target_id": 252,
|
|
2866
|
+
"target_slot": 0,
|
|
2867
|
+
"type": "IMAGE"
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"id": 377,
|
|
2871
|
+
"origin_id": 252,
|
|
2872
|
+
"origin_slot": 0,
|
|
2873
|
+
"target_id": 253,
|
|
2874
|
+
"target_slot": 0,
|
|
2875
|
+
"type": "IMAGE"
|
|
2876
|
+
},
|
|
2877
|
+
{
|
|
2878
|
+
"id": 372,
|
|
2879
|
+
"origin_id": 199,
|
|
2880
|
+
"origin_slot": 0,
|
|
2881
|
+
"target_id": 251,
|
|
2882
|
+
"target_slot": 0,
|
|
2883
|
+
"type": "MASK"
|
|
2884
|
+
},
|
|
2885
|
+
{
|
|
2886
|
+
"id": 279,
|
|
2887
|
+
"origin_id": -10,
|
|
2888
|
+
"origin_slot": 0,
|
|
2889
|
+
"target_id": 199,
|
|
2890
|
+
"target_slot": 0,
|
|
2891
|
+
"type": "MASK"
|
|
2892
|
+
},
|
|
2893
|
+
{
|
|
2894
|
+
"id": 378,
|
|
2895
|
+
"origin_id": 253,
|
|
2896
|
+
"origin_slot": 0,
|
|
2897
|
+
"target_id": -20,
|
|
2898
|
+
"target_slot": 0,
|
|
2899
|
+
"type": "MASK"
|
|
2900
|
+
},
|
|
2901
|
+
{
|
|
2902
|
+
"id": 379,
|
|
2903
|
+
"origin_id": -10,
|
|
2904
|
+
"origin_slot": 1,
|
|
2905
|
+
"target_id": 199,
|
|
2906
|
+
"target_slot": 1,
|
|
2907
|
+
"type": "INT"
|
|
2908
|
+
},
|
|
2909
|
+
{
|
|
2910
|
+
"id": 380,
|
|
2911
|
+
"origin_id": -10,
|
|
2912
|
+
"origin_slot": 2,
|
|
2913
|
+
"target_id": 252,
|
|
2914
|
+
"target_slot": 1,
|
|
2915
|
+
"type": "INT"
|
|
2916
|
+
}
|
|
2917
|
+
],
|
|
2918
|
+
"extra": {}
|
|
2919
|
+
},
|
|
2920
|
+
{
|
|
2921
|
+
"id": "2a4b2cc0-db37-4302-a067-da392f38f06b",
|
|
2922
|
+
"version": 1,
|
|
2923
|
+
"state": {
|
|
2924
|
+
"lastGroupId": 14,
|
|
2925
|
+
"lastNodeId": 218,
|
|
2926
|
+
"lastLinkId": 365,
|
|
2927
|
+
"lastRerouteId": 0
|
|
2928
|
+
},
|
|
2929
|
+
"revision": 0,
|
|
2930
|
+
"config": {},
|
|
2931
|
+
"name": "Scale image and mask(Subgraph)",
|
|
2932
|
+
"inputNode": {
|
|
2933
|
+
"id": -10,
|
|
2934
|
+
"bounding": [
|
|
2935
|
+
2110,
|
|
2936
|
+
1406,
|
|
2937
|
+
120,
|
|
2938
|
+
100
|
|
2939
|
+
]
|
|
2940
|
+
},
|
|
2941
|
+
"outputNode": {
|
|
2942
|
+
"id": -20,
|
|
2943
|
+
"bounding": [
|
|
2944
|
+
3320,
|
|
2945
|
+
1406,
|
|
2946
|
+
120,
|
|
2947
|
+
80
|
|
2948
|
+
]
|
|
2949
|
+
},
|
|
2950
|
+
"inputs": [
|
|
2951
|
+
{
|
|
2952
|
+
"id": "53ec80db-b075-446c-a79b-891d82ae3cf1",
|
|
2953
|
+
"name": "mask",
|
|
2954
|
+
"type": "MASK",
|
|
2955
|
+
"linkIds": [
|
|
2956
|
+
360
|
|
2957
|
+
],
|
|
2958
|
+
"localized_name": "mask",
|
|
2959
|
+
"pos": {
|
|
2960
|
+
"0": 2210,
|
|
2961
|
+
"1": 1426
|
|
2962
|
+
}
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"id": "37820e3d-f495-4b41-b0c6-58765a0c1766",
|
|
2966
|
+
"name": "image",
|
|
2967
|
+
"type": "IMAGE",
|
|
2968
|
+
"linkIds": [
|
|
2969
|
+
350
|
|
2970
|
+
],
|
|
2971
|
+
"localized_name": "image",
|
|
2972
|
+
"pos": {
|
|
2973
|
+
"0": 2210,
|
|
2974
|
+
"1": 1446
|
|
2975
|
+
}
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
"id": "d388f5f1-7a36-4563-b104-9f7ec77f636d",
|
|
2979
|
+
"name": "value",
|
|
2980
|
+
"type": "INT",
|
|
2981
|
+
"linkIds": [
|
|
2982
|
+
365
|
|
2983
|
+
],
|
|
2984
|
+
"pos": {
|
|
2985
|
+
"0": 2210,
|
|
2986
|
+
"1": 1466
|
|
2987
|
+
}
|
|
2988
|
+
}
|
|
2989
|
+
],
|
|
2990
|
+
"outputs": [
|
|
2991
|
+
{
|
|
2992
|
+
"id": "7ef75a31-2e69-4dce-8e13-76cd17b4c272",
|
|
2993
|
+
"name": "MASK",
|
|
2994
|
+
"type": "MASK",
|
|
2995
|
+
"linkIds": [
|
|
2996
|
+
364
|
|
2997
|
+
],
|
|
2998
|
+
"localized_name": "MASK",
|
|
2999
|
+
"pos": {
|
|
3000
|
+
"0": 3340,
|
|
3001
|
+
"1": 1426
|
|
3002
|
+
}
|
|
3003
|
+
},
|
|
3004
|
+
{
|
|
3005
|
+
"id": "36058145-b72c-4bd4-bb63-e2e22456d003",
|
|
3006
|
+
"name": "IMAGE",
|
|
3007
|
+
"type": "IMAGE",
|
|
3008
|
+
"linkIds": [
|
|
3009
|
+
352,
|
|
3010
|
+
353,
|
|
3011
|
+
354
|
|
3012
|
+
],
|
|
3013
|
+
"localized_name": "IMAGE",
|
|
3014
|
+
"pos": {
|
|
3015
|
+
"0": 3340,
|
|
3016
|
+
"1": 1446
|
|
3017
|
+
}
|
|
3018
|
+
}
|
|
3019
|
+
],
|
|
3020
|
+
"widgets": [],
|
|
3021
|
+
"nodes": [
|
|
3022
|
+
{
|
|
3023
|
+
"id": 218,
|
|
3024
|
+
"type": "ImageToMask",
|
|
3025
|
+
"pos": [
|
|
3026
|
+
2990,
|
|
3027
|
+
1540
|
|
3028
|
+
],
|
|
3029
|
+
"size": [
|
|
3030
|
+
270,
|
|
3031
|
+
58
|
|
3032
|
+
],
|
|
3033
|
+
"flags": {},
|
|
3034
|
+
"order": 4,
|
|
3035
|
+
"mode": 4,
|
|
3036
|
+
"inputs": [
|
|
3037
|
+
{
|
|
3038
|
+
"localized_name": "image",
|
|
3039
|
+
"name": "image",
|
|
3040
|
+
"type": "IMAGE",
|
|
3041
|
+
"link": 363
|
|
3042
|
+
}
|
|
3043
|
+
],
|
|
3044
|
+
"outputs": [
|
|
3045
|
+
{
|
|
3046
|
+
"localized_name": "MASK",
|
|
3047
|
+
"name": "MASK",
|
|
3048
|
+
"type": "MASK",
|
|
3049
|
+
"links": [
|
|
3050
|
+
364
|
|
3051
|
+
]
|
|
3052
|
+
}
|
|
3053
|
+
],
|
|
3054
|
+
"properties": {
|
|
3055
|
+
"cnr_id": "comfy-core",
|
|
3056
|
+
"ver": "0.3.65",
|
|
3057
|
+
"Node name for S&R": "ImageToMask"
|
|
3058
|
+
},
|
|
3059
|
+
"widgets_values": [
|
|
3060
|
+
"red"
|
|
3061
|
+
]
|
|
3062
|
+
},
|
|
3063
|
+
{
|
|
3064
|
+
"id": 216,
|
|
3065
|
+
"type": "ImageScaleToMaxDimension",
|
|
3066
|
+
"pos": [
|
|
3067
|
+
2610,
|
|
3068
|
+
1570
|
|
3069
|
+
],
|
|
3070
|
+
"size": [
|
|
3071
|
+
281.2027282714844,
|
|
3072
|
+
82
|
|
3073
|
+
],
|
|
3074
|
+
"flags": {},
|
|
3075
|
+
"order": 2,
|
|
3076
|
+
"mode": 4,
|
|
3077
|
+
"inputs": [
|
|
3078
|
+
{
|
|
3079
|
+
"localized_name": "image",
|
|
3080
|
+
"name": "image",
|
|
3081
|
+
"type": "IMAGE",
|
|
3082
|
+
"link": 361
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
"localized_name": "largest_size",
|
|
3086
|
+
"name": "largest_size",
|
|
3087
|
+
"type": "INT",
|
|
3088
|
+
"widget": {
|
|
3089
|
+
"name": "largest_size"
|
|
3090
|
+
},
|
|
3091
|
+
"link": 362
|
|
3092
|
+
}
|
|
3093
|
+
],
|
|
3094
|
+
"outputs": [
|
|
3095
|
+
{
|
|
3096
|
+
"localized_name": "IMAGE",
|
|
3097
|
+
"name": "IMAGE",
|
|
3098
|
+
"type": "IMAGE",
|
|
3099
|
+
"links": [
|
|
3100
|
+
363
|
|
3101
|
+
]
|
|
3102
|
+
}
|
|
3103
|
+
],
|
|
3104
|
+
"properties": {
|
|
3105
|
+
"cnr_id": "comfy-core",
|
|
3106
|
+
"ver": "0.3.59",
|
|
3107
|
+
"Node name for S&R": "ImageScaleToMaxDimension"
|
|
3108
|
+
},
|
|
3109
|
+
"widgets_values": [
|
|
3110
|
+
"area",
|
|
3111
|
+
1536
|
|
3112
|
+
]
|
|
3113
|
+
},
|
|
3114
|
+
{
|
|
3115
|
+
"id": 217,
|
|
3116
|
+
"type": "MaskToImage",
|
|
3117
|
+
"pos": [
|
|
3118
|
+
2700,
|
|
3119
|
+
1420
|
|
3120
|
+
],
|
|
3121
|
+
"size": [
|
|
3122
|
+
184.62362670898438,
|
|
3123
|
+
26
|
|
3124
|
+
],
|
|
3125
|
+
"flags": {},
|
|
3126
|
+
"order": 3,
|
|
3127
|
+
"mode": 4,
|
|
3128
|
+
"inputs": [
|
|
3129
|
+
{
|
|
3130
|
+
"localized_name": "mask",
|
|
3131
|
+
"name": "mask",
|
|
3132
|
+
"type": "MASK",
|
|
3133
|
+
"link": 360
|
|
3134
|
+
}
|
|
3135
|
+
],
|
|
3136
|
+
"outputs": [
|
|
3137
|
+
{
|
|
3138
|
+
"localized_name": "IMAGE",
|
|
3139
|
+
"name": "IMAGE",
|
|
3140
|
+
"type": "IMAGE",
|
|
3141
|
+
"links": [
|
|
3142
|
+
361
|
|
3143
|
+
]
|
|
3144
|
+
}
|
|
3145
|
+
],
|
|
3146
|
+
"properties": {
|
|
3147
|
+
"cnr_id": "comfy-core",
|
|
3148
|
+
"ver": "0.3.65",
|
|
3149
|
+
"Node name for S&R": "MaskToImage"
|
|
3150
|
+
}
|
|
3151
|
+
},
|
|
3152
|
+
{
|
|
3153
|
+
"id": 194,
|
|
3154
|
+
"type": "ImageScaleToMaxDimension",
|
|
3155
|
+
"pos": [
|
|
3156
|
+
2590,
|
|
3157
|
+
1280
|
|
3158
|
+
],
|
|
3159
|
+
"size": [
|
|
3160
|
+
281.2027282714844,
|
|
3161
|
+
82
|
|
3162
|
+
],
|
|
3163
|
+
"flags": {},
|
|
3164
|
+
"order": 1,
|
|
3165
|
+
"mode": 4,
|
|
3166
|
+
"inputs": [
|
|
3167
|
+
{
|
|
3168
|
+
"localized_name": "image",
|
|
3169
|
+
"name": "image",
|
|
3170
|
+
"type": "IMAGE",
|
|
3171
|
+
"link": 350
|
|
3172
|
+
},
|
|
3173
|
+
{
|
|
3174
|
+
"localized_name": "largest_size",
|
|
3175
|
+
"name": "largest_size",
|
|
3176
|
+
"type": "INT",
|
|
3177
|
+
"widget": {
|
|
3178
|
+
"name": "largest_size"
|
|
3179
|
+
},
|
|
3180
|
+
"link": 359
|
|
3181
|
+
}
|
|
3182
|
+
],
|
|
3183
|
+
"outputs": [
|
|
3184
|
+
{
|
|
3185
|
+
"localized_name": "IMAGE",
|
|
3186
|
+
"name": "IMAGE",
|
|
3187
|
+
"type": "IMAGE",
|
|
3188
|
+
"links": [
|
|
3189
|
+
352,
|
|
3190
|
+
353,
|
|
3191
|
+
354
|
|
3192
|
+
]
|
|
3193
|
+
}
|
|
3194
|
+
],
|
|
3195
|
+
"properties": {
|
|
3196
|
+
"cnr_id": "comfy-core",
|
|
3197
|
+
"ver": "0.3.59",
|
|
3198
|
+
"Node name for S&R": "ImageScaleToMaxDimension"
|
|
3199
|
+
},
|
|
3200
|
+
"widgets_values": [
|
|
3201
|
+
"area",
|
|
3202
|
+
1536
|
|
3203
|
+
]
|
|
3204
|
+
},
|
|
3205
|
+
{
|
|
3206
|
+
"id": 215,
|
|
3207
|
+
"type": "PrimitiveInt",
|
|
3208
|
+
"pos": [
|
|
3209
|
+
2260,
|
|
3210
|
+
1560
|
|
3211
|
+
],
|
|
3212
|
+
"size": [
|
|
3213
|
+
270,
|
|
3214
|
+
82
|
|
3215
|
+
],
|
|
3216
|
+
"flags": {},
|
|
3217
|
+
"order": 0,
|
|
3218
|
+
"mode": 4,
|
|
3219
|
+
"inputs": [
|
|
3220
|
+
{
|
|
3221
|
+
"localized_name": "value",
|
|
3222
|
+
"name": "value",
|
|
3223
|
+
"type": "INT",
|
|
3224
|
+
"widget": {
|
|
3225
|
+
"name": "value"
|
|
3226
|
+
},
|
|
3227
|
+
"link": 365
|
|
3228
|
+
}
|
|
3229
|
+
],
|
|
3230
|
+
"outputs": [
|
|
3231
|
+
{
|
|
3232
|
+
"localized_name": "INT",
|
|
3233
|
+
"name": "INT",
|
|
3234
|
+
"type": "INT",
|
|
3235
|
+
"links": [
|
|
3236
|
+
359,
|
|
3237
|
+
362
|
|
3238
|
+
]
|
|
3239
|
+
}
|
|
3240
|
+
],
|
|
3241
|
+
"properties": {
|
|
3242
|
+
"cnr_id": "comfy-core",
|
|
3243
|
+
"ver": "0.3.65",
|
|
3244
|
+
"Node name for S&R": "PrimitiveInt"
|
|
3245
|
+
},
|
|
3246
|
+
"widgets_values": [
|
|
3247
|
+
1536,
|
|
3248
|
+
"fixed"
|
|
3249
|
+
]
|
|
3250
|
+
}
|
|
3251
|
+
],
|
|
3252
|
+
"groups": [],
|
|
3253
|
+
"links": [
|
|
3254
|
+
{
|
|
3255
|
+
"id": 363,
|
|
3256
|
+
"origin_id": 216,
|
|
3257
|
+
"origin_slot": 0,
|
|
3258
|
+
"target_id": 218,
|
|
3259
|
+
"target_slot": 0,
|
|
3260
|
+
"type": "IMAGE"
|
|
3261
|
+
},
|
|
3262
|
+
{
|
|
3263
|
+
"id": 361,
|
|
3264
|
+
"origin_id": 217,
|
|
3265
|
+
"origin_slot": 0,
|
|
3266
|
+
"target_id": 216,
|
|
3267
|
+
"target_slot": 0,
|
|
3268
|
+
"type": "IMAGE"
|
|
3269
|
+
},
|
|
3270
|
+
{
|
|
3271
|
+
"id": 362,
|
|
3272
|
+
"origin_id": 215,
|
|
3273
|
+
"origin_slot": 0,
|
|
3274
|
+
"target_id": 216,
|
|
3275
|
+
"target_slot": 1,
|
|
3276
|
+
"type": "INT"
|
|
3277
|
+
},
|
|
3278
|
+
{
|
|
3279
|
+
"id": 359,
|
|
3280
|
+
"origin_id": 215,
|
|
3281
|
+
"origin_slot": 0,
|
|
3282
|
+
"target_id": 194,
|
|
3283
|
+
"target_slot": 1,
|
|
3284
|
+
"type": "INT"
|
|
3285
|
+
},
|
|
3286
|
+
{
|
|
3287
|
+
"id": 360,
|
|
3288
|
+
"origin_id": -10,
|
|
3289
|
+
"origin_slot": 0,
|
|
3290
|
+
"target_id": 217,
|
|
3291
|
+
"target_slot": 0,
|
|
3292
|
+
"type": "MASK"
|
|
3293
|
+
},
|
|
3294
|
+
{
|
|
3295
|
+
"id": 350,
|
|
3296
|
+
"origin_id": -10,
|
|
3297
|
+
"origin_slot": 1,
|
|
3298
|
+
"target_id": 194,
|
|
3299
|
+
"target_slot": 0,
|
|
3300
|
+
"type": "IMAGE"
|
|
3301
|
+
},
|
|
3302
|
+
{
|
|
3303
|
+
"id": 364,
|
|
3304
|
+
"origin_id": 218,
|
|
3305
|
+
"origin_slot": 0,
|
|
3306
|
+
"target_id": -20,
|
|
3307
|
+
"target_slot": 0,
|
|
3308
|
+
"type": "MASK"
|
|
3309
|
+
},
|
|
3310
|
+
{
|
|
3311
|
+
"id": 352,
|
|
3312
|
+
"origin_id": 194,
|
|
3313
|
+
"origin_slot": 0,
|
|
3314
|
+
"target_id": -20,
|
|
3315
|
+
"target_slot": 1,
|
|
3316
|
+
"type": "IMAGE"
|
|
3317
|
+
},
|
|
3318
|
+
{
|
|
3319
|
+
"id": 353,
|
|
3320
|
+
"origin_id": 194,
|
|
3321
|
+
"origin_slot": 0,
|
|
3322
|
+
"target_id": -20,
|
|
3323
|
+
"target_slot": 1,
|
|
3324
|
+
"type": "IMAGE"
|
|
3325
|
+
},
|
|
3326
|
+
{
|
|
3327
|
+
"id": 354,
|
|
3328
|
+
"origin_id": 194,
|
|
3329
|
+
"origin_slot": 0,
|
|
3330
|
+
"target_id": -20,
|
|
3331
|
+
"target_slot": 1,
|
|
3332
|
+
"type": "IMAGE"
|
|
3333
|
+
},
|
|
3334
|
+
{
|
|
3335
|
+
"id": 365,
|
|
3336
|
+
"origin_id": -10,
|
|
3337
|
+
"origin_slot": 2,
|
|
3338
|
+
"target_id": 215,
|
|
3339
|
+
"target_slot": 0,
|
|
3340
|
+
"type": "INT"
|
|
3341
|
+
}
|
|
3342
|
+
],
|
|
3343
|
+
"extra": {}
|
|
3344
|
+
},
|
|
3345
|
+
{
|
|
3346
|
+
"id": "f93c215e-c393-460e-9534-ed2c3d8a652e",
|
|
2525
3347
|
"version": 1,
|
|
2526
3348
|
"state": {
|
|
2527
3349
|
"lastGroupId": 11,
|
|
@@ -2619,7 +3441,7 @@
|
|
|
2619
3441
|
],
|
|
2620
3442
|
"flags": {},
|
|
2621
3443
|
"order": 3,
|
|
2622
|
-
"mode":
|
|
3444
|
+
"mode": 4,
|
|
2623
3445
|
"inputs": [
|
|
2624
3446
|
{
|
|
2625
3447
|
"localized_name": "image",
|
|
@@ -2660,7 +3482,7 @@
|
|
|
2660
3482
|
],
|
|
2661
3483
|
"flags": {},
|
|
2662
3484
|
"order": 1,
|
|
2663
|
-
"mode":
|
|
3485
|
+
"mode": 4,
|
|
2664
3486
|
"inputs": [
|
|
2665
3487
|
{
|
|
2666
3488
|
"localized_name": "mask",
|
|
@@ -2683,8 +3505,7 @@
|
|
|
2683
3505
|
"cnr_id": "comfy-core",
|
|
2684
3506
|
"ver": "0.3.59",
|
|
2685
3507
|
"Node name for S&R": "MaskToImage"
|
|
2686
|
-
}
|
|
2687
|
-
"widgets_values": []
|
|
3508
|
+
}
|
|
2688
3509
|
},
|
|
2689
3510
|
{
|
|
2690
3511
|
"id": 199,
|
|
@@ -2699,7 +3520,7 @@
|
|
|
2699
3520
|
],
|
|
2700
3521
|
"flags": {},
|
|
2701
3522
|
"order": 0,
|
|
2702
|
-
"mode":
|
|
3523
|
+
"mode": 4,
|
|
2703
3524
|
"inputs": [
|
|
2704
3525
|
{
|
|
2705
3526
|
"localized_name": "mask",
|
|
@@ -2733,7 +3554,7 @@
|
|
|
2733
3554
|
"Node name for S&R": "GrowMask"
|
|
2734
3555
|
},
|
|
2735
3556
|
"widgets_values": [
|
|
2736
|
-
|
|
3557
|
+
20,
|
|
2737
3558
|
true
|
|
2738
3559
|
]
|
|
2739
3560
|
},
|
|
@@ -2750,7 +3571,7 @@
|
|
|
2750
3571
|
],
|
|
2751
3572
|
"flags": {},
|
|
2752
3573
|
"order": 2,
|
|
2753
|
-
"mode":
|
|
3574
|
+
"mode": 4,
|
|
2754
3575
|
"inputs": [
|
|
2755
3576
|
{
|
|
2756
3577
|
"localized_name": "image",
|
|
@@ -2855,10 +3676,10 @@
|
|
|
2855
3676
|
"config": {},
|
|
2856
3677
|
"extra": {
|
|
2857
3678
|
"ds": {
|
|
2858
|
-
"scale": 0.
|
|
3679
|
+
"scale": 0.2134472681881114,
|
|
2859
3680
|
"offset": [
|
|
2860
|
-
|
|
2861
|
-
|
|
3681
|
+
1600.6277132333207,
|
|
3682
|
+
1395.784493318798
|
|
2862
3683
|
]
|
|
2863
3684
|
},
|
|
2864
3685
|
"frontendVersion": "1.27.10",
|