comfyui-workflow-templates 0.1.59__py3-none-any.whl → 0.1.60__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/image_qwen_image.json +47 -47
- comfyui_workflow_templates/templates/index.es.json +34 -2
- comfyui_workflow_templates/templates/index.json +13 -2
- comfyui_workflow_templates/templates/index.ko.json +1136 -1194
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +368 -344
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_camera-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_camera.json +2731 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_control.json +1026 -976
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_inpaint.json +109 -85
- comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +573 -549
- comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +791 -690
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/RECORD +16 -14
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/top_level.txt +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
5
|
-
"last_link_id":
|
|
4
|
+
"last_node_id": 115,
|
|
5
|
+
"last_link_id": 214,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
8
8
|
"id": 38,
|
|
@@ -48,132 +48,6 @@
|
|
|
48
48
|
"default"
|
|
49
49
|
]
|
|
50
50
|
},
|
|
51
|
-
{
|
|
52
|
-
"id": 58,
|
|
53
|
-
"type": "KSamplerAdvanced",
|
|
54
|
-
"pos": [
|
|
55
|
-
920,
|
|
56
|
-
1530
|
|
57
|
-
],
|
|
58
|
-
"size": [
|
|
59
|
-
304.748046875,
|
|
60
|
-
498.6905822753906
|
|
61
|
-
],
|
|
62
|
-
"flags": {},
|
|
63
|
-
"order": 28,
|
|
64
|
-
"mode": 4,
|
|
65
|
-
"inputs": [
|
|
66
|
-
{
|
|
67
|
-
"name": "model",
|
|
68
|
-
"type": "MODEL",
|
|
69
|
-
"link": 148
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"name": "positive",
|
|
73
|
-
"type": "CONDITIONING",
|
|
74
|
-
"link": 138
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"name": "negative",
|
|
78
|
-
"type": "CONDITIONING",
|
|
79
|
-
"link": 139
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"name": "latent_image",
|
|
83
|
-
"type": "LATENT",
|
|
84
|
-
"link": 113
|
|
85
|
-
}
|
|
86
|
-
],
|
|
87
|
-
"outputs": [
|
|
88
|
-
{
|
|
89
|
-
"name": "LATENT",
|
|
90
|
-
"type": "LATENT",
|
|
91
|
-
"links": [
|
|
92
|
-
124
|
|
93
|
-
]
|
|
94
|
-
}
|
|
95
|
-
],
|
|
96
|
-
"properties": {
|
|
97
|
-
"cnr_id": "comfy-core",
|
|
98
|
-
"ver": "0.3.45",
|
|
99
|
-
"Node name for S&R": "KSamplerAdvanced"
|
|
100
|
-
},
|
|
101
|
-
"widgets_values": [
|
|
102
|
-
"disable",
|
|
103
|
-
0,
|
|
104
|
-
"fixed",
|
|
105
|
-
20,
|
|
106
|
-
3.5,
|
|
107
|
-
"euler",
|
|
108
|
-
"simple",
|
|
109
|
-
10,
|
|
110
|
-
10000,
|
|
111
|
-
"disable"
|
|
112
|
-
]
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"id": 57,
|
|
116
|
-
"type": "KSamplerAdvanced",
|
|
117
|
-
"pos": [
|
|
118
|
-
920,
|
|
119
|
-
1110
|
|
120
|
-
],
|
|
121
|
-
"size": [
|
|
122
|
-
304.748046875,
|
|
123
|
-
334
|
|
124
|
-
],
|
|
125
|
-
"flags": {},
|
|
126
|
-
"order": 26,
|
|
127
|
-
"mode": 4,
|
|
128
|
-
"inputs": [
|
|
129
|
-
{
|
|
130
|
-
"name": "model",
|
|
131
|
-
"type": "MODEL",
|
|
132
|
-
"link": 147
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"name": "positive",
|
|
136
|
-
"type": "CONDITIONING",
|
|
137
|
-
"link": 136
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"name": "negative",
|
|
141
|
-
"type": "CONDITIONING",
|
|
142
|
-
"link": 137
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"name": "latent_image",
|
|
146
|
-
"type": "LATENT",
|
|
147
|
-
"link": 140
|
|
148
|
-
}
|
|
149
|
-
],
|
|
150
|
-
"outputs": [
|
|
151
|
-
{
|
|
152
|
-
"name": "LATENT",
|
|
153
|
-
"type": "LATENT",
|
|
154
|
-
"links": [
|
|
155
|
-
113
|
|
156
|
-
]
|
|
157
|
-
}
|
|
158
|
-
],
|
|
159
|
-
"properties": {
|
|
160
|
-
"cnr_id": "comfy-core",
|
|
161
|
-
"ver": "0.3.45",
|
|
162
|
-
"Node name for S&R": "KSamplerAdvanced"
|
|
163
|
-
},
|
|
164
|
-
"widgets_values": [
|
|
165
|
-
"enable",
|
|
166
|
-
699369147704243,
|
|
167
|
-
"randomize",
|
|
168
|
-
20,
|
|
169
|
-
3.5,
|
|
170
|
-
"euler",
|
|
171
|
-
"simple",
|
|
172
|
-
0,
|
|
173
|
-
10,
|
|
174
|
-
"enable"
|
|
175
|
-
]
|
|
176
|
-
},
|
|
177
51
|
{
|
|
178
52
|
"id": 7,
|
|
179
53
|
"type": "CLIPTextEncode",
|
|
@@ -186,7 +60,7 @@
|
|
|
186
60
|
180.6060791015625
|
|
187
61
|
],
|
|
188
62
|
"flags": {},
|
|
189
|
-
"order":
|
|
63
|
+
"order": 16,
|
|
190
64
|
"mode": 4,
|
|
191
65
|
"inputs": [
|
|
192
66
|
{
|
|
@@ -271,7 +145,7 @@
|
|
|
271
145
|
60
|
|
272
146
|
],
|
|
273
147
|
"flags": {},
|
|
274
|
-
"order":
|
|
148
|
+
"order": 17,
|
|
275
149
|
"mode": 4,
|
|
276
150
|
"inputs": [
|
|
277
151
|
{
|
|
@@ -311,7 +185,7 @@
|
|
|
311
185
|
58
|
|
312
186
|
],
|
|
313
187
|
"flags": {},
|
|
314
|
-
"order":
|
|
188
|
+
"order": 18,
|
|
315
189
|
"mode": 4,
|
|
316
190
|
"inputs": [
|
|
317
191
|
{
|
|
@@ -351,7 +225,7 @@
|
|
|
351
225
|
164.31304931640625
|
|
352
226
|
],
|
|
353
227
|
"flags": {},
|
|
354
|
-
"order":
|
|
228
|
+
"order": 15,
|
|
355
229
|
"mode": 4,
|
|
356
230
|
"inputs": [
|
|
357
231
|
{
|
|
@@ -478,7 +352,7 @@
|
|
|
478
352
|
210
|
|
479
353
|
],
|
|
480
354
|
"flags": {},
|
|
481
|
-
"order":
|
|
355
|
+
"order": 23,
|
|
482
356
|
"mode": 4,
|
|
483
357
|
"inputs": [
|
|
484
358
|
{
|
|
@@ -718,46 +592,6 @@
|
|
|
718
592
|
"default"
|
|
719
593
|
]
|
|
720
594
|
},
|
|
721
|
-
{
|
|
722
|
-
"id": 104,
|
|
723
|
-
"type": "ModelSamplingSD3",
|
|
724
|
-
"pos": [
|
|
725
|
-
740,
|
|
726
|
-
-230
|
|
727
|
-
],
|
|
728
|
-
"size": [
|
|
729
|
-
210,
|
|
730
|
-
60
|
|
731
|
-
],
|
|
732
|
-
"flags": {},
|
|
733
|
-
"order": 24,
|
|
734
|
-
"mode": 0,
|
|
735
|
-
"inputs": [
|
|
736
|
-
{
|
|
737
|
-
"name": "model",
|
|
738
|
-
"type": "MODEL",
|
|
739
|
-
"link": 190
|
|
740
|
-
}
|
|
741
|
-
],
|
|
742
|
-
"outputs": [
|
|
743
|
-
{
|
|
744
|
-
"name": "MODEL",
|
|
745
|
-
"type": "MODEL",
|
|
746
|
-
"slot_index": 0,
|
|
747
|
-
"links": [
|
|
748
|
-
195
|
|
749
|
-
]
|
|
750
|
-
}
|
|
751
|
-
],
|
|
752
|
-
"properties": {
|
|
753
|
-
"cnr_id": "comfy-core",
|
|
754
|
-
"ver": "0.3.45",
|
|
755
|
-
"Node name for S&R": "ModelSamplingSD3"
|
|
756
|
-
},
|
|
757
|
-
"widgets_values": [
|
|
758
|
-
5.000000000000001
|
|
759
|
-
]
|
|
760
|
-
},
|
|
761
595
|
{
|
|
762
596
|
"id": 96,
|
|
763
597
|
"type": "UNETLoader",
|
|
@@ -814,7 +648,7 @@
|
|
|
814
648
|
"flags": {
|
|
815
649
|
"collapsed": false
|
|
816
650
|
},
|
|
817
|
-
"order":
|
|
651
|
+
"order": 26,
|
|
818
652
|
"mode": 0,
|
|
819
653
|
"inputs": [
|
|
820
654
|
{
|
|
@@ -854,7 +688,7 @@
|
|
|
854
688
|
160
|
|
855
689
|
],
|
|
856
690
|
"flags": {},
|
|
857
|
-
"order":
|
|
691
|
+
"order": 20,
|
|
858
692
|
"mode": 0,
|
|
859
693
|
"inputs": [
|
|
860
694
|
{
|
|
@@ -897,7 +731,7 @@
|
|
|
897
731
|
130
|
|
898
732
|
],
|
|
899
733
|
"flags": {},
|
|
900
|
-
"order":
|
|
734
|
+
"order": 19,
|
|
901
735
|
"mode": 0,
|
|
902
736
|
"inputs": [
|
|
903
737
|
{
|
|
@@ -929,227 +763,418 @@
|
|
|
929
763
|
"bgcolor": "#533"
|
|
930
764
|
},
|
|
931
765
|
{
|
|
932
|
-
"id":
|
|
933
|
-
"type": "
|
|
766
|
+
"id": 101,
|
|
767
|
+
"type": "LoraLoaderModelOnly",
|
|
934
768
|
"pos": [
|
|
935
|
-
|
|
936
|
-
|
|
769
|
+
450,
|
|
770
|
+
-230
|
|
937
771
|
],
|
|
938
772
|
"size": [
|
|
939
|
-
|
|
940
|
-
|
|
773
|
+
280,
|
|
774
|
+
82
|
|
941
775
|
],
|
|
942
776
|
"flags": {},
|
|
943
|
-
"order":
|
|
777
|
+
"order": 21,
|
|
944
778
|
"mode": 0,
|
|
945
779
|
"inputs": [
|
|
946
780
|
{
|
|
947
|
-
"name": "
|
|
948
|
-
"type": "
|
|
949
|
-
"link":
|
|
950
|
-
},
|
|
951
|
-
{
|
|
952
|
-
"name": "negative",
|
|
953
|
-
"type": "CONDITIONING",
|
|
954
|
-
"link": 184
|
|
955
|
-
},
|
|
956
|
-
{
|
|
957
|
-
"name": "vae",
|
|
958
|
-
"type": "VAE",
|
|
959
|
-
"link": 185
|
|
960
|
-
},
|
|
961
|
-
{
|
|
962
|
-
"name": "clip_vision_output",
|
|
963
|
-
"shape": 7,
|
|
964
|
-
"type": "CLIP_VISION_OUTPUT",
|
|
965
|
-
"link": null
|
|
966
|
-
},
|
|
967
|
-
{
|
|
968
|
-
"name": "start_image",
|
|
969
|
-
"shape": 7,
|
|
970
|
-
"type": "IMAGE",
|
|
971
|
-
"link": 186
|
|
781
|
+
"name": "model",
|
|
782
|
+
"type": "MODEL",
|
|
783
|
+
"link": 194
|
|
972
784
|
}
|
|
973
785
|
],
|
|
974
786
|
"outputs": [
|
|
975
787
|
{
|
|
976
|
-
"name": "
|
|
977
|
-
"type": "
|
|
978
|
-
"slot_index": 0,
|
|
979
|
-
"links": [
|
|
980
|
-
168,
|
|
981
|
-
172
|
|
982
|
-
]
|
|
983
|
-
},
|
|
984
|
-
{
|
|
985
|
-
"name": "negative",
|
|
986
|
-
"type": "CONDITIONING",
|
|
987
|
-
"slot_index": 1,
|
|
988
|
-
"links": [
|
|
989
|
-
169,
|
|
990
|
-
173
|
|
991
|
-
]
|
|
992
|
-
},
|
|
993
|
-
{
|
|
994
|
-
"name": "latent",
|
|
995
|
-
"type": "LATENT",
|
|
996
|
-
"slot_index": 2,
|
|
788
|
+
"name": "MODEL",
|
|
789
|
+
"type": "MODEL",
|
|
997
790
|
"links": [
|
|
998
|
-
|
|
791
|
+
190
|
|
999
792
|
]
|
|
1000
793
|
}
|
|
1001
794
|
],
|
|
1002
795
|
"properties": {
|
|
1003
796
|
"cnr_id": "comfy-core",
|
|
1004
|
-
"ver": "0.3.
|
|
1005
|
-
"Node name for S&R": "
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
797
|
+
"ver": "0.3.49",
|
|
798
|
+
"Node name for S&R": "LoraLoaderModelOnly",
|
|
799
|
+
"models": [
|
|
800
|
+
{
|
|
801
|
+
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
802
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
803
|
+
"directory": "loras"
|
|
804
|
+
}
|
|
805
|
+
]
|
|
806
|
+
},
|
|
807
|
+
"widgets_values": [
|
|
808
|
+
"wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
809
|
+
1.0000000000000002
|
|
810
|
+
]
|
|
811
|
+
},
|
|
1014
812
|
{
|
|
1015
|
-
"id":
|
|
1016
|
-
"type": "
|
|
813
|
+
"id": 102,
|
|
814
|
+
"type": "LoraLoaderModelOnly",
|
|
1017
815
|
"pos": [
|
|
1018
|
-
|
|
1019
|
-
|
|
816
|
+
450,
|
|
817
|
+
-100
|
|
1020
818
|
],
|
|
1021
819
|
"size": [
|
|
1022
|
-
|
|
1023
|
-
|
|
820
|
+
280,
|
|
821
|
+
82
|
|
1024
822
|
],
|
|
1025
823
|
"flags": {},
|
|
1026
|
-
"order":
|
|
824
|
+
"order": 22,
|
|
1027
825
|
"mode": 0,
|
|
1028
826
|
"inputs": [
|
|
1029
827
|
{
|
|
1030
828
|
"name": "model",
|
|
1031
829
|
"type": "MODEL",
|
|
1032
|
-
"link":
|
|
830
|
+
"link": 196
|
|
831
|
+
}
|
|
832
|
+
],
|
|
833
|
+
"outputs": [
|
|
834
|
+
{
|
|
835
|
+
"name": "MODEL",
|
|
836
|
+
"type": "MODEL",
|
|
837
|
+
"links": [
|
|
838
|
+
189
|
|
839
|
+
]
|
|
840
|
+
}
|
|
841
|
+
],
|
|
842
|
+
"properties": {
|
|
843
|
+
"cnr_id": "comfy-core",
|
|
844
|
+
"ver": "0.3.49",
|
|
845
|
+
"Node name for S&R": "LoraLoaderModelOnly",
|
|
846
|
+
"models": [
|
|
847
|
+
{
|
|
848
|
+
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
|
|
849
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
|
|
850
|
+
"directory": "loras"
|
|
851
|
+
}
|
|
852
|
+
]
|
|
853
|
+
},
|
|
854
|
+
"widgets_values": [
|
|
855
|
+
"wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
|
|
856
|
+
1.0000000000000002
|
|
857
|
+
]
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"id": 105,
|
|
861
|
+
"type": "MarkdownNote",
|
|
862
|
+
"pos": [
|
|
863
|
+
-470,
|
|
864
|
+
280
|
|
865
|
+
],
|
|
866
|
+
"size": [
|
|
867
|
+
480,
|
|
868
|
+
180
|
|
869
|
+
],
|
|
870
|
+
"flags": {},
|
|
871
|
+
"order": 9,
|
|
872
|
+
"mode": 0,
|
|
873
|
+
"inputs": [],
|
|
874
|
+
"outputs": [],
|
|
875
|
+
"title": "VRAM Usage",
|
|
876
|
+
"properties": {
|
|
877
|
+
"widget_ue_connectable": {}
|
|
878
|
+
},
|
|
879
|
+
"widgets_values": [
|
|
880
|
+
"## GPU:RTX4090D 24GB\n\n| Model | Size |VRAM Usage | 1st Generation | 2nd Generation |\n|---------------------|-------|-----------|---------------|-----------------|\n| fp8_scaled |640*640| 84% | ≈ 536s | ≈ 513s |\n| fp8_scaled + 4steps LoRA | 640*640 | 83% | ≈ 97s | ≈ 71s |"
|
|
881
|
+
],
|
|
882
|
+
"color": "#432",
|
|
883
|
+
"bgcolor": "#653"
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"id": 66,
|
|
887
|
+
"type": "MarkdownNote",
|
|
888
|
+
"pos": [
|
|
889
|
+
-470,
|
|
890
|
+
-320
|
|
891
|
+
],
|
|
892
|
+
"size": [
|
|
893
|
+
480,
|
|
894
|
+
530
|
|
895
|
+
],
|
|
896
|
+
"flags": {},
|
|
897
|
+
"order": 10,
|
|
898
|
+
"mode": 0,
|
|
899
|
+
"inputs": [],
|
|
900
|
+
"outputs": [],
|
|
901
|
+
"title": "Model Links",
|
|
902
|
+
"properties": {},
|
|
903
|
+
"widgets_values": [
|
|
904
|
+
"[Tutorial](https://docs.comfy.org/tutorials/video/wan/wan2_2\n) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/wan2_2\n)\n\n**Diffusion Model**\n- [wan2.2_i2v_high_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_high_noise_14B_fp16.safetensors)\n- [wan2.2_i2v_low_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_low_noise_14B_fp16.safetensors)\n\n**LoRA**\n- [wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors)\n- [wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_i2v_low_noise_14B_fp16.safetensors\n│ │ └─── wan2.2_i2v_high_noise_14B_fp16.safetensors\n│ ├───📂 loras/\n│ │ ├─── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors\n│ │ └─── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n```\n"
|
|
905
|
+
],
|
|
906
|
+
"color": "#432",
|
|
907
|
+
"bgcolor": "#653"
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
"id": 62,
|
|
911
|
+
"type": "LoadImage",
|
|
912
|
+
"pos": [
|
|
913
|
+
80,
|
|
914
|
+
1740
|
|
915
|
+
],
|
|
916
|
+
"size": [
|
|
917
|
+
315,
|
|
918
|
+
314
|
|
919
|
+
],
|
|
920
|
+
"flags": {},
|
|
921
|
+
"order": 11,
|
|
922
|
+
"mode": 4,
|
|
923
|
+
"inputs": [],
|
|
924
|
+
"outputs": [
|
|
925
|
+
{
|
|
926
|
+
"name": "IMAGE",
|
|
927
|
+
"type": "IMAGE",
|
|
928
|
+
"slot_index": 0,
|
|
929
|
+
"links": [
|
|
930
|
+
133
|
|
931
|
+
]
|
|
1033
932
|
},
|
|
933
|
+
{
|
|
934
|
+
"name": "MASK",
|
|
935
|
+
"type": "MASK",
|
|
936
|
+
"slot_index": 1,
|
|
937
|
+
"links": null
|
|
938
|
+
}
|
|
939
|
+
],
|
|
940
|
+
"properties": {
|
|
941
|
+
"cnr_id": "comfy-core",
|
|
942
|
+
"ver": "0.3.45",
|
|
943
|
+
"Node name for S&R": "LoadImage"
|
|
944
|
+
},
|
|
945
|
+
"widgets_values": [
|
|
946
|
+
"input-18.jpg",
|
|
947
|
+
"image"
|
|
948
|
+
]
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"id": 106,
|
|
952
|
+
"type": "MarkdownNote",
|
|
953
|
+
"pos": [
|
|
954
|
+
-350,
|
|
955
|
+
1010
|
|
956
|
+
],
|
|
957
|
+
"size": [
|
|
958
|
+
370,
|
|
959
|
+
110
|
|
960
|
+
],
|
|
961
|
+
"flags": {},
|
|
962
|
+
"order": 12,
|
|
963
|
+
"mode": 0,
|
|
964
|
+
"inputs": [],
|
|
965
|
+
"outputs": [],
|
|
966
|
+
"properties": {},
|
|
967
|
+
"widgets_values": [
|
|
968
|
+
"1. Box-select then use Ctrl + B to enable\n2. If you don't want to run both groups simultaneously, don't forget to use **Ctrl + B** to disable the **fp8_scaled + 4steps LoRA** group after enabling the **fp8_scaled** group, or try the [partial - execution](https://docs.comfy.org/interface/features/partial-execution) feature."
|
|
969
|
+
],
|
|
970
|
+
"color": "#432",
|
|
971
|
+
"bgcolor": "#653"
|
|
972
|
+
},
|
|
973
|
+
{
|
|
974
|
+
"id": 67,
|
|
975
|
+
"type": "Note",
|
|
976
|
+
"pos": [
|
|
977
|
+
510,
|
|
978
|
+
820
|
|
979
|
+
],
|
|
980
|
+
"size": [
|
|
981
|
+
390,
|
|
982
|
+
88
|
|
983
|
+
],
|
|
984
|
+
"flags": {},
|
|
985
|
+
"order": 13,
|
|
986
|
+
"mode": 0,
|
|
987
|
+
"inputs": [],
|
|
988
|
+
"outputs": [],
|
|
989
|
+
"title": "Video Size",
|
|
990
|
+
"properties": {},
|
|
991
|
+
"widgets_values": [
|
|
992
|
+
"By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
|
|
993
|
+
],
|
|
994
|
+
"color": "#432",
|
|
995
|
+
"bgcolor": "#653"
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
"id": 104,
|
|
999
|
+
"type": "ModelSamplingSD3",
|
|
1000
|
+
"pos": [
|
|
1001
|
+
740,
|
|
1002
|
+
-230
|
|
1003
|
+
],
|
|
1004
|
+
"size": [
|
|
1005
|
+
210,
|
|
1006
|
+
60
|
|
1007
|
+
],
|
|
1008
|
+
"flags": {},
|
|
1009
|
+
"order": 25,
|
|
1010
|
+
"mode": 0,
|
|
1011
|
+
"inputs": [
|
|
1012
|
+
{
|
|
1013
|
+
"name": "model",
|
|
1014
|
+
"type": "MODEL",
|
|
1015
|
+
"link": 190
|
|
1016
|
+
}
|
|
1017
|
+
],
|
|
1018
|
+
"outputs": [
|
|
1019
|
+
{
|
|
1020
|
+
"name": "MODEL",
|
|
1021
|
+
"type": "MODEL",
|
|
1022
|
+
"slot_index": 0,
|
|
1023
|
+
"links": [
|
|
1024
|
+
195
|
|
1025
|
+
]
|
|
1026
|
+
}
|
|
1027
|
+
],
|
|
1028
|
+
"properties": {
|
|
1029
|
+
"cnr_id": "comfy-core",
|
|
1030
|
+
"ver": "0.3.45",
|
|
1031
|
+
"Node name for S&R": "ModelSamplingSD3"
|
|
1032
|
+
},
|
|
1033
|
+
"widgets_values": [
|
|
1034
|
+
5.000000000000001
|
|
1035
|
+
]
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
"id": 98,
|
|
1039
|
+
"type": "WanImageToVideo",
|
|
1040
|
+
"pos": [
|
|
1041
|
+
530,
|
|
1042
|
+
530
|
|
1043
|
+
],
|
|
1044
|
+
"size": [
|
|
1045
|
+
342.5999755859375,
|
|
1046
|
+
210
|
|
1047
|
+
],
|
|
1048
|
+
"flags": {},
|
|
1049
|
+
"order": 24,
|
|
1050
|
+
"mode": 0,
|
|
1051
|
+
"inputs": [
|
|
1034
1052
|
{
|
|
1035
1053
|
"name": "positive",
|
|
1036
1054
|
"type": "CONDITIONING",
|
|
1037
|
-
"link":
|
|
1055
|
+
"link": 183
|
|
1038
1056
|
},
|
|
1039
1057
|
{
|
|
1040
1058
|
"name": "negative",
|
|
1041
1059
|
"type": "CONDITIONING",
|
|
1042
|
-
"link":
|
|
1060
|
+
"link": 184
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"name": "vae",
|
|
1064
|
+
"type": "VAE",
|
|
1065
|
+
"link": 185
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"name": "clip_vision_output",
|
|
1069
|
+
"shape": 7,
|
|
1070
|
+
"type": "CLIP_VISION_OUTPUT",
|
|
1071
|
+
"link": null
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"name": "start_image",
|
|
1075
|
+
"shape": 7,
|
|
1076
|
+
"type": "IMAGE",
|
|
1077
|
+
"link": 186
|
|
1078
|
+
}
|
|
1079
|
+
],
|
|
1080
|
+
"outputs": [
|
|
1081
|
+
{
|
|
1082
|
+
"name": "positive",
|
|
1083
|
+
"type": "CONDITIONING",
|
|
1084
|
+
"slot_index": 0,
|
|
1085
|
+
"links": [
|
|
1086
|
+
168,
|
|
1087
|
+
172
|
|
1088
|
+
]
|
|
1089
|
+
},
|
|
1090
|
+
{
|
|
1091
|
+
"name": "negative",
|
|
1092
|
+
"type": "CONDITIONING",
|
|
1093
|
+
"slot_index": 1,
|
|
1094
|
+
"links": [
|
|
1095
|
+
169,
|
|
1096
|
+
173
|
|
1097
|
+
]
|
|
1043
1098
|
},
|
|
1044
1099
|
{
|
|
1045
|
-
"name": "
|
|
1046
|
-
"type": "LATENT",
|
|
1047
|
-
"link": 170
|
|
1048
|
-
}
|
|
1049
|
-
],
|
|
1050
|
-
"outputs": [
|
|
1051
|
-
{
|
|
1052
|
-
"name": "LATENT",
|
|
1100
|
+
"name": "latent",
|
|
1053
1101
|
"type": "LATENT",
|
|
1102
|
+
"slot_index": 2,
|
|
1054
1103
|
"links": [
|
|
1055
|
-
|
|
1104
|
+
174
|
|
1056
1105
|
]
|
|
1057
1106
|
}
|
|
1058
1107
|
],
|
|
1059
1108
|
"properties": {
|
|
1060
1109
|
"cnr_id": "comfy-core",
|
|
1061
1110
|
"ver": "0.3.45",
|
|
1062
|
-
"Node name for S&R": "
|
|
1111
|
+
"Node name for S&R": "WanImageToVideo"
|
|
1063
1112
|
},
|
|
1064
1113
|
"widgets_values": [
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
"fixed",
|
|
1068
|
-
4,
|
|
1114
|
+
640,
|
|
1115
|
+
640,
|
|
1069
1116
|
1,
|
|
1070
|
-
|
|
1071
|
-
"simple",
|
|
1072
|
-
2,
|
|
1073
|
-
4,
|
|
1074
|
-
"disable"
|
|
1117
|
+
1
|
|
1075
1118
|
]
|
|
1076
1119
|
},
|
|
1077
1120
|
{
|
|
1078
|
-
"id":
|
|
1079
|
-
"type": "
|
|
1121
|
+
"id": 94,
|
|
1122
|
+
"type": "CreateVideo",
|
|
1080
1123
|
"pos": [
|
|
1081
|
-
|
|
1082
|
-
|
|
1124
|
+
1350,
|
|
1125
|
+
460
|
|
1083
1126
|
],
|
|
1084
1127
|
"size": [
|
|
1085
|
-
|
|
1086
|
-
|
|
1128
|
+
270,
|
|
1129
|
+
78
|
|
1087
1130
|
],
|
|
1088
1131
|
"flags": {},
|
|
1089
|
-
"order":
|
|
1132
|
+
"order": 34,
|
|
1090
1133
|
"mode": 0,
|
|
1091
1134
|
"inputs": [
|
|
1092
1135
|
{
|
|
1093
|
-
"name": "
|
|
1094
|
-
"type": "
|
|
1095
|
-
"link":
|
|
1096
|
-
},
|
|
1097
|
-
{
|
|
1098
|
-
"name": "positive",
|
|
1099
|
-
"type": "CONDITIONING",
|
|
1100
|
-
"link": 172
|
|
1101
|
-
},
|
|
1102
|
-
{
|
|
1103
|
-
"name": "negative",
|
|
1104
|
-
"type": "CONDITIONING",
|
|
1105
|
-
"link": 173
|
|
1136
|
+
"name": "images",
|
|
1137
|
+
"type": "IMAGE",
|
|
1138
|
+
"link": 182
|
|
1106
1139
|
},
|
|
1107
1140
|
{
|
|
1108
|
-
"name": "
|
|
1109
|
-
"
|
|
1110
|
-
"
|
|
1141
|
+
"name": "audio",
|
|
1142
|
+
"shape": 7,
|
|
1143
|
+
"type": "AUDIO",
|
|
1144
|
+
"link": null
|
|
1111
1145
|
}
|
|
1112
1146
|
],
|
|
1113
1147
|
"outputs": [
|
|
1114
1148
|
{
|
|
1115
|
-
"name": "
|
|
1116
|
-
"type": "
|
|
1149
|
+
"name": "VIDEO",
|
|
1150
|
+
"type": "VIDEO",
|
|
1117
1151
|
"links": [
|
|
1118
|
-
|
|
1152
|
+
197
|
|
1119
1153
|
]
|
|
1120
1154
|
}
|
|
1121
1155
|
],
|
|
1122
1156
|
"properties": {
|
|
1123
1157
|
"cnr_id": "comfy-core",
|
|
1124
1158
|
"ver": "0.3.45",
|
|
1125
|
-
"Node name for S&R": "
|
|
1159
|
+
"Node name for S&R": "CreateVideo"
|
|
1126
1160
|
},
|
|
1127
1161
|
"widgets_values": [
|
|
1128
|
-
|
|
1129
|
-
569480811560642,
|
|
1130
|
-
"randomize",
|
|
1131
|
-
4,
|
|
1132
|
-
1,
|
|
1133
|
-
"euler",
|
|
1134
|
-
"simple",
|
|
1135
|
-
0,
|
|
1136
|
-
2,
|
|
1137
|
-
"enable"
|
|
1162
|
+
16
|
|
1138
1163
|
]
|
|
1139
1164
|
},
|
|
1140
1165
|
{
|
|
1141
1166
|
"id": 87,
|
|
1142
1167
|
"type": "VAEDecode",
|
|
1143
1168
|
"pos": [
|
|
1144
|
-
|
|
1145
|
-
|
|
1169
|
+
1060,
|
|
1170
|
+
480
|
|
1146
1171
|
],
|
|
1147
1172
|
"size": [
|
|
1148
1173
|
210,
|
|
1149
1174
|
46
|
|
1150
1175
|
],
|
|
1151
1176
|
"flags": {},
|
|
1152
|
-
"order":
|
|
1177
|
+
"order": 32,
|
|
1153
1178
|
"mode": 0,
|
|
1154
1179
|
"inputs": [
|
|
1155
1180
|
{
|
|
@@ -1181,281 +1206,309 @@
|
|
|
1181
1206
|
"widgets_values": []
|
|
1182
1207
|
},
|
|
1183
1208
|
{
|
|
1184
|
-
"id":
|
|
1185
|
-
"type": "
|
|
1209
|
+
"id": 108,
|
|
1210
|
+
"type": "SaveVideo",
|
|
1186
1211
|
"pos": [
|
|
1187
|
-
|
|
1188
|
-
-
|
|
1212
|
+
1690,
|
|
1213
|
+
-250
|
|
1189
1214
|
],
|
|
1190
1215
|
"size": [
|
|
1191
|
-
|
|
1192
|
-
|
|
1216
|
+
890,
|
|
1217
|
+
988
|
|
1193
1218
|
],
|
|
1194
1219
|
"flags": {},
|
|
1195
|
-
"order":
|
|
1220
|
+
"order": 36,
|
|
1196
1221
|
"mode": 0,
|
|
1197
1222
|
"inputs": [
|
|
1198
1223
|
{
|
|
1199
|
-
"name": "
|
|
1200
|
-
"type": "IMAGE",
|
|
1201
|
-
"link": 182
|
|
1202
|
-
},
|
|
1203
|
-
{
|
|
1204
|
-
"name": "audio",
|
|
1205
|
-
"shape": 7,
|
|
1206
|
-
"type": "AUDIO",
|
|
1207
|
-
"link": null
|
|
1208
|
-
}
|
|
1209
|
-
],
|
|
1210
|
-
"outputs": [
|
|
1211
|
-
{
|
|
1212
|
-
"name": "VIDEO",
|
|
1224
|
+
"name": "video",
|
|
1213
1225
|
"type": "VIDEO",
|
|
1214
|
-
"
|
|
1215
|
-
197
|
|
1216
|
-
]
|
|
1226
|
+
"link": 197
|
|
1217
1227
|
}
|
|
1218
1228
|
],
|
|
1229
|
+
"outputs": [],
|
|
1219
1230
|
"properties": {
|
|
1220
1231
|
"cnr_id": "comfy-core",
|
|
1221
|
-
"ver": "0.3.
|
|
1222
|
-
"Node name for S&R": "
|
|
1232
|
+
"ver": "0.3.49",
|
|
1233
|
+
"Node name for S&R": "SaveVideo"
|
|
1223
1234
|
},
|
|
1224
1235
|
"widgets_values": [
|
|
1225
|
-
|
|
1236
|
+
"video/ComfyUI",
|
|
1237
|
+
"auto",
|
|
1238
|
+
"auto"
|
|
1226
1239
|
]
|
|
1227
1240
|
},
|
|
1228
1241
|
{
|
|
1229
|
-
"id":
|
|
1230
|
-
"type": "
|
|
1242
|
+
"id": 115,
|
|
1243
|
+
"type": "Note",
|
|
1231
1244
|
"pos": [
|
|
1232
|
-
|
|
1233
|
-
-
|
|
1245
|
+
30,
|
|
1246
|
+
-470
|
|
1234
1247
|
],
|
|
1235
1248
|
"size": [
|
|
1236
|
-
|
|
1237
|
-
|
|
1249
|
+
360,
|
|
1250
|
+
100
|
|
1238
1251
|
],
|
|
1239
1252
|
"flags": {},
|
|
1240
|
-
"order":
|
|
1253
|
+
"order": 14,
|
|
1254
|
+
"mode": 0,
|
|
1255
|
+
"inputs": [],
|
|
1256
|
+
"outputs": [],
|
|
1257
|
+
"title": "About 4 Steps LoRA",
|
|
1258
|
+
"properties": {},
|
|
1259
|
+
"widgets_values": [
|
|
1260
|
+
"Using the Wan2.2 Lighting LoRA will result in the loss of video dynamics, but it will reduce the generation time. This template provides two workflows, and you can enable one as needed."
|
|
1261
|
+
],
|
|
1262
|
+
"color": "#432",
|
|
1263
|
+
"bgcolor": "#653"
|
|
1264
|
+
},
|
|
1265
|
+
{
|
|
1266
|
+
"id": 86,
|
|
1267
|
+
"type": "KSamplerAdvanced",
|
|
1268
|
+
"pos": [
|
|
1269
|
+
990,
|
|
1270
|
+
-250
|
|
1271
|
+
],
|
|
1272
|
+
"size": [
|
|
1273
|
+
304.748046875,
|
|
1274
|
+
546
|
|
1275
|
+
],
|
|
1276
|
+
"flags": {},
|
|
1277
|
+
"order": 28,
|
|
1241
1278
|
"mode": 0,
|
|
1242
1279
|
"inputs": [
|
|
1243
1280
|
{
|
|
1244
|
-
"name": "
|
|
1245
|
-
"type": "
|
|
1246
|
-
"link":
|
|
1281
|
+
"name": "model",
|
|
1282
|
+
"type": "MODEL",
|
|
1283
|
+
"link": 195
|
|
1284
|
+
},
|
|
1285
|
+
{
|
|
1286
|
+
"name": "positive",
|
|
1287
|
+
"type": "CONDITIONING",
|
|
1288
|
+
"link": 172
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
"name": "negative",
|
|
1292
|
+
"type": "CONDITIONING",
|
|
1293
|
+
"link": 173
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
"name": "latent_image",
|
|
1297
|
+
"type": "LATENT",
|
|
1298
|
+
"link": 174
|
|
1299
|
+
}
|
|
1300
|
+
],
|
|
1301
|
+
"outputs": [
|
|
1302
|
+
{
|
|
1303
|
+
"name": "LATENT",
|
|
1304
|
+
"type": "LATENT",
|
|
1305
|
+
"links": [
|
|
1306
|
+
170
|
|
1307
|
+
]
|
|
1247
1308
|
}
|
|
1248
1309
|
],
|
|
1249
|
-
"outputs": [],
|
|
1250
1310
|
"properties": {
|
|
1251
1311
|
"cnr_id": "comfy-core",
|
|
1252
|
-
"ver": "0.3.
|
|
1253
|
-
"Node name for S&R": "
|
|
1312
|
+
"ver": "0.3.45",
|
|
1313
|
+
"Node name for S&R": "KSamplerAdvanced"
|
|
1254
1314
|
},
|
|
1255
1315
|
"widgets_values": [
|
|
1256
|
-
"
|
|
1257
|
-
|
|
1258
|
-
"
|
|
1316
|
+
"enable",
|
|
1317
|
+
138073435077572,
|
|
1318
|
+
"randomize",
|
|
1319
|
+
4,
|
|
1320
|
+
1,
|
|
1321
|
+
"euler",
|
|
1322
|
+
"simple",
|
|
1323
|
+
0,
|
|
1324
|
+
2,
|
|
1325
|
+
"enable"
|
|
1259
1326
|
]
|
|
1260
1327
|
},
|
|
1261
1328
|
{
|
|
1262
|
-
"id":
|
|
1263
|
-
"type": "
|
|
1329
|
+
"id": 85,
|
|
1330
|
+
"type": "KSamplerAdvanced",
|
|
1264
1331
|
"pos": [
|
|
1265
|
-
|
|
1266
|
-
-
|
|
1332
|
+
1336.748046875,
|
|
1333
|
+
-250
|
|
1267
1334
|
],
|
|
1268
1335
|
"size": [
|
|
1269
|
-
|
|
1270
|
-
|
|
1336
|
+
304.748046875,
|
|
1337
|
+
546
|
|
1271
1338
|
],
|
|
1272
1339
|
"flags": {},
|
|
1273
|
-
"order":
|
|
1340
|
+
"order": 30,
|
|
1274
1341
|
"mode": 0,
|
|
1275
1342
|
"inputs": [
|
|
1276
1343
|
{
|
|
1277
1344
|
"name": "model",
|
|
1278
1345
|
"type": "MODEL",
|
|
1279
|
-
"link":
|
|
1346
|
+
"link": 192
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"name": "positive",
|
|
1350
|
+
"type": "CONDITIONING",
|
|
1351
|
+
"link": 168
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
"name": "negative",
|
|
1355
|
+
"type": "CONDITIONING",
|
|
1356
|
+
"link": 169
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
"name": "latent_image",
|
|
1360
|
+
"type": "LATENT",
|
|
1361
|
+
"link": 170
|
|
1280
1362
|
}
|
|
1281
1363
|
],
|
|
1282
1364
|
"outputs": [
|
|
1283
1365
|
{
|
|
1284
|
-
"name": "
|
|
1285
|
-
"type": "
|
|
1366
|
+
"name": "LATENT",
|
|
1367
|
+
"type": "LATENT",
|
|
1286
1368
|
"links": [
|
|
1287
|
-
|
|
1369
|
+
175
|
|
1288
1370
|
]
|
|
1289
1371
|
}
|
|
1290
1372
|
],
|
|
1291
1373
|
"properties": {
|
|
1292
1374
|
"cnr_id": "comfy-core",
|
|
1293
|
-
"ver": "0.3.
|
|
1294
|
-
"Node name for S&R": "
|
|
1295
|
-
"models": [
|
|
1296
|
-
{
|
|
1297
|
-
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
1298
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
1299
|
-
"directory": "loras"
|
|
1300
|
-
}
|
|
1301
|
-
]
|
|
1375
|
+
"ver": "0.3.45",
|
|
1376
|
+
"Node name for S&R": "KSamplerAdvanced"
|
|
1302
1377
|
},
|
|
1303
1378
|
"widgets_values": [
|
|
1304
|
-
"
|
|
1305
|
-
|
|
1379
|
+
"disable",
|
|
1380
|
+
0,
|
|
1381
|
+
"fixed",
|
|
1382
|
+
4,
|
|
1383
|
+
1,
|
|
1384
|
+
"euler",
|
|
1385
|
+
"simple",
|
|
1386
|
+
2,
|
|
1387
|
+
4,
|
|
1388
|
+
"disable"
|
|
1306
1389
|
]
|
|
1307
1390
|
},
|
|
1308
1391
|
{
|
|
1309
|
-
"id":
|
|
1310
|
-
"type": "
|
|
1392
|
+
"id": 58,
|
|
1393
|
+
"type": "KSamplerAdvanced",
|
|
1311
1394
|
"pos": [
|
|
1312
|
-
|
|
1313
|
-
|
|
1395
|
+
1240,
|
|
1396
|
+
1110
|
|
1314
1397
|
],
|
|
1315
1398
|
"size": [
|
|
1316
|
-
|
|
1317
|
-
|
|
1399
|
+
304.748046875,
|
|
1400
|
+
498.6905822753906
|
|
1318
1401
|
],
|
|
1319
1402
|
"flags": {},
|
|
1320
|
-
"order":
|
|
1321
|
-
"mode":
|
|
1403
|
+
"order": 29,
|
|
1404
|
+
"mode": 4,
|
|
1322
1405
|
"inputs": [
|
|
1323
1406
|
{
|
|
1324
1407
|
"name": "model",
|
|
1325
1408
|
"type": "MODEL",
|
|
1326
|
-
"link":
|
|
1409
|
+
"link": 148
|
|
1410
|
+
},
|
|
1411
|
+
{
|
|
1412
|
+
"name": "positive",
|
|
1413
|
+
"type": "CONDITIONING",
|
|
1414
|
+
"link": 138
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"name": "negative",
|
|
1418
|
+
"type": "CONDITIONING",
|
|
1419
|
+
"link": 139
|
|
1420
|
+
},
|
|
1421
|
+
{
|
|
1422
|
+
"name": "latent_image",
|
|
1423
|
+
"type": "LATENT",
|
|
1424
|
+
"link": 113
|
|
1327
1425
|
}
|
|
1328
1426
|
],
|
|
1329
1427
|
"outputs": [
|
|
1330
1428
|
{
|
|
1331
|
-
"name": "
|
|
1332
|
-
"type": "
|
|
1429
|
+
"name": "LATENT",
|
|
1430
|
+
"type": "LATENT",
|
|
1333
1431
|
"links": [
|
|
1334
|
-
|
|
1432
|
+
124
|
|
1335
1433
|
]
|
|
1336
1434
|
}
|
|
1337
1435
|
],
|
|
1338
1436
|
"properties": {
|
|
1339
1437
|
"cnr_id": "comfy-core",
|
|
1340
|
-
"ver": "0.3.
|
|
1341
|
-
"Node name for S&R": "
|
|
1342
|
-
"models": [
|
|
1343
|
-
{
|
|
1344
|
-
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
|
|
1345
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
|
|
1346
|
-
"directory": "loras"
|
|
1347
|
-
}
|
|
1348
|
-
]
|
|
1438
|
+
"ver": "0.3.45",
|
|
1439
|
+
"Node name for S&R": "KSamplerAdvanced"
|
|
1349
1440
|
},
|
|
1350
1441
|
"widgets_values": [
|
|
1351
|
-
"
|
|
1352
|
-
|
|
1442
|
+
"disable",
|
|
1443
|
+
0,
|
|
1444
|
+
"fixed",
|
|
1445
|
+
20,
|
|
1446
|
+
3.5,
|
|
1447
|
+
"euler",
|
|
1448
|
+
"simple",
|
|
1449
|
+
10,
|
|
1450
|
+
10000,
|
|
1451
|
+
"disable"
|
|
1353
1452
|
]
|
|
1354
1453
|
},
|
|
1355
1454
|
{
|
|
1356
|
-
"id":
|
|
1357
|
-
"type": "
|
|
1358
|
-
"pos": [
|
|
1359
|
-
-470,
|
|
1360
|
-
280
|
|
1361
|
-
],
|
|
1362
|
-
"size": [
|
|
1363
|
-
480,
|
|
1364
|
-
180
|
|
1365
|
-
],
|
|
1366
|
-
"flags": {},
|
|
1367
|
-
"order": 9,
|
|
1368
|
-
"mode": 0,
|
|
1369
|
-
"inputs": [],
|
|
1370
|
-
"outputs": [],
|
|
1371
|
-
"title": "VRAM Usage",
|
|
1372
|
-
"properties": {
|
|
1373
|
-
"widget_ue_connectable": {}
|
|
1374
|
-
},
|
|
1375
|
-
"widgets_values": [
|
|
1376
|
-
"## GPU:RTX4090D 24GB\n\n| Model | Size |VRAM Usage | 1st Generation | 2nd Generation |\n|---------------------|-------|-----------|---------------|-----------------|\n| fp8_scaled |640*640| 84% | ≈ 536s | ≈ 513s |\n| fp8_scaled + 4steps LoRA | 640*640 | 83% | ≈ 97s | ≈ 71s |"
|
|
1377
|
-
],
|
|
1378
|
-
"color": "#432",
|
|
1379
|
-
"bgcolor": "#653"
|
|
1380
|
-
},
|
|
1381
|
-
{
|
|
1382
|
-
"id": 66,
|
|
1383
|
-
"type": "MarkdownNote",
|
|
1384
|
-
"pos": [
|
|
1385
|
-
-470,
|
|
1386
|
-
-320
|
|
1387
|
-
],
|
|
1388
|
-
"size": [
|
|
1389
|
-
480,
|
|
1390
|
-
530
|
|
1391
|
-
],
|
|
1392
|
-
"flags": {},
|
|
1393
|
-
"order": 10,
|
|
1394
|
-
"mode": 0,
|
|
1395
|
-
"inputs": [],
|
|
1396
|
-
"outputs": [],
|
|
1397
|
-
"title": "Model Links",
|
|
1398
|
-
"properties": {},
|
|
1399
|
-
"widgets_values": [
|
|
1400
|
-
"[Tutorial](https://docs.comfy.org/tutorials/video/wan/wan2_2\n) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/wan2_2\n)\n\n**Diffusion Model**\n- [wan2.2_i2v_high_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_high_noise_14B_fp16.safetensors)\n- [wan2.2_i2v_low_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_low_noise_14B_fp16.safetensors)\n\n**LoRA**\n- [wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors)\n- [wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_i2v_low_noise_14B_fp16.safetensors\n│ │ └─── wan2.2_i2v_high_noise_14B_fp16.safetensors\n│ ├───📂 loras/\n│ │ ├─── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors\n│ │ └─── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n```\n"
|
|
1401
|
-
],
|
|
1402
|
-
"color": "#432",
|
|
1403
|
-
"bgcolor": "#653"
|
|
1404
|
-
},
|
|
1405
|
-
{
|
|
1406
|
-
"id": 62,
|
|
1407
|
-
"type": "LoadImage",
|
|
1455
|
+
"id": 109,
|
|
1456
|
+
"type": "CreateVideo",
|
|
1408
1457
|
"pos": [
|
|
1409
|
-
|
|
1458
|
+
1250,
|
|
1410
1459
|
1740
|
|
1411
1460
|
],
|
|
1412
1461
|
"size": [
|
|
1413
|
-
|
|
1414
|
-
|
|
1462
|
+
270,
|
|
1463
|
+
78
|
|
1415
1464
|
],
|
|
1416
1465
|
"flags": {},
|
|
1417
|
-
"order":
|
|
1466
|
+
"order": 33,
|
|
1418
1467
|
"mode": 4,
|
|
1419
|
-
"inputs": [
|
|
1420
|
-
"outputs": [
|
|
1468
|
+
"inputs": [
|
|
1421
1469
|
{
|
|
1422
|
-
"name": "
|
|
1470
|
+
"name": "images",
|
|
1423
1471
|
"type": "IMAGE",
|
|
1424
|
-
"
|
|
1425
|
-
"links": [
|
|
1426
|
-
133
|
|
1427
|
-
]
|
|
1472
|
+
"link": 198
|
|
1428
1473
|
},
|
|
1429
1474
|
{
|
|
1430
|
-
"name": "
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1433
|
-
"
|
|
1475
|
+
"name": "audio",
|
|
1476
|
+
"shape": 7,
|
|
1477
|
+
"type": "AUDIO",
|
|
1478
|
+
"link": null
|
|
1479
|
+
}
|
|
1480
|
+
],
|
|
1481
|
+
"outputs": [
|
|
1482
|
+
{
|
|
1483
|
+
"name": "VIDEO",
|
|
1484
|
+
"type": "VIDEO",
|
|
1485
|
+
"links": [
|
|
1486
|
+
199
|
|
1487
|
+
]
|
|
1434
1488
|
}
|
|
1435
1489
|
],
|
|
1436
1490
|
"properties": {
|
|
1437
1491
|
"cnr_id": "comfy-core",
|
|
1438
|
-
"ver": "0.3.
|
|
1439
|
-
"Node name for S&R": "
|
|
1492
|
+
"ver": "0.3.49",
|
|
1493
|
+
"Node name for S&R": "CreateVideo"
|
|
1440
1494
|
},
|
|
1441
1495
|
"widgets_values": [
|
|
1442
|
-
|
|
1443
|
-
"image"
|
|
1496
|
+
16
|
|
1444
1497
|
]
|
|
1445
1498
|
},
|
|
1446
1499
|
{
|
|
1447
1500
|
"id": 8,
|
|
1448
1501
|
"type": "VAEDecode",
|
|
1449
1502
|
"pos": [
|
|
1450
|
-
|
|
1451
|
-
|
|
1503
|
+
920,
|
|
1504
|
+
1750
|
|
1452
1505
|
],
|
|
1453
1506
|
"size": [
|
|
1454
1507
|
210,
|
|
1455
1508
|
46
|
|
1456
1509
|
],
|
|
1457
1510
|
"flags": {},
|
|
1458
|
-
"order":
|
|
1511
|
+
"order": 31,
|
|
1459
1512
|
"mode": 4,
|
|
1460
1513
|
"inputs": [
|
|
1461
1514
|
{
|
|
@@ -1487,63 +1540,81 @@
|
|
|
1487
1540
|
"widgets_values": []
|
|
1488
1541
|
},
|
|
1489
1542
|
{
|
|
1490
|
-
"id":
|
|
1491
|
-
"type": "
|
|
1543
|
+
"id": 57,
|
|
1544
|
+
"type": "KSamplerAdvanced",
|
|
1492
1545
|
"pos": [
|
|
1493
|
-
|
|
1546
|
+
920,
|
|
1494
1547
|
1110
|
|
1495
1548
|
],
|
|
1496
1549
|
"size": [
|
|
1497
|
-
|
|
1498
|
-
|
|
1550
|
+
310,
|
|
1551
|
+
500
|
|
1499
1552
|
],
|
|
1500
1553
|
"flags": {},
|
|
1501
|
-
"order":
|
|
1554
|
+
"order": 27,
|
|
1502
1555
|
"mode": 4,
|
|
1503
1556
|
"inputs": [
|
|
1504
1557
|
{
|
|
1505
|
-
"name": "
|
|
1506
|
-
"type": "
|
|
1507
|
-
"link":
|
|
1558
|
+
"name": "model",
|
|
1559
|
+
"type": "MODEL",
|
|
1560
|
+
"link": 147
|
|
1508
1561
|
},
|
|
1509
1562
|
{
|
|
1510
|
-
"name": "
|
|
1511
|
-
"
|
|
1512
|
-
"
|
|
1513
|
-
|
|
1563
|
+
"name": "positive",
|
|
1564
|
+
"type": "CONDITIONING",
|
|
1565
|
+
"link": 136
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
"name": "negative",
|
|
1569
|
+
"type": "CONDITIONING",
|
|
1570
|
+
"link": 137
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"name": "latent_image",
|
|
1574
|
+
"type": "LATENT",
|
|
1575
|
+
"link": 140
|
|
1514
1576
|
}
|
|
1515
1577
|
],
|
|
1516
1578
|
"outputs": [
|
|
1517
1579
|
{
|
|
1518
|
-
"name": "
|
|
1519
|
-
"type": "
|
|
1580
|
+
"name": "LATENT",
|
|
1581
|
+
"type": "LATENT",
|
|
1520
1582
|
"links": [
|
|
1521
|
-
|
|
1583
|
+
113
|
|
1522
1584
|
]
|
|
1523
1585
|
}
|
|
1524
1586
|
],
|
|
1525
1587
|
"properties": {
|
|
1526
1588
|
"cnr_id": "comfy-core",
|
|
1527
|
-
"ver": "0.3.
|
|
1528
|
-
"Node name for S&R": "
|
|
1589
|
+
"ver": "0.3.45",
|
|
1590
|
+
"Node name for S&R": "KSamplerAdvanced"
|
|
1529
1591
|
},
|
|
1530
1592
|
"widgets_values": [
|
|
1531
|
-
|
|
1593
|
+
"enable",
|
|
1594
|
+
306189419888845,
|
|
1595
|
+
"randomize",
|
|
1596
|
+
20,
|
|
1597
|
+
3.5,
|
|
1598
|
+
"euler",
|
|
1599
|
+
"simple",
|
|
1600
|
+
0,
|
|
1601
|
+
10,
|
|
1602
|
+
"enable"
|
|
1532
1603
|
]
|
|
1533
1604
|
},
|
|
1534
1605
|
{
|
|
1535
1606
|
"id": 61,
|
|
1536
1607
|
"type": "SaveVideo",
|
|
1537
1608
|
"pos": [
|
|
1538
|
-
|
|
1539
|
-
|
|
1609
|
+
1580,
|
|
1610
|
+
1110
|
|
1540
1611
|
],
|
|
1541
1612
|
"size": [
|
|
1542
|
-
|
|
1543
|
-
|
|
1613
|
+
990,
|
|
1614
|
+
990
|
|
1544
1615
|
],
|
|
1545
1616
|
"flags": {},
|
|
1546
|
-
"order":
|
|
1617
|
+
"order": 35,
|
|
1547
1618
|
"mode": 4,
|
|
1548
1619
|
"inputs": [
|
|
1549
1620
|
{
|
|
@@ -1563,53 +1634,6 @@
|
|
|
1563
1634
|
"auto",
|
|
1564
1635
|
"auto"
|
|
1565
1636
|
]
|
|
1566
|
-
},
|
|
1567
|
-
{
|
|
1568
|
-
"id": 106,
|
|
1569
|
-
"type": "MarkdownNote",
|
|
1570
|
-
"pos": [
|
|
1571
|
-
-350,
|
|
1572
|
-
1010
|
|
1573
|
-
],
|
|
1574
|
-
"size": [
|
|
1575
|
-
370,
|
|
1576
|
-
110
|
|
1577
|
-
],
|
|
1578
|
-
"flags": {},
|
|
1579
|
-
"order": 12,
|
|
1580
|
-
"mode": 0,
|
|
1581
|
-
"inputs": [],
|
|
1582
|
-
"outputs": [],
|
|
1583
|
-
"properties": {},
|
|
1584
|
-
"widgets_values": [
|
|
1585
|
-
"1. Box-select then use Ctrl + B to enable\n2. If you don't want to run both groups simultaneously, don't forget to use **Ctrl + B** to disable the **fp8_scaled + 4steps LoRA** group after enabling the **fp8_scaled** group, or try the [partial - execution](https://docs.comfy.org/interface/features/partial-execution) feature."
|
|
1586
|
-
],
|
|
1587
|
-
"color": "#432",
|
|
1588
|
-
"bgcolor": "#653"
|
|
1589
|
-
},
|
|
1590
|
-
{
|
|
1591
|
-
"id": 67,
|
|
1592
|
-
"type": "Note",
|
|
1593
|
-
"pos": [
|
|
1594
|
-
510,
|
|
1595
|
-
820
|
|
1596
|
-
],
|
|
1597
|
-
"size": [
|
|
1598
|
-
390,
|
|
1599
|
-
88
|
|
1600
|
-
],
|
|
1601
|
-
"flags": {},
|
|
1602
|
-
"order": 13,
|
|
1603
|
-
"mode": 0,
|
|
1604
|
-
"inputs": [],
|
|
1605
|
-
"outputs": [],
|
|
1606
|
-
"title": "Video Size",
|
|
1607
|
-
"properties": {},
|
|
1608
|
-
"widgets_values": [
|
|
1609
|
-
"By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
|
|
1610
|
-
],
|
|
1611
|
-
"color": "#432",
|
|
1612
|
-
"bgcolor": "#653"
|
|
1613
1637
|
}
|
|
1614
1638
|
],
|
|
1615
1639
|
"links": [
|
|
@@ -1957,8 +1981,8 @@
|
|
|
1957
1981
|
"bounding": [
|
|
1958
1982
|
40,
|
|
1959
1983
|
980,
|
|
1960
|
-
|
|
1961
|
-
|
|
1984
|
+
2570,
|
|
1985
|
+
1150
|
|
1962
1986
|
],
|
|
1963
1987
|
"color": "#3f789e",
|
|
1964
1988
|
"font_size": 24,
|
|
@@ -2022,7 +2046,7 @@
|
|
|
2022
2046
|
"bounding": [
|
|
2023
2047
|
30,
|
|
2024
2048
|
-350,
|
|
2025
|
-
|
|
2049
|
+
2580,
|
|
2026
2050
|
1120
|
|
2027
2051
|
],
|
|
2028
2052
|
"color": "#3f789e",
|
|
@@ -2098,13 +2122,13 @@
|
|
|
2098
2122
|
"config": {},
|
|
2099
2123
|
"extra": {
|
|
2100
2124
|
"ds": {
|
|
2101
|
-
"scale": 0.
|
|
2125
|
+
"scale": 0.24304420967401,
|
|
2102
2126
|
"offset": [
|
|
2103
|
-
|
|
2104
|
-
|
|
2127
|
+
3054.1072666838136,
|
|
2128
|
+
1582.1248631466378
|
|
2105
2129
|
]
|
|
2106
2130
|
},
|
|
2107
|
-
"frontendVersion": "1.
|
|
2131
|
+
"frontendVersion": "1.24.4",
|
|
2108
2132
|
"VHS_latentpreview": false,
|
|
2109
2133
|
"VHS_latentpreviewrate": 0,
|
|
2110
2134
|
"VHS_MetadataImage": true,
|