comfyui-workflow-templates 0.1.15__py3-none-any.whl → 0.1.17__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.
Files changed (27) hide show
  1. comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing-1.mp3 +0 -0
  2. comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing.json +455 -313
  3. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_instrumentals-1.mp3 +0 -0
  4. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_instrumentals.json +462 -244
  5. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song-1.mp3 +0 -0
  6. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song.json +455 -239
  7. comfyui_workflow_templates/templates/image_lotus_depth_v1_1-1.webp +0 -0
  8. comfyui_workflow_templates/templates/image_lotus_depth_v1_1-2.webp +0 -0
  9. comfyui_workflow_templates/templates/image_lotus_depth_v1_1.json +789 -0
  10. comfyui_workflow_templates/templates/index.json +46 -0
  11. comfyui_workflow_templates/templates/video_wan_vace_14B_i2v-1.webp +0 -0
  12. comfyui_workflow_templates/templates/video_wan_vace_14B_i2v.json +2226 -0
  13. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v-1.webp +0 -0
  14. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +1259 -0
  15. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v-1.webp +0 -0
  16. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v-2.webp +0 -0
  17. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +1551 -0
  18. comfyui_workflow_templates/templates/video_wan_vace_flf2v-1.webp +0 -0
  19. comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +2239 -0
  20. comfyui_workflow_templates/templates/video_wan_vace_outpainting-1.webp +0 -0
  21. comfyui_workflow_templates/templates/video_wan_vace_outpainting-2.webp +0 -0
  22. comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +1914 -0
  23. {comfyui_workflow_templates-0.1.15.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/METADATA +1 -1
  24. {comfyui_workflow_templates-0.1.15.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/RECORD +27 -12
  25. {comfyui_workflow_templates-0.1.15.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/WHEEL +1 -1
  26. {comfyui_workflow_templates-0.1.15.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/licenses/LICENSE +0 -0
  27. {comfyui_workflow_templates-0.1.15.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,1259 @@
1
+ {
2
+ "id": "96995b8f-85c5-47af-b3cf-7b6a24675694",
3
+ "revision": 0,
4
+ "last_node_id": 116,
5
+ "last_link_id": 192,
6
+ "nodes": [
7
+ {
8
+ "id": 6,
9
+ "type": "CLIPTextEncode",
10
+ "pos": [
11
+ 150,
12
+ 200
13
+ ],
14
+ "size": [
15
+ 422.84503173828125,
16
+ 164.31304931640625
17
+ ],
18
+ "flags": {},
19
+ "order": 14,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "clip",
24
+ "type": "CLIP",
25
+ "link": 190
26
+ }
27
+ ],
28
+ "outputs": [
29
+ {
30
+ "name": "CONDITIONING",
31
+ "type": "CONDITIONING",
32
+ "slot_index": 0,
33
+ "links": [
34
+ 96
35
+ ]
36
+ }
37
+ ],
38
+ "title": "CLIP Text Encode (Positive Prompt)",
39
+ "properties": {
40
+ "Node name for S&R": "CLIPTextEncode",
41
+ "cnr_id": "comfy-core",
42
+ "ver": "0.3.34"
43
+ },
44
+ "widgets_values": [
45
+ "Fujifilm Portra 400H film still, slammed Nissan Skyline R33 GTR LM JGTC, in heavy motion blur, 7-11 Tokyo, Midnight"
46
+ ],
47
+ "color": "#232",
48
+ "bgcolor": "#353"
49
+ },
50
+ {
51
+ "id": 68,
52
+ "type": "CreateVideo",
53
+ "pos": [
54
+ 290,
55
+ 690
56
+ ],
57
+ "size": [
58
+ 270,
59
+ 78
60
+ ],
61
+ "flags": {
62
+ "collapsed": false
63
+ },
64
+ "order": 21,
65
+ "mode": 0,
66
+ "inputs": [
67
+ {
68
+ "name": "images",
69
+ "type": "IMAGE",
70
+ "link": 139
71
+ },
72
+ {
73
+ "name": "audio",
74
+ "shape": 7,
75
+ "type": "AUDIO",
76
+ "link": null
77
+ }
78
+ ],
79
+ "outputs": [
80
+ {
81
+ "name": "VIDEO",
82
+ "type": "VIDEO",
83
+ "links": [
84
+ 185
85
+ ]
86
+ }
87
+ ],
88
+ "properties": {
89
+ "Node name for S&R": "CreateVideo",
90
+ "cnr_id": "comfy-core",
91
+ "ver": "0.3.34"
92
+ },
93
+ "widgets_values": [
94
+ 16
95
+ ]
96
+ },
97
+ {
98
+ "id": 7,
99
+ "type": "CLIPTextEncode",
100
+ "pos": [
101
+ 150,
102
+ 410
103
+ ],
104
+ "size": [
105
+ 425.27801513671875,
106
+ 180.6060791015625
107
+ ],
108
+ "flags": {},
109
+ "order": 15,
110
+ "mode": 0,
111
+ "inputs": [
112
+ {
113
+ "name": "clip",
114
+ "type": "CLIP",
115
+ "link": 191
116
+ }
117
+ ],
118
+ "outputs": [
119
+ {
120
+ "name": "CONDITIONING",
121
+ "type": "CONDITIONING",
122
+ "slot_index": 0,
123
+ "links": [
124
+ 97
125
+ ]
126
+ }
127
+ ],
128
+ "title": "CLIP Text Encode (Negative Prompt)",
129
+ "properties": {
130
+ "Node name for S&R": "CLIPTextEncode",
131
+ "cnr_id": "comfy-core",
132
+ "ver": "0.3.34"
133
+ },
134
+ "widgets_values": [
135
+ "过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走,"
136
+ ],
137
+ "color": "#322",
138
+ "bgcolor": "#533"
139
+ },
140
+ {
141
+ "id": 3,
142
+ "type": "KSampler",
143
+ "pos": [
144
+ 980,
145
+ 50
146
+ ],
147
+ "size": [
148
+ 315,
149
+ 262
150
+ ],
151
+ "flags": {},
152
+ "order": 17,
153
+ "mode": 0,
154
+ "inputs": [
155
+ {
156
+ "name": "model",
157
+ "type": "MODEL",
158
+ "link": 95
159
+ },
160
+ {
161
+ "name": "positive",
162
+ "type": "CONDITIONING",
163
+ "link": 98
164
+ },
165
+ {
166
+ "name": "negative",
167
+ "type": "CONDITIONING",
168
+ "link": 99
169
+ },
170
+ {
171
+ "name": "latent_image",
172
+ "type": "LATENT",
173
+ "link": 160
174
+ }
175
+ ],
176
+ "outputs": [
177
+ {
178
+ "name": "LATENT",
179
+ "type": "LATENT",
180
+ "slot_index": 0,
181
+ "links": [
182
+ 116
183
+ ]
184
+ }
185
+ ],
186
+ "properties": {
187
+ "Node name for S&R": "KSampler",
188
+ "cnr_id": "comfy-core",
189
+ "ver": "0.3.34"
190
+ },
191
+ "widgets_values": [
192
+ 163906241301643,
193
+ "randomize",
194
+ 4,
195
+ 1,
196
+ "uni_pc",
197
+ "simple",
198
+ 1
199
+ ]
200
+ },
201
+ {
202
+ "id": 49,
203
+ "type": "WanVaceToVideo",
204
+ "pos": [
205
+ 630,
206
+ 60
207
+ ],
208
+ "size": [
209
+ 315,
210
+ 254
211
+ ],
212
+ "flags": {},
213
+ "order": 16,
214
+ "mode": 0,
215
+ "inputs": [
216
+ {
217
+ "name": "positive",
218
+ "type": "CONDITIONING",
219
+ "link": 96
220
+ },
221
+ {
222
+ "name": "negative",
223
+ "type": "CONDITIONING",
224
+ "link": 97
225
+ },
226
+ {
227
+ "name": "vae",
228
+ "type": "VAE",
229
+ "link": 183
230
+ },
231
+ {
232
+ "name": "control_video",
233
+ "shape": 7,
234
+ "type": "IMAGE",
235
+ "link": null
236
+ },
237
+ {
238
+ "name": "control_masks",
239
+ "shape": 7,
240
+ "type": "MASK",
241
+ "link": null
242
+ },
243
+ {
244
+ "name": "reference_image",
245
+ "shape": 7,
246
+ "type": "IMAGE",
247
+ "link": null
248
+ }
249
+ ],
250
+ "outputs": [
251
+ {
252
+ "name": "positive",
253
+ "type": "CONDITIONING",
254
+ "links": [
255
+ 98
256
+ ]
257
+ },
258
+ {
259
+ "name": "negative",
260
+ "type": "CONDITIONING",
261
+ "links": [
262
+ 99
263
+ ]
264
+ },
265
+ {
266
+ "name": "latent",
267
+ "type": "LATENT",
268
+ "links": [
269
+ 160
270
+ ]
271
+ },
272
+ {
273
+ "name": "trim_latent",
274
+ "type": "INT",
275
+ "links": [
276
+ 115
277
+ ]
278
+ }
279
+ ],
280
+ "properties": {
281
+ "Node name for S&R": "WanVaceToVideo",
282
+ "cnr_id": "comfy-core",
283
+ "ver": "0.3.34"
284
+ },
285
+ "widgets_values": [
286
+ 1280,
287
+ 720,
288
+ 81,
289
+ 1,
290
+ 1
291
+ ]
292
+ },
293
+ {
294
+ "id": 48,
295
+ "type": "ModelSamplingSD3",
296
+ "pos": [
297
+ 730,
298
+ 10
299
+ ],
300
+ "size": [
301
+ 210,
302
+ 58
303
+ ],
304
+ "flags": {
305
+ "collapsed": true
306
+ },
307
+ "order": 13,
308
+ "mode": 0,
309
+ "inputs": [
310
+ {
311
+ "name": "model",
312
+ "type": "MODEL",
313
+ "link": 192
314
+ }
315
+ ],
316
+ "outputs": [
317
+ {
318
+ "name": "MODEL",
319
+ "type": "MODEL",
320
+ "slot_index": 0,
321
+ "links": [
322
+ 95
323
+ ]
324
+ }
325
+ ],
326
+ "properties": {
327
+ "Node name for S&R": "ModelSamplingSD3",
328
+ "cnr_id": "comfy-core",
329
+ "ver": "0.3.34"
330
+ },
331
+ "widgets_values": [
332
+ 8.000000000000002
333
+ ]
334
+ },
335
+ {
336
+ "id": 115,
337
+ "type": "MarkdownNote",
338
+ "pos": [
339
+ -290,
340
+ -210
341
+ ],
342
+ "size": [
343
+ 420,
344
+ 150
345
+ ],
346
+ "flags": {},
347
+ "order": 0,
348
+ "mode": 0,
349
+ "inputs": [],
350
+ "outputs": [],
351
+ "title": "About CausVid LoRA",
352
+ "properties": {},
353
+ "widgets_values": [
354
+ "You may need to test different LoRA strength to get the best results. Test within the range of 0.3 to 1. \nWhen we were testing the workflow, we found that sometimes there are relatively obvious artifacts when the intensity is around 0.5. The effect is sometimes quite good when it's above 0.7. When the value is too high, it will be overly saturated. \n\n---\n\n\n你可能需要测试不同的 LoRA 强度来获取最好的结果,0.3~1 之间进行测试,我们在测试工作流时发现,有时候 0.5 左右会有比较明显的伪影,0.7 后效果有时还不错,但数值过高时会过于饱和。\n"
355
+ ],
356
+ "color": "#432",
357
+ "bgcolor": "#653"
358
+ },
359
+ {
360
+ "id": 103,
361
+ "type": "Note",
362
+ "pos": [
363
+ 140,
364
+ 0
365
+ ],
366
+ "size": [
367
+ 440,
368
+ 100
369
+ ],
370
+ "flags": {},
371
+ "order": 1,
372
+ "mode": 0,
373
+ "inputs": [],
374
+ "outputs": [],
375
+ "properties": {},
376
+ "widgets_values": [
377
+ "Since umt5 is a variant based on T5, the input of prompt supports multiple languages.\n\n---\n\n由于 umt5 是基于 T5 的变体,所以提示词输入是支持多种语言输入的"
378
+ ],
379
+ "color": "#432",
380
+ "bgcolor": "#653"
381
+ },
382
+ {
383
+ "id": 106,
384
+ "type": "UNETLoader",
385
+ "pos": [
386
+ -260,
387
+ 90
388
+ ],
389
+ "size": [
390
+ 350,
391
+ 82
392
+ ],
393
+ "flags": {},
394
+ "order": 2,
395
+ "mode": 0,
396
+ "inputs": [],
397
+ "outputs": [
398
+ {
399
+ "name": "MODEL",
400
+ "type": "MODEL",
401
+ "slot_index": 0,
402
+ "links": [
403
+ 188
404
+ ]
405
+ }
406
+ ],
407
+ "properties": {
408
+ "Node name for S&R": "UNETLoader",
409
+ "cnr_id": "comfy-core",
410
+ "ver": "0.3.34",
411
+ "models": [
412
+ {
413
+ "name": "wan2.1_vace_14B_fp16.safetensors",
414
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_14B_fp16.safetensors",
415
+ "directory": "diffusion_models"
416
+ }
417
+ ]
418
+ },
419
+ "widgets_values": [
420
+ "wan2.1_vace_14B_fp16.safetensors",
421
+ "default"
422
+ ],
423
+ "color": "#322",
424
+ "bgcolor": "#533"
425
+ },
426
+ {
427
+ "id": 105,
428
+ "type": "VAELoader",
429
+ "pos": [
430
+ -260,
431
+ 530
432
+ ],
433
+ "size": [
434
+ 350,
435
+ 58
436
+ ],
437
+ "flags": {},
438
+ "order": 3,
439
+ "mode": 0,
440
+ "inputs": [],
441
+ "outputs": [
442
+ {
443
+ "name": "VAE",
444
+ "type": "VAE",
445
+ "slot_index": 0,
446
+ "links": [
447
+ 183,
448
+ 184
449
+ ]
450
+ }
451
+ ],
452
+ "properties": {
453
+ "Node name for S&R": "VAELoader",
454
+ "cnr_id": "comfy-core",
455
+ "ver": "0.3.34",
456
+ "models": [
457
+ {
458
+ "name": "wan_2.1_vae.safetensors",
459
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
460
+ "directory": "vae"
461
+ }
462
+ ]
463
+ },
464
+ "widgets_values": [
465
+ "wan_2.1_vae.safetensors"
466
+ ],
467
+ "color": "#322",
468
+ "bgcolor": "#533"
469
+ },
470
+ {
471
+ "id": 116,
472
+ "type": "MarkdownNote",
473
+ "pos": [
474
+ 640,
475
+ 370
476
+ ],
477
+ "size": [
478
+ 310,
479
+ 110
480
+ ],
481
+ "flags": {},
482
+ "order": 4,
483
+ "mode": 0,
484
+ "inputs": [],
485
+ "outputs": [],
486
+ "title": "About Video Size",
487
+ "properties": {},
488
+ "widgets_values": [
489
+ "| Model | 480P | 720P |\n| ------------------------------------------------------------ | ---- | ---- |\n| [VACE-1.3B](https://huggingface.co/Wan-AI/Wan2.1-VACE-1.3B) | ✅ | ❌ |\n| [VACE-14B](https://huggingface.co/Wan-AI/Wan2.1-VACE-14B) | ✅ | ✅ |"
490
+ ],
491
+ "color": "#432",
492
+ "bgcolor": "#653"
493
+ },
494
+ {
495
+ "id": 112,
496
+ "type": "MarkdownNote",
497
+ "pos": [
498
+ 980,
499
+ 350
500
+ ],
501
+ "size": [
502
+ 320,
503
+ 170
504
+ ],
505
+ "flags": {},
506
+ "order": 5,
507
+ "mode": 0,
508
+ "inputs": [],
509
+ "outputs": [],
510
+ "title": "KSampler Setting",
511
+ "properties": {},
512
+ "widgets_values": [
513
+ "## Default\n\n- steps:20\n- cfg:4.0\n\n## [For CausVid LoRA](https://www.reddit.com/r/StableDiffusion/comments/1knuafk/causvid_lora_massive_speedup_for_wan21_made_by/)\n\n- steps: 2-4\n- cfg: 1.0\n\n"
514
+ ],
515
+ "color": "#432",
516
+ "bgcolor": "#653"
517
+ },
518
+ {
519
+ "id": 58,
520
+ "type": "TrimVideoLatent",
521
+ "pos": [
522
+ 980,
523
+ 570
524
+ ],
525
+ "size": [
526
+ 276.5860290527344,
527
+ 58
528
+ ],
529
+ "flags": {
530
+ "collapsed": true
531
+ },
532
+ "order": 18,
533
+ "mode": 0,
534
+ "inputs": [
535
+ {
536
+ "name": "samples",
537
+ "type": "LATENT",
538
+ "link": 116
539
+ },
540
+ {
541
+ "name": "trim_amount",
542
+ "type": "INT",
543
+ "widget": {
544
+ "name": "trim_amount"
545
+ },
546
+ "link": 115
547
+ }
548
+ ],
549
+ "outputs": [
550
+ {
551
+ "name": "LATENT",
552
+ "type": "LATENT",
553
+ "links": [
554
+ 117
555
+ ]
556
+ }
557
+ ],
558
+ "properties": {
559
+ "Node name for S&R": "TrimVideoLatent",
560
+ "cnr_id": "comfy-core",
561
+ "ver": "0.3.34"
562
+ },
563
+ "widgets_values": [
564
+ 0
565
+ ]
566
+ },
567
+ {
568
+ "id": 8,
569
+ "type": "VAEDecode",
570
+ "pos": [
571
+ 1170,
572
+ 570
573
+ ],
574
+ "size": [
575
+ 210,
576
+ 46
577
+ ],
578
+ "flags": {
579
+ "collapsed": true
580
+ },
581
+ "order": 19,
582
+ "mode": 0,
583
+ "inputs": [
584
+ {
585
+ "name": "samples",
586
+ "type": "LATENT",
587
+ "link": 117
588
+ },
589
+ {
590
+ "name": "vae",
591
+ "type": "VAE",
592
+ "link": 184
593
+ }
594
+ ],
595
+ "outputs": [
596
+ {
597
+ "name": "IMAGE",
598
+ "type": "IMAGE",
599
+ "slot_index": 0,
600
+ "links": [
601
+ 130,
602
+ 139
603
+ ]
604
+ }
605
+ ],
606
+ "properties": {
607
+ "Node name for S&R": "VAEDecode",
608
+ "cnr_id": "comfy-core",
609
+ "ver": "0.3.34"
610
+ },
611
+ "widgets_values": []
612
+ },
613
+ {
614
+ "id": 113,
615
+ "type": "MarkdownNote",
616
+ "pos": [
617
+ -680,
618
+ 500
619
+ ],
620
+ "size": [
621
+ 370,
622
+ 220
623
+ ],
624
+ "flags": {},
625
+ "order": 6,
626
+ "mode": 0,
627
+ "inputs": [],
628
+ "outputs": [],
629
+ "title": "Note",
630
+ "properties": {},
631
+ "widgets_values": [
632
+ "The generation quality of the 14B model is better, but it takes longer to generate. If you have already downloaded the model, you can choose to directly use the nodes above, or just modify the model loaded by the loader node.\n\nThe corresponding LoRA should match the Diffusion Model. For example, the LoRA corresponding to the 14B diffusion model is the 14B LoRA. \n\n---\n\n14B 的生成质量更好,但是需要更长的时间去生成,如果你下载好了模型,你可以选择直接使用上面的节点,或者只是修改 loader 节点加载的模型。\n\n对应的 LoRA 应该是和 Diffusion Model匹配的,比如 14B 的 diffusion model 对应的是 14B 的 LoRA"
633
+ ],
634
+ "color": "#432",
635
+ "bgcolor": "#653"
636
+ },
637
+ {
638
+ "id": 114,
639
+ "type": "SaveVideo",
640
+ "pos": [
641
+ -270,
642
+ 810
643
+ ],
644
+ "size": [
645
+ 830,
646
+ 928
647
+ ],
648
+ "flags": {},
649
+ "order": 22,
650
+ "mode": 0,
651
+ "inputs": [
652
+ {
653
+ "name": "video",
654
+ "type": "VIDEO",
655
+ "link": 185
656
+ }
657
+ ],
658
+ "outputs": [],
659
+ "properties": {
660
+ "Node name for S&R": "SaveVideo"
661
+ },
662
+ "widgets_values": [
663
+ "video/ComfyUI",
664
+ "auto",
665
+ "auto"
666
+ ]
667
+ },
668
+ {
669
+ "id": 70,
670
+ "type": "SaveAnimatedWEBP",
671
+ "pos": [
672
+ 630,
673
+ 700
674
+ ],
675
+ "size": [
676
+ 670,
677
+ 800
678
+ ],
679
+ "flags": {},
680
+ "order": 20,
681
+ "mode": 4,
682
+ "inputs": [
683
+ {
684
+ "name": "images",
685
+ "type": "IMAGE",
686
+ "link": 130
687
+ }
688
+ ],
689
+ "outputs": [],
690
+ "properties": {
691
+ "Node name for S&R": "SaveAnimatedWEBP",
692
+ "cnr_id": "comfy-core",
693
+ "ver": "0.3.34"
694
+ },
695
+ "widgets_values": [
696
+ "ComfyUI",
697
+ 6,
698
+ true,
699
+ 80,
700
+ "default"
701
+ ]
702
+ },
703
+ {
704
+ "id": 108,
705
+ "type": "UNETLoader",
706
+ "pos": [
707
+ -670,
708
+ 40
709
+ ],
710
+ "size": [
711
+ 350,
712
+ 82
713
+ ],
714
+ "flags": {},
715
+ "order": 7,
716
+ "mode": 4,
717
+ "inputs": [],
718
+ "outputs": [
719
+ {
720
+ "name": "MODEL",
721
+ "type": "MODEL",
722
+ "slot_index": 0,
723
+ "links": [
724
+ 178
725
+ ]
726
+ }
727
+ ],
728
+ "properties": {
729
+ "Node name for S&R": "UNETLoader",
730
+ "cnr_id": "comfy-core",
731
+ "ver": "0.3.34",
732
+ "models": [
733
+ {
734
+ "name": "wan2.1_vace_1.3B_fp16.safetensors",
735
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_1.3B_fp16.safetensors",
736
+ "directory": "diffusion_models"
737
+ }
738
+ ]
739
+ },
740
+ "widgets_values": [
741
+ "wan2.1_vace_1.3B_fp16.safetensors",
742
+ "default"
743
+ ],
744
+ "color": "#322",
745
+ "bgcolor": "#533"
746
+ },
747
+ {
748
+ "id": 109,
749
+ "type": "LoraLoader",
750
+ "pos": [
751
+ -670,
752
+ 160
753
+ ],
754
+ "size": [
755
+ 350,
756
+ 126
757
+ ],
758
+ "flags": {},
759
+ "order": 11,
760
+ "mode": 4,
761
+ "inputs": [
762
+ {
763
+ "name": "model",
764
+ "type": "MODEL",
765
+ "link": 178
766
+ },
767
+ {
768
+ "name": "clip",
769
+ "type": "CLIP",
770
+ "link": 179
771
+ }
772
+ ],
773
+ "outputs": [
774
+ {
775
+ "name": "MODEL",
776
+ "type": "MODEL",
777
+ "links": []
778
+ },
779
+ {
780
+ "name": "CLIP",
781
+ "type": "CLIP",
782
+ "links": []
783
+ }
784
+ ],
785
+ "properties": {
786
+ "Node name for S&R": "LoraLoader",
787
+ "models": [
788
+ {
789
+ "name": "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
790
+ "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
791
+ "directory": "loras"
792
+ }
793
+ ]
794
+ },
795
+ "widgets_values": [
796
+ "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
797
+ 0.7000000000000002,
798
+ 1
799
+ ],
800
+ "color": "#322",
801
+ "bgcolor": "#533"
802
+ },
803
+ {
804
+ "id": 111,
805
+ "type": "CLIPLoader",
806
+ "pos": [
807
+ -680,
808
+ 350
809
+ ],
810
+ "size": [
811
+ 370,
812
+ 106
813
+ ],
814
+ "flags": {},
815
+ "order": 8,
816
+ "mode": 4,
817
+ "inputs": [],
818
+ "outputs": [
819
+ {
820
+ "name": "CLIP",
821
+ "type": "CLIP",
822
+ "slot_index": 0,
823
+ "links": []
824
+ }
825
+ ],
826
+ "properties": {
827
+ "Node name for S&R": "CLIPLoader",
828
+ "cnr_id": "comfy-core",
829
+ "ver": "0.3.34",
830
+ "models": [
831
+ {
832
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
833
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors?download=true",
834
+ "directory": "text_encoders"
835
+ }
836
+ ]
837
+ },
838
+ "widgets_values": [
839
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
840
+ "wan",
841
+ "default"
842
+ ],
843
+ "color": "#322",
844
+ "bgcolor": "#533"
845
+ },
846
+ {
847
+ "id": 110,
848
+ "type": "CLIPLoader",
849
+ "pos": [
850
+ -260,
851
+ 380
852
+ ],
853
+ "size": [
854
+ 350,
855
+ 106
856
+ ],
857
+ "flags": {},
858
+ "order": 9,
859
+ "mode": 0,
860
+ "inputs": [],
861
+ "outputs": [
862
+ {
863
+ "name": "CLIP",
864
+ "type": "CLIP",
865
+ "slot_index": 0,
866
+ "links": [
867
+ 179,
868
+ 189
869
+ ]
870
+ }
871
+ ],
872
+ "properties": {
873
+ "Node name for S&R": "CLIPLoader",
874
+ "cnr_id": "comfy-core",
875
+ "ver": "0.3.34",
876
+ "models": [
877
+ {
878
+ "name": "umt5_xxl_fp16.safetensors",
879
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp16.safetensors",
880
+ "directory": "text_encoders"
881
+ }
882
+ ]
883
+ },
884
+ "widgets_values": [
885
+ "umt5_xxl_fp16.safetensors",
886
+ "wan",
887
+ "default"
888
+ ],
889
+ "color": "#322",
890
+ "bgcolor": "#533"
891
+ },
892
+ {
893
+ "id": 107,
894
+ "type": "LoraLoader",
895
+ "pos": [
896
+ -260,
897
+ 210
898
+ ],
899
+ "size": [
900
+ 350,
901
+ 126
902
+ ],
903
+ "flags": {},
904
+ "order": 12,
905
+ "mode": 0,
906
+ "inputs": [
907
+ {
908
+ "name": "model",
909
+ "type": "MODEL",
910
+ "link": 188
911
+ },
912
+ {
913
+ "name": "clip",
914
+ "type": "CLIP",
915
+ "link": 189
916
+ }
917
+ ],
918
+ "outputs": [
919
+ {
920
+ "name": "MODEL",
921
+ "type": "MODEL",
922
+ "links": [
923
+ 192
924
+ ]
925
+ },
926
+ {
927
+ "name": "CLIP",
928
+ "type": "CLIP",
929
+ "links": [
930
+ 190,
931
+ 191
932
+ ]
933
+ }
934
+ ],
935
+ "properties": {
936
+ "Node name for S&R": "LoraLoader",
937
+ "models": [
938
+ {
939
+ "name": "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
940
+ "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
941
+ "directory": "loras"
942
+ }
943
+ ]
944
+ },
945
+ "widgets_values": [
946
+ "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
947
+ 0.7000000000000002,
948
+ 1
949
+ ],
950
+ "color": "#322",
951
+ "bgcolor": "#533"
952
+ },
953
+ {
954
+ "id": 77,
955
+ "type": "MarkdownNote",
956
+ "pos": [
957
+ -1170,
958
+ 0
959
+ ],
960
+ "size": [
961
+ 470,
962
+ 800
963
+ ],
964
+ "flags": {},
965
+ "order": 10,
966
+ "mode": 0,
967
+ "inputs": [],
968
+ "outputs": [],
969
+ "properties": {},
970
+ "widgets_values": [
971
+ "[Tutorial](https://docs.comfy.org/tutorials/video/wan/vace) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/vace)\n\n[Causvid Lora extracted by Kijai](https://www.reddit.com/r/StableDiffusion/comments/1knuafk/causvid_lora_massive_speedup_for_wan21_made_by/) Thanks to CausVid MIT\n\n## 14B Support 480P 720P\n\n**Diffusion Model**\n- [wan2.1_vace_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_14B_fp16.safetensors)\n\n**LoRA**\n- [Wan21_CausVid_14B_T2V_lora_rank32.safetensors](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan21_CausVid_14B_T2V_lora_rank32.safetensors)\n\nIt takes about 40 minutes to complete at 81 frames 720P resolution with the RTX 4090 . \nAfter using Wan21_CausVid_14B_T2V_lora_rank32.safetensors, it only takes about 4 minutes.\n\n## 1.3B Support 480P only\n\n**Diffusion Model**\n- [wan2.1_vace_1.3B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_14B_fp16.safetensors)\n\n**LoRA**\n- [Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors)\n \n\n## Other Models\n\n* You may already have these models if you use Wan workflow before.\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true)\n\n**Text encoders** Chose one of following model\n- [umt5_xxl_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp16.safetensors?download=true)\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?download=true)\n\n> You can choose between fp16 of fp8; I used fp16 to match what kijai's wrapper is compatible with.\n\nFile save location\n\n```\nComfyUI/\n├── models/\n│ ├── diffusion_models/\n│ │ ├-── wan2.1_vace_14B_fp16.safetensors\n│ │ └─── wan2.1_vace_1.3B_fp16.safetensors \n│ ├── text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors # or fp16\n│ ├── loras/\n│ │ ├── Wan21_CausVid_14B_T2V_lora_rank32.safetensors\n│ │ └── Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors\n│ └── vae/\n│ └── wan_2.1_vae.safetensors\n```\n"
972
+ ],
973
+ "color": "#432",
974
+ "bgcolor": "#653"
975
+ }
976
+ ],
977
+ "links": [
978
+ [
979
+ 95,
980
+ 48,
981
+ 0,
982
+ 3,
983
+ 0,
984
+ "MODEL"
985
+ ],
986
+ [
987
+ 96,
988
+ 6,
989
+ 0,
990
+ 49,
991
+ 0,
992
+ "CONDITIONING"
993
+ ],
994
+ [
995
+ 97,
996
+ 7,
997
+ 0,
998
+ 49,
999
+ 1,
1000
+ "CONDITIONING"
1001
+ ],
1002
+ [
1003
+ 98,
1004
+ 49,
1005
+ 0,
1006
+ 3,
1007
+ 1,
1008
+ "CONDITIONING"
1009
+ ],
1010
+ [
1011
+ 99,
1012
+ 49,
1013
+ 1,
1014
+ 3,
1015
+ 2,
1016
+ "CONDITIONING"
1017
+ ],
1018
+ [
1019
+ 115,
1020
+ 49,
1021
+ 3,
1022
+ 58,
1023
+ 1,
1024
+ "INT"
1025
+ ],
1026
+ [
1027
+ 116,
1028
+ 3,
1029
+ 0,
1030
+ 58,
1031
+ 0,
1032
+ "LATENT"
1033
+ ],
1034
+ [
1035
+ 117,
1036
+ 58,
1037
+ 0,
1038
+ 8,
1039
+ 0,
1040
+ "LATENT"
1041
+ ],
1042
+ [
1043
+ 130,
1044
+ 8,
1045
+ 0,
1046
+ 70,
1047
+ 0,
1048
+ "IMAGE"
1049
+ ],
1050
+ [
1051
+ 139,
1052
+ 8,
1053
+ 0,
1054
+ 68,
1055
+ 0,
1056
+ "IMAGE"
1057
+ ],
1058
+ [
1059
+ 160,
1060
+ 49,
1061
+ 2,
1062
+ 3,
1063
+ 3,
1064
+ "LATENT"
1065
+ ],
1066
+ [
1067
+ 178,
1068
+ 108,
1069
+ 0,
1070
+ 109,
1071
+ 0,
1072
+ "MODEL"
1073
+ ],
1074
+ [
1075
+ 179,
1076
+ 110,
1077
+ 0,
1078
+ 109,
1079
+ 1,
1080
+ "CLIP"
1081
+ ],
1082
+ [
1083
+ 183,
1084
+ 105,
1085
+ 0,
1086
+ 49,
1087
+ 2,
1088
+ "VAE"
1089
+ ],
1090
+ [
1091
+ 184,
1092
+ 105,
1093
+ 0,
1094
+ 8,
1095
+ 1,
1096
+ "VAE"
1097
+ ],
1098
+ [
1099
+ 185,
1100
+ 68,
1101
+ 0,
1102
+ 114,
1103
+ 0,
1104
+ "VIDEO"
1105
+ ],
1106
+ [
1107
+ 188,
1108
+ 106,
1109
+ 0,
1110
+ 107,
1111
+ 0,
1112
+ "MODEL"
1113
+ ],
1114
+ [
1115
+ 189,
1116
+ 110,
1117
+ 0,
1118
+ 107,
1119
+ 1,
1120
+ "CLIP"
1121
+ ],
1122
+ [
1123
+ 190,
1124
+ 107,
1125
+ 1,
1126
+ 6,
1127
+ 0,
1128
+ "CLIP"
1129
+ ],
1130
+ [
1131
+ 191,
1132
+ 107,
1133
+ 1,
1134
+ 7,
1135
+ 0,
1136
+ "CLIP"
1137
+ ],
1138
+ [
1139
+ 192,
1140
+ 107,
1141
+ 0,
1142
+ 48,
1143
+ 0,
1144
+ "MODEL"
1145
+ ]
1146
+ ],
1147
+ "groups": [
1148
+ {
1149
+ "id": 2,
1150
+ "title": "Prompt",
1151
+ "bounding": [
1152
+ 140,
1153
+ 120,
1154
+ 450,
1155
+ 470
1156
+ ],
1157
+ "color": "#3f789e",
1158
+ "font_size": 24,
1159
+ "flags": {}
1160
+ },
1161
+ {
1162
+ "id": 3,
1163
+ "title": "Sampling & Decoding",
1164
+ "bounding": [
1165
+ 610,
1166
+ -30,
1167
+ 720,
1168
+ 620
1169
+ ],
1170
+ "color": "#3f789e",
1171
+ "font_size": 24,
1172
+ "flags": {}
1173
+ },
1174
+ {
1175
+ "id": 4,
1176
+ "title": "Save Video(Mp4)",
1177
+ "bounding": [
1178
+ -290,
1179
+ 610,
1180
+ 880,
1181
+ 1140
1182
+ ],
1183
+ "color": "#3f789e",
1184
+ "font_size": 24,
1185
+ "flags": {}
1186
+ },
1187
+ {
1188
+ "id": 5,
1189
+ "title": "Save Video(WebP)",
1190
+ "bounding": [
1191
+ 610,
1192
+ 610,
1193
+ 720,
1194
+ 1130
1195
+ ],
1196
+ "color": "#3f789e",
1197
+ "font_size": 24,
1198
+ "flags": {}
1199
+ },
1200
+ {
1201
+ "id": 9,
1202
+ "title": "Load models here",
1203
+ "bounding": [
1204
+ -290,
1205
+ -30,
1206
+ 410,
1207
+ 620
1208
+ ],
1209
+ "color": "#3f789e",
1210
+ "font_size": 24,
1211
+ "flags": {}
1212
+ },
1213
+ {
1214
+ "id": 10,
1215
+ "title": "14B",
1216
+ "bounding": [
1217
+ -270,
1218
+ 10,
1219
+ 370,
1220
+ 340
1221
+ ],
1222
+ "color": "#3f789e",
1223
+ "font_size": 24,
1224
+ "flags": {}
1225
+ },
1226
+ {
1227
+ "id": 11,
1228
+ "title": "1.3B",
1229
+ "bounding": [
1230
+ -680,
1231
+ -30,
1232
+ 370,
1233
+ 330
1234
+ ],
1235
+ "color": "#3f789e",
1236
+ "font_size": 24,
1237
+ "flags": {}
1238
+ }
1239
+ ],
1240
+ "config": {},
1241
+ "extra": {
1242
+ "ds": {
1243
+ "scale": 0.8140274938684045,
1244
+ "offset": [
1245
+ 1488.6027197387862,
1246
+ 193.06828706918466
1247
+ ]
1248
+ },
1249
+ "frontendVersion": "1.19.9",
1250
+ "node_versions": {
1251
+ "comfy-core": "0.3.34"
1252
+ },
1253
+ "VHS_latentpreview": false,
1254
+ "VHS_latentpreviewrate": 0,
1255
+ "VHS_MetadataImage": true,
1256
+ "VHS_KeepIntermediate": true
1257
+ },
1258
+ "version": 0.4
1259
+ }