comfyui-workflow-templates 0.1.44__py3-none-any.whl → 0.1.46__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/flux1_krea_dev-1.webp +0 -0
- comfyui_workflow_templates/templates/flux1_krea_dev.json +543 -0
- comfyui_workflow_templates/templates/hunyuan_video_text_to_video.json +689 -312
- comfyui_workflow_templates/templates/image_to_video.json +390 -161
- comfyui_workflow_templates/templates/image_to_video_wan.json +610 -271
- comfyui_workflow_templates/templates/index.json +564 -107
- comfyui_workflow_templates/templates/index.schema.json +19 -0
- comfyui_workflow_templates/templates/ltxv_image_to_video.json +676 -274
- comfyui_workflow_templates/templates/ltxv_text_to_video.json +547 -203
- comfyui_workflow_templates/templates/mochi_text_to_video_example.json +433 -170
- comfyui_workflow_templates/templates/text_to_video_wan.json +409 -169
- comfyui_workflow_templates/templates/txt_to_image_to_video.json +556 -223
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-2.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +1090 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +41 -17
- comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +41 -17
- comfyui_workflow_templates/templates/wan2.1_flf2v_720_f16.json +567 -182
- comfyui_workflow_templates/templates/wan2.1_fun_control.json +168 -110
- comfyui_workflow_templates/templates/wan2.1_fun_inp.json +470 -418
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/RECORD +25 -20
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/top_level.txt +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "e7533930-2792-43a9-b4b5-ded4617d8a43",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
5
|
-
"last_link_id":
|
|
4
|
+
"last_node_id": 79,
|
|
5
|
+
"last_link_id": 148,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
8
8
|
"id": 3,
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
140
|
|
76
76
|
],
|
|
77
77
|
"flags": {},
|
|
78
|
-
"order":
|
|
78
|
+
"order": 8,
|
|
79
79
|
"mode": 0,
|
|
80
80
|
"inputs": [
|
|
81
81
|
{
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
130
|
|
117
117
|
],
|
|
118
118
|
"flags": {},
|
|
119
|
-
"order":
|
|
119
|
+
"order": 9,
|
|
120
120
|
"mode": 0,
|
|
121
121
|
"inputs": [
|
|
122
122
|
{
|
|
@@ -145,80 +145,6 @@
|
|
|
145
145
|
"color": "#323",
|
|
146
146
|
"bgcolor": "#535"
|
|
147
147
|
},
|
|
148
|
-
{
|
|
149
|
-
"id": 8,
|
|
150
|
-
"type": "VAEDecode",
|
|
151
|
-
"pos": [
|
|
152
|
-
910,
|
|
153
|
-
800
|
|
154
|
-
],
|
|
155
|
-
"size": [
|
|
156
|
-
210,
|
|
157
|
-
266
|
|
158
|
-
],
|
|
159
|
-
"flags": {
|
|
160
|
-
"collapsed": true
|
|
161
|
-
},
|
|
162
|
-
"order": 18,
|
|
163
|
-
"mode": 0,
|
|
164
|
-
"inputs": [
|
|
165
|
-
{
|
|
166
|
-
"name": "samples",
|
|
167
|
-
"type": "LATENT",
|
|
168
|
-
"link": 35
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"name": "vae",
|
|
172
|
-
"type": "VAE",
|
|
173
|
-
"link": 76
|
|
174
|
-
}
|
|
175
|
-
],
|
|
176
|
-
"outputs": [
|
|
177
|
-
{
|
|
178
|
-
"name": "IMAGE",
|
|
179
|
-
"type": "IMAGE",
|
|
180
|
-
"slot_index": 0,
|
|
181
|
-
"links": [
|
|
182
|
-
56
|
|
183
|
-
]
|
|
184
|
-
}
|
|
185
|
-
],
|
|
186
|
-
"properties": {
|
|
187
|
-
"Node name for S&R": "VAEDecode"
|
|
188
|
-
},
|
|
189
|
-
"widgets_values": []
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"id": 28,
|
|
193
|
-
"type": "SaveAnimatedWEBP",
|
|
194
|
-
"pos": [
|
|
195
|
-
870,
|
|
196
|
-
900
|
|
197
|
-
],
|
|
198
|
-
"size": [
|
|
199
|
-
600,
|
|
200
|
-
520
|
|
201
|
-
],
|
|
202
|
-
"flags": {},
|
|
203
|
-
"order": 19,
|
|
204
|
-
"mode": 0,
|
|
205
|
-
"inputs": [
|
|
206
|
-
{
|
|
207
|
-
"name": "images",
|
|
208
|
-
"type": "IMAGE",
|
|
209
|
-
"link": 56
|
|
210
|
-
}
|
|
211
|
-
],
|
|
212
|
-
"outputs": [],
|
|
213
|
-
"properties": {},
|
|
214
|
-
"widgets_values": [
|
|
215
|
-
"ComfyUI",
|
|
216
|
-
16,
|
|
217
|
-
false,
|
|
218
|
-
90,
|
|
219
|
-
"default"
|
|
220
|
-
]
|
|
221
|
-
},
|
|
222
148
|
{
|
|
223
149
|
"id": 37,
|
|
224
150
|
"type": "UNETLoader",
|
|
@@ -231,7 +157,7 @@
|
|
|
231
157
|
82
|
|
232
158
|
],
|
|
233
159
|
"flags": {},
|
|
234
|
-
"order":
|
|
160
|
+
"order": 0,
|
|
235
161
|
"mode": 0,
|
|
236
162
|
"inputs": [],
|
|
237
163
|
"outputs": [
|
|
@@ -273,7 +199,7 @@
|
|
|
273
199
|
106
|
|
274
200
|
],
|
|
275
201
|
"flags": {},
|
|
276
|
-
"order":
|
|
202
|
+
"order": 1,
|
|
277
203
|
"mode": 0,
|
|
278
204
|
"inputs": [],
|
|
279
205
|
"outputs": [
|
|
@@ -317,7 +243,7 @@
|
|
|
317
243
|
60
|
|
318
244
|
],
|
|
319
245
|
"flags": {},
|
|
320
|
-
"order":
|
|
246
|
+
"order": 2,
|
|
321
247
|
"mode": 0,
|
|
322
248
|
"inputs": [],
|
|
323
249
|
"outputs": [
|
|
@@ -359,7 +285,7 @@
|
|
|
359
285
|
60
|
|
360
286
|
],
|
|
361
287
|
"flags": {},
|
|
362
|
-
"order":
|
|
288
|
+
"order": 3,
|
|
363
289
|
"mode": 0,
|
|
364
290
|
"inputs": [],
|
|
365
291
|
"outputs": [
|
|
@@ -400,7 +326,7 @@
|
|
|
400
326
|
78
|
|
401
327
|
],
|
|
402
328
|
"flags": {},
|
|
403
|
-
"order":
|
|
329
|
+
"order": 10,
|
|
404
330
|
"mode": 0,
|
|
405
331
|
"inputs": [
|
|
406
332
|
{
|
|
@@ -443,7 +369,7 @@
|
|
|
443
369
|
326
|
|
444
370
|
],
|
|
445
371
|
"flags": {},
|
|
446
|
-
"order":
|
|
372
|
+
"order": 4,
|
|
447
373
|
"mode": 0,
|
|
448
374
|
"inputs": [],
|
|
449
375
|
"outputs": [
|
|
@@ -485,7 +411,7 @@
|
|
|
485
411
|
230
|
|
486
412
|
],
|
|
487
413
|
"flags": {},
|
|
488
|
-
"order":
|
|
414
|
+
"order": 13,
|
|
489
415
|
"mode": 0,
|
|
490
416
|
"inputs": [
|
|
491
417
|
{
|
|
@@ -569,7 +495,7 @@
|
|
|
569
495
|
"flags": {
|
|
570
496
|
"collapsed": false
|
|
571
497
|
},
|
|
572
|
-
"order":
|
|
498
|
+
"order": 7,
|
|
573
499
|
"mode": 0,
|
|
574
500
|
"inputs": [
|
|
575
501
|
{
|
|
@@ -668,7 +594,7 @@
|
|
|
668
594
|
"flags": {
|
|
669
595
|
"collapsed": false
|
|
670
596
|
},
|
|
671
|
-
"order":
|
|
597
|
+
"order": 12,
|
|
672
598
|
"mode": 0,
|
|
673
599
|
"inputs": [
|
|
674
600
|
{
|
|
@@ -766,7 +692,7 @@
|
|
|
766
692
|
82
|
|
767
693
|
],
|
|
768
694
|
"flags": {},
|
|
769
|
-
"order":
|
|
695
|
+
"order": 11,
|
|
770
696
|
"mode": 0,
|
|
771
697
|
"inputs": [
|
|
772
698
|
{
|
|
@@ -805,7 +731,7 @@
|
|
|
805
731
|
314
|
|
806
732
|
],
|
|
807
733
|
"flags": {},
|
|
808
|
-
"order":
|
|
734
|
+
"order": 5,
|
|
809
735
|
"mode": 0,
|
|
810
736
|
"inputs": [],
|
|
811
737
|
"outputs": [
|
|
@@ -844,7 +770,7 @@
|
|
|
844
770
|
258
|
|
845
771
|
],
|
|
846
772
|
"flags": {},
|
|
847
|
-
"order":
|
|
773
|
+
"order": 14,
|
|
848
774
|
"mode": 0,
|
|
849
775
|
"inputs": [
|
|
850
776
|
{
|
|
@@ -859,12 +785,129 @@
|
|
|
859
785
|
},
|
|
860
786
|
"widgets_values": []
|
|
861
787
|
},
|
|
788
|
+
{
|
|
789
|
+
"id": 8,
|
|
790
|
+
"type": "VAEDecode",
|
|
791
|
+
"pos": [
|
|
792
|
+
900,
|
|
793
|
+
800
|
|
794
|
+
],
|
|
795
|
+
"size": [
|
|
796
|
+
210,
|
|
797
|
+
266
|
|
798
|
+
],
|
|
799
|
+
"flags": {
|
|
800
|
+
"collapsed": true
|
|
801
|
+
},
|
|
802
|
+
"order": 18,
|
|
803
|
+
"mode": 0,
|
|
804
|
+
"inputs": [
|
|
805
|
+
{
|
|
806
|
+
"name": "samples",
|
|
807
|
+
"type": "LATENT",
|
|
808
|
+
"link": 35
|
|
809
|
+
},
|
|
810
|
+
{
|
|
811
|
+
"name": "vae",
|
|
812
|
+
"type": "VAE",
|
|
813
|
+
"link": 76
|
|
814
|
+
}
|
|
815
|
+
],
|
|
816
|
+
"outputs": [
|
|
817
|
+
{
|
|
818
|
+
"name": "IMAGE",
|
|
819
|
+
"type": "IMAGE",
|
|
820
|
+
"slot_index": 0,
|
|
821
|
+
"links": [
|
|
822
|
+
147
|
|
823
|
+
]
|
|
824
|
+
}
|
|
825
|
+
],
|
|
826
|
+
"properties": {
|
|
827
|
+
"Node name for S&R": "VAEDecode"
|
|
828
|
+
},
|
|
829
|
+
"widgets_values": []
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"id": 79,
|
|
833
|
+
"type": "CreateVideo",
|
|
834
|
+
"pos": [
|
|
835
|
+
1180,
|
|
836
|
+
800
|
|
837
|
+
],
|
|
838
|
+
"size": [
|
|
839
|
+
270,
|
|
840
|
+
78
|
|
841
|
+
],
|
|
842
|
+
"flags": {},
|
|
843
|
+
"order": 19,
|
|
844
|
+
"mode": 0,
|
|
845
|
+
"inputs": [
|
|
846
|
+
{
|
|
847
|
+
"name": "images",
|
|
848
|
+
"type": "IMAGE",
|
|
849
|
+
"link": 147
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"name": "audio",
|
|
853
|
+
"shape": 7,
|
|
854
|
+
"type": "AUDIO",
|
|
855
|
+
"link": null
|
|
856
|
+
}
|
|
857
|
+
],
|
|
858
|
+
"outputs": [
|
|
859
|
+
{
|
|
860
|
+
"name": "VIDEO",
|
|
861
|
+
"type": "VIDEO",
|
|
862
|
+
"links": [
|
|
863
|
+
148
|
|
864
|
+
]
|
|
865
|
+
}
|
|
866
|
+
],
|
|
867
|
+
"properties": {
|
|
868
|
+
"Node name for S&R": "CreateVideo"
|
|
869
|
+
},
|
|
870
|
+
"widgets_values": [
|
|
871
|
+
16
|
|
872
|
+
]
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"id": 78,
|
|
876
|
+
"type": "SaveVideo",
|
|
877
|
+
"pos": [
|
|
878
|
+
880,
|
|
879
|
+
950
|
|
880
|
+
],
|
|
881
|
+
"size": [
|
|
882
|
+
590,
|
|
883
|
+
490
|
|
884
|
+
],
|
|
885
|
+
"flags": {},
|
|
886
|
+
"order": 20,
|
|
887
|
+
"mode": 0,
|
|
888
|
+
"inputs": [
|
|
889
|
+
{
|
|
890
|
+
"name": "video",
|
|
891
|
+
"type": "VIDEO",
|
|
892
|
+
"link": 148
|
|
893
|
+
}
|
|
894
|
+
],
|
|
895
|
+
"outputs": [],
|
|
896
|
+
"properties": {
|
|
897
|
+
"Node name for S&R": "SaveVideo"
|
|
898
|
+
},
|
|
899
|
+
"widgets_values": [
|
|
900
|
+
"video/ComfyUI",
|
|
901
|
+
"auto",
|
|
902
|
+
"auto"
|
|
903
|
+
]
|
|
904
|
+
},
|
|
862
905
|
{
|
|
863
906
|
"id": 77,
|
|
864
907
|
"type": "MarkdownNote",
|
|
865
908
|
"pos": [
|
|
866
|
-
|
|
867
|
-
|
|
909
|
+
-330,
|
|
910
|
+
30
|
|
868
911
|
],
|
|
869
912
|
"size": [
|
|
870
913
|
320,
|
|
@@ -892,14 +935,6 @@
|
|
|
892
935
|
0,
|
|
893
936
|
"LATENT"
|
|
894
937
|
],
|
|
895
|
-
[
|
|
896
|
-
56,
|
|
897
|
-
8,
|
|
898
|
-
0,
|
|
899
|
-
28,
|
|
900
|
-
0,
|
|
901
|
-
"IMAGE"
|
|
902
|
-
],
|
|
903
938
|
[
|
|
904
939
|
74,
|
|
905
940
|
38,
|
|
@@ -1067,6 +1102,22 @@
|
|
|
1067
1102
|
65,
|
|
1068
1103
|
0,
|
|
1069
1104
|
"MODEL"
|
|
1105
|
+
],
|
|
1106
|
+
[
|
|
1107
|
+
147,
|
|
1108
|
+
8,
|
|
1109
|
+
0,
|
|
1110
|
+
79,
|
|
1111
|
+
0,
|
|
1112
|
+
"IMAGE"
|
|
1113
|
+
],
|
|
1114
|
+
[
|
|
1115
|
+
148,
|
|
1116
|
+
79,
|
|
1117
|
+
0,
|
|
1118
|
+
78,
|
|
1119
|
+
0,
|
|
1120
|
+
"VIDEO"
|
|
1070
1121
|
]
|
|
1071
1122
|
],
|
|
1072
1123
|
"groups": [
|
|
@@ -1074,7 +1125,7 @@
|
|
|
1074
1125
|
"id": 1,
|
|
1075
1126
|
"title": "Load Models",
|
|
1076
1127
|
"bounding": [
|
|
1077
|
-
|
|
1128
|
+
20,
|
|
1078
1129
|
0,
|
|
1079
1130
|
370,
|
|
1080
1131
|
410
|
|
@@ -1087,8 +1138,8 @@
|
|
|
1087
1138
|
"id": 2,
|
|
1088
1139
|
"title": "Start Frame & CLIP Vision",
|
|
1089
1140
|
"bounding": [
|
|
1090
|
-
|
|
1091
|
-
|
|
1141
|
+
20,
|
|
1142
|
+
430,
|
|
1092
1143
|
830,
|
|
1093
1144
|
510
|
|
1094
1145
|
],
|
|
@@ -1100,7 +1151,7 @@
|
|
|
1100
1151
|
"id": 5,
|
|
1101
1152
|
"title": "Attention Booster",
|
|
1102
1153
|
"bounding": [
|
|
1103
|
-
|
|
1154
|
+
870,
|
|
1104
1155
|
0,
|
|
1105
1156
|
600,
|
|
1106
1157
|
410
|
|
@@ -1113,7 +1164,7 @@
|
|
|
1113
1164
|
"id": 6,
|
|
1114
1165
|
"title": "Prompt",
|
|
1115
1166
|
"bounding": [
|
|
1116
|
-
|
|
1167
|
+
410,
|
|
1117
1168
|
0,
|
|
1118
1169
|
440,
|
|
1119
1170
|
410
|
|
@@ -1126,7 +1177,7 @@
|
|
|
1126
1177
|
"id": 7,
|
|
1127
1178
|
"title": "Video and Preprocessor",
|
|
1128
1179
|
"bounding": [
|
|
1129
|
-
|
|
1180
|
+
20,
|
|
1130
1181
|
960,
|
|
1131
1182
|
830,
|
|
1132
1183
|
480
|
|
@@ -1139,10 +1190,10 @@
|
|
|
1139
1190
|
"id": 8,
|
|
1140
1191
|
"title": "Sampling & Decode",
|
|
1141
1192
|
"bounding": [
|
|
1142
|
-
|
|
1143
|
-
|
|
1193
|
+
870,
|
|
1194
|
+
430,
|
|
1144
1195
|
600,
|
|
1145
|
-
|
|
1196
|
+
470
|
|
1146
1197
|
],
|
|
1147
1198
|
"color": "#3f789e",
|
|
1148
1199
|
"font_size": 24,
|
|
@@ -1151,7 +1202,14 @@
|
|
|
1151
1202
|
],
|
|
1152
1203
|
"config": {},
|
|
1153
1204
|
"extra": {
|
|
1154
|
-
"frontendVersion": "1.
|
|
1205
|
+
"frontendVersion": "1.25.3",
|
|
1206
|
+
"ds": {
|
|
1207
|
+
"scale": 0.33436375529150203,
|
|
1208
|
+
"offset": [
|
|
1209
|
+
1340.7380140370133,
|
|
1210
|
+
461.3805308836199
|
|
1211
|
+
]
|
|
1212
|
+
}
|
|
1155
1213
|
},
|
|
1156
1214
|
"version": 0.4
|
|
1157
1215
|
}
|