comfyui-workflow-templates 0.1.45__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/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 +12 -0
- 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.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/RECORD +23 -20
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
4
|
+
"last_node_id": 67,
|
|
5
5
|
"last_link_id": 148,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
498.6905822753906
|
|
61
61
|
],
|
|
62
62
|
"flags": {},
|
|
63
|
-
"order":
|
|
63
|
+
"order": 13,
|
|
64
64
|
"mode": 0,
|
|
65
65
|
"inputs": [
|
|
66
66
|
{
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
334
|
|
124
124
|
],
|
|
125
125
|
"flags": {},
|
|
126
|
-
"order":
|
|
126
|
+
"order": 12,
|
|
127
127
|
"mode": 0,
|
|
128
128
|
"inputs": [
|
|
129
129
|
{
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
46
|
|
187
187
|
],
|
|
188
188
|
"flags": {},
|
|
189
|
-
"order":
|
|
189
|
+
"order": 14,
|
|
190
190
|
"mode": 0,
|
|
191
191
|
"inputs": [
|
|
192
192
|
{
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
660
|
|
230
230
|
],
|
|
231
231
|
"flags": {},
|
|
232
|
-
"order":
|
|
232
|
+
"order": 16,
|
|
233
233
|
"mode": 0,
|
|
234
234
|
"inputs": [
|
|
235
235
|
{
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
180.6060791015625
|
|
263
263
|
],
|
|
264
264
|
"flags": {},
|
|
265
|
-
"order":
|
|
265
|
+
"order": 8,
|
|
266
266
|
"mode": 0,
|
|
267
267
|
"inputs": [
|
|
268
268
|
{
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
60
|
|
348
348
|
],
|
|
349
349
|
"flags": {},
|
|
350
|
-
"order":
|
|
350
|
+
"order": 9,
|
|
351
351
|
"mode": 0,
|
|
352
352
|
"inputs": [
|
|
353
353
|
{
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
58
|
|
388
388
|
],
|
|
389
389
|
"flags": {},
|
|
390
|
-
"order":
|
|
390
|
+
"order": 10,
|
|
391
391
|
"mode": 0,
|
|
392
392
|
"inputs": [
|
|
393
393
|
{
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
164.31304931640625
|
|
452
452
|
],
|
|
453
453
|
"flags": {},
|
|
454
|
-
"order":
|
|
454
|
+
"order": 7,
|
|
455
455
|
"mode": 0,
|
|
456
456
|
"inputs": [
|
|
457
457
|
{
|
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
78
|
|
536
536
|
],
|
|
537
537
|
"flags": {},
|
|
538
|
-
"order":
|
|
538
|
+
"order": 15,
|
|
539
539
|
"mode": 0,
|
|
540
540
|
"inputs": [
|
|
541
541
|
{
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
210
|
|
665
665
|
],
|
|
666
666
|
"flags": {},
|
|
667
|
-
"order":
|
|
667
|
+
"order": 11,
|
|
668
668
|
"mode": 0,
|
|
669
669
|
"inputs": [
|
|
670
670
|
{
|
|
@@ -729,11 +729,35 @@
|
|
|
729
729
|
"ver": "0.3.45"
|
|
730
730
|
},
|
|
731
731
|
"widgets_values": [
|
|
732
|
-
|
|
733
|
-
|
|
732
|
+
640,
|
|
733
|
+
640,
|
|
734
734
|
81,
|
|
735
735
|
1
|
|
736
736
|
]
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"id": 67,
|
|
740
|
+
"type": "Note",
|
|
741
|
+
"pos": [
|
|
742
|
+
440,
|
|
743
|
+
970
|
|
744
|
+
],
|
|
745
|
+
"size": [
|
|
746
|
+
370,
|
|
747
|
+
120
|
|
748
|
+
],
|
|
749
|
+
"flags": {},
|
|
750
|
+
"order": 6,
|
|
751
|
+
"mode": 0,
|
|
752
|
+
"inputs": [],
|
|
753
|
+
"outputs": [],
|
|
754
|
+
"title": "Video Size",
|
|
755
|
+
"properties": {},
|
|
756
|
+
"widgets_values": [
|
|
757
|
+
"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"
|
|
758
|
+
],
|
|
759
|
+
"color": "#432",
|
|
760
|
+
"bgcolor": "#653"
|
|
737
761
|
}
|
|
738
762
|
],
|
|
739
763
|
"links": [
|
|
@@ -955,13 +979,13 @@
|
|
|
955
979
|
"config": {},
|
|
956
980
|
"extra": {
|
|
957
981
|
"ds": {
|
|
958
|
-
"scale": 0.
|
|
982
|
+
"scale": 0.8390545288824526,
|
|
959
983
|
"offset": [
|
|
960
|
-
|
|
961
|
-
|
|
984
|
+
257.5413542933207,
|
|
985
|
+
-258.97921533310245
|
|
962
986
|
]
|
|
963
987
|
},
|
|
964
|
-
"frontendVersion": "1.25.
|
|
988
|
+
"frontendVersion": "1.25.3",
|
|
965
989
|
"VHS_latentpreview": false,
|
|
966
990
|
"VHS_latentpreviewrate": 0,
|
|
967
991
|
"VHS_MetadataImage": true,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
4
|
+
"last_node_id": 63,
|
|
5
5
|
"last_link_id": 132,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
180.6060791015625
|
|
61
61
|
],
|
|
62
62
|
"flags": {},
|
|
63
|
-
"order":
|
|
63
|
+
"order": 8,
|
|
64
64
|
"mode": 0,
|
|
65
65
|
"inputs": [
|
|
66
66
|
{
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
60
|
|
146
146
|
],
|
|
147
147
|
"flags": {},
|
|
148
|
-
"order":
|
|
148
|
+
"order": 9,
|
|
149
149
|
"mode": 0,
|
|
150
150
|
"inputs": [
|
|
151
151
|
{
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
58
|
|
186
186
|
],
|
|
187
187
|
"flags": {},
|
|
188
|
-
"order":
|
|
188
|
+
"order": 10,
|
|
189
189
|
"mode": 0,
|
|
190
190
|
"inputs": [
|
|
191
191
|
{
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
498.6905822753906
|
|
226
226
|
],
|
|
227
227
|
"flags": {},
|
|
228
|
-
"order":
|
|
228
|
+
"order": 12,
|
|
229
229
|
"mode": 0,
|
|
230
230
|
"inputs": [
|
|
231
231
|
{
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
334
|
|
289
289
|
],
|
|
290
290
|
"flags": {},
|
|
291
|
-
"order":
|
|
291
|
+
"order": 11,
|
|
292
292
|
"mode": 0,
|
|
293
293
|
"inputs": [
|
|
294
294
|
{
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
46
|
|
352
352
|
],
|
|
353
353
|
"flags": {},
|
|
354
|
-
"order":
|
|
354
|
+
"order": 13,
|
|
355
355
|
"mode": 0,
|
|
356
356
|
"inputs": [
|
|
357
357
|
{
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
660
|
|
395
395
|
],
|
|
396
396
|
"flags": {},
|
|
397
|
-
"order":
|
|
397
|
+
"order": 15,
|
|
398
398
|
"mode": 0,
|
|
399
399
|
"inputs": [
|
|
400
400
|
{
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
164.31304931640625
|
|
428
428
|
],
|
|
429
429
|
"flags": {},
|
|
430
|
-
"order":
|
|
430
|
+
"order": 7,
|
|
431
431
|
"mode": 0,
|
|
432
432
|
"inputs": [
|
|
433
433
|
{
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
78
|
|
496
496
|
],
|
|
497
497
|
"flags": {},
|
|
498
|
-
"order":
|
|
498
|
+
"order": 14,
|
|
499
499
|
"mode": 0,
|
|
500
500
|
"inputs": [
|
|
501
501
|
{
|
|
@@ -612,6 +612,30 @@
|
|
|
612
612
|
"default"
|
|
613
613
|
]
|
|
614
614
|
},
|
|
615
|
+
{
|
|
616
|
+
"id": 63,
|
|
617
|
+
"type": "Note",
|
|
618
|
+
"pos": [
|
|
619
|
+
20,
|
|
620
|
+
720
|
|
621
|
+
],
|
|
622
|
+
"size": [
|
|
623
|
+
370,
|
|
624
|
+
120
|
|
625
|
+
],
|
|
626
|
+
"flags": {},
|
|
627
|
+
"order": 5,
|
|
628
|
+
"mode": 0,
|
|
629
|
+
"inputs": [],
|
|
630
|
+
"outputs": [],
|
|
631
|
+
"title": "Video Size",
|
|
632
|
+
"properties": {},
|
|
633
|
+
"widgets_values": [
|
|
634
|
+
"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"
|
|
635
|
+
],
|
|
636
|
+
"color": "#432",
|
|
637
|
+
"bgcolor": "#653"
|
|
638
|
+
},
|
|
615
639
|
{
|
|
616
640
|
"id": 59,
|
|
617
641
|
"type": "EmptyHunyuanLatentVideo",
|
|
@@ -624,7 +648,7 @@
|
|
|
624
648
|
130
|
|
625
649
|
],
|
|
626
650
|
"flags": {},
|
|
627
|
-
"order":
|
|
651
|
+
"order": 6,
|
|
628
652
|
"mode": 0,
|
|
629
653
|
"inputs": [],
|
|
630
654
|
"outputs": [
|
|
@@ -643,8 +667,8 @@
|
|
|
643
667
|
"ver": "0.3.45"
|
|
644
668
|
},
|
|
645
669
|
"widgets_values": [
|
|
646
|
-
|
|
647
|
-
|
|
670
|
+
640,
|
|
671
|
+
640,
|
|
648
672
|
81,
|
|
649
673
|
1
|
|
650
674
|
]
|
|
@@ -824,13 +848,13 @@
|
|
|
824
848
|
"config": {},
|
|
825
849
|
"extra": {
|
|
826
850
|
"ds": {
|
|
827
|
-
"scale":
|
|
851
|
+
"scale": 0.6303940863128874,
|
|
828
852
|
"offset": [
|
|
829
|
-
|
|
830
|
-
|
|
853
|
+
585.6357806792323,
|
|
854
|
+
108.32328975294354
|
|
831
855
|
]
|
|
832
856
|
},
|
|
833
|
-
"frontendVersion": "1.25.
|
|
857
|
+
"frontendVersion": "1.25.3",
|
|
834
858
|
"VHS_latentpreview": false,
|
|
835
859
|
"VHS_latentpreviewrate": 0,
|
|
836
860
|
"VHS_MetadataImage": true,
|