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,2226 @@
1
+ {
2
+ "id": "96995b8f-85c5-47af-b3cf-7b6a24675694",
3
+ "revision": 0,
4
+ "last_node_id": 162,
5
+ "last_link_id": 294,
6
+ "nodes": [
7
+ {
8
+ "id": 111,
9
+ "type": "MarkdownNote",
10
+ "pos": [
11
+ -320,
12
+ -200
13
+ ],
14
+ "size": [
15
+ 420,
16
+ 150
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "title": "About CausVid LoRA",
24
+ "properties": {},
25
+ "widgets_values": [
26
+ "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"
27
+ ],
28
+ "color": "#432",
29
+ "bgcolor": "#653"
30
+ },
31
+ {
32
+ "id": 120,
33
+ "type": "MarkdownNote",
34
+ "pos": [
35
+ -710,
36
+ 510
37
+ ],
38
+ "size": [
39
+ 370,
40
+ 220
41
+ ],
42
+ "flags": {},
43
+ "order": 1,
44
+ "mode": 0,
45
+ "inputs": [],
46
+ "outputs": [],
47
+ "title": "Note",
48
+ "properties": {},
49
+ "widgets_values": [
50
+ "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"
51
+ ],
52
+ "color": "#432",
53
+ "bgcolor": "#653"
54
+ },
55
+ {
56
+ "id": 124,
57
+ "type": "UNETLoader",
58
+ "pos": [
59
+ -700,
60
+ 50
61
+ ],
62
+ "size": [
63
+ 350,
64
+ 82
65
+ ],
66
+ "flags": {},
67
+ "order": 2,
68
+ "mode": 4,
69
+ "inputs": [],
70
+ "outputs": [
71
+ {
72
+ "name": "MODEL",
73
+ "type": "MODEL",
74
+ "slot_index": 0,
75
+ "links": [
76
+ 195
77
+ ]
78
+ }
79
+ ],
80
+ "properties": {
81
+ "Node name for S&R": "UNETLoader",
82
+ "cnr_id": "comfy-core",
83
+ "ver": "0.3.34",
84
+ "models": [
85
+ {
86
+ "name": "wan2.1_vace_1.3B_fp16.safetensors",
87
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_1.3B_fp16.safetensors",
88
+ "directory": "diffusion_models"
89
+ }
90
+ ]
91
+ },
92
+ "widgets_values": [
93
+ "wan2.1_vace_1.3B_fp16.safetensors",
94
+ "default"
95
+ ],
96
+ "color": "#322",
97
+ "bgcolor": "#533"
98
+ },
99
+ {
100
+ "id": 125,
101
+ "type": "LoraLoader",
102
+ "pos": [
103
+ -700,
104
+ 170
105
+ ],
106
+ "size": [
107
+ 350,
108
+ 126
109
+ ],
110
+ "flags": {},
111
+ "order": 19,
112
+ "mode": 4,
113
+ "inputs": [
114
+ {
115
+ "name": "model",
116
+ "type": "MODEL",
117
+ "link": 195
118
+ },
119
+ {
120
+ "name": "clip",
121
+ "type": "CLIP",
122
+ "link": 196
123
+ }
124
+ ],
125
+ "outputs": [
126
+ {
127
+ "name": "MODEL",
128
+ "type": "MODEL",
129
+ "links": []
130
+ },
131
+ {
132
+ "name": "CLIP",
133
+ "type": "CLIP",
134
+ "links": []
135
+ }
136
+ ],
137
+ "properties": {
138
+ "Node name for S&R": "LoraLoader",
139
+ "models": [
140
+ {
141
+ "name": "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
142
+ "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
143
+ "directory": "loras"
144
+ }
145
+ ]
146
+ },
147
+ "widgets_values": [
148
+ "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
149
+ 0.7000000000000002,
150
+ 1
151
+ ],
152
+ "color": "#322",
153
+ "bgcolor": "#533"
154
+ },
155
+ {
156
+ "id": 126,
157
+ "type": "CLIPLoader",
158
+ "pos": [
159
+ -710,
160
+ 360
161
+ ],
162
+ "size": [
163
+ 370,
164
+ 106
165
+ ],
166
+ "flags": {},
167
+ "order": 3,
168
+ "mode": 4,
169
+ "inputs": [],
170
+ "outputs": [
171
+ {
172
+ "name": "CLIP",
173
+ "type": "CLIP",
174
+ "slot_index": 0,
175
+ "links": []
176
+ }
177
+ ],
178
+ "properties": {
179
+ "Node name for S&R": "CLIPLoader",
180
+ "cnr_id": "comfy-core",
181
+ "ver": "0.3.34",
182
+ "models": [
183
+ {
184
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
185
+ "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",
186
+ "directory": "text_encoders"
187
+ }
188
+ ]
189
+ },
190
+ "widgets_values": [
191
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
192
+ "wan",
193
+ "default"
194
+ ],
195
+ "color": "#322",
196
+ "bgcolor": "#533"
197
+ },
198
+ {
199
+ "id": 119,
200
+ "type": "VAEDecode",
201
+ "pos": [
202
+ 1140,
203
+ 580
204
+ ],
205
+ "size": [
206
+ 210,
207
+ 46
208
+ ],
209
+ "flags": {
210
+ "collapsed": true
211
+ },
212
+ "order": 37,
213
+ "mode": 0,
214
+ "inputs": [
215
+ {
216
+ "name": "samples",
217
+ "type": "LATENT",
218
+ "link": 191
219
+ },
220
+ {
221
+ "name": "vae",
222
+ "type": "VAE",
223
+ "link": 192
224
+ }
225
+ ],
226
+ "outputs": [
227
+ {
228
+ "name": "IMAGE",
229
+ "type": "IMAGE",
230
+ "slot_index": 0,
231
+ "links": [
232
+ 197,
233
+ 198
234
+ ]
235
+ }
236
+ ],
237
+ "properties": {
238
+ "Node name for S&R": "VAEDecode",
239
+ "cnr_id": "comfy-core",
240
+ "ver": "0.3.34"
241
+ },
242
+ "widgets_values": []
243
+ },
244
+ {
245
+ "id": 69,
246
+ "type": "SaveVideo",
247
+ "pos": [
248
+ 1340,
249
+ 70
250
+ ],
251
+ "size": [
252
+ 676.23095703125,
253
+ 774.23095703125
254
+ ],
255
+ "flags": {},
256
+ "order": 40,
257
+ "mode": 0,
258
+ "inputs": [
259
+ {
260
+ "name": "video",
261
+ "type": "VIDEO",
262
+ "link": 129
263
+ }
264
+ ],
265
+ "outputs": [],
266
+ "properties": {
267
+ "Node name for S&R": "SaveVideo",
268
+ "cnr_id": "comfy-core",
269
+ "ver": "0.3.34"
270
+ },
271
+ "widgets_values": [
272
+ "video/ComfyUI",
273
+ "auto",
274
+ "auto"
275
+ ]
276
+ },
277
+ {
278
+ "id": 114,
279
+ "type": "VAELoader",
280
+ "pos": [
281
+ -290,
282
+ 540
283
+ ],
284
+ "size": [
285
+ 350,
286
+ 58
287
+ ],
288
+ "flags": {},
289
+ "order": 4,
290
+ "mode": 0,
291
+ "inputs": [],
292
+ "outputs": [
293
+ {
294
+ "name": "VAE",
295
+ "type": "VAE",
296
+ "slot_index": 0,
297
+ "links": [
298
+ 185,
299
+ 192
300
+ ]
301
+ }
302
+ ],
303
+ "properties": {
304
+ "Node name for S&R": "VAELoader",
305
+ "cnr_id": "comfy-core",
306
+ "ver": "0.3.34",
307
+ "models": [
308
+ {
309
+ "name": "wan_2.1_vae.safetensors",
310
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
311
+ "directory": "vae"
312
+ }
313
+ ]
314
+ },
315
+ "widgets_values": [
316
+ "wan_2.1_vae.safetensors"
317
+ ],
318
+ "color": "#322",
319
+ "bgcolor": "#533"
320
+ },
321
+ {
322
+ "id": 127,
323
+ "type": "CLIPLoader",
324
+ "pos": [
325
+ -290,
326
+ 390
327
+ ],
328
+ "size": [
329
+ 350,
330
+ 106
331
+ ],
332
+ "flags": {},
333
+ "order": 5,
334
+ "mode": 0,
335
+ "inputs": [],
336
+ "outputs": [
337
+ {
338
+ "name": "CLIP",
339
+ "type": "CLIP",
340
+ "slot_index": 0,
341
+ "links": [
342
+ 188,
343
+ 196
344
+ ]
345
+ }
346
+ ],
347
+ "properties": {
348
+ "Node name for S&R": "CLIPLoader",
349
+ "cnr_id": "comfy-core",
350
+ "ver": "0.3.34",
351
+ "models": [
352
+ {
353
+ "name": "umt5_xxl_fp16.safetensors",
354
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp16.safetensors",
355
+ "directory": "text_encoders"
356
+ }
357
+ ]
358
+ },
359
+ "widgets_values": [
360
+ "umt5_xxl_fp16.safetensors",
361
+ "wan",
362
+ "default"
363
+ ],
364
+ "color": "#322",
365
+ "bgcolor": "#533"
366
+ },
367
+ {
368
+ "id": 113,
369
+ "type": "UNETLoader",
370
+ "pos": [
371
+ -290,
372
+ 100
373
+ ],
374
+ "size": [
375
+ 350,
376
+ 82
377
+ ],
378
+ "flags": {},
379
+ "order": 6,
380
+ "mode": 0,
381
+ "inputs": [],
382
+ "outputs": [
383
+ {
384
+ "name": "MODEL",
385
+ "type": "MODEL",
386
+ "slot_index": 0,
387
+ "links": [
388
+ 187
389
+ ]
390
+ }
391
+ ],
392
+ "properties": {
393
+ "Node name for S&R": "UNETLoader",
394
+ "cnr_id": "comfy-core",
395
+ "ver": "0.3.34",
396
+ "models": [
397
+ {
398
+ "name": "wan2.1_vace_14B_fp16.safetensors",
399
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_14B_fp16.safetensors",
400
+ "directory": "diffusion_models"
401
+ }
402
+ ]
403
+ },
404
+ "widgets_values": [
405
+ "wan2.1_vace_14B_fp16.safetensors",
406
+ "default"
407
+ ],
408
+ "color": "#322",
409
+ "bgcolor": "#533"
410
+ },
411
+ {
412
+ "id": 115,
413
+ "type": "LoraLoader",
414
+ "pos": [
415
+ -290,
416
+ 220
417
+ ],
418
+ "size": [
419
+ 350,
420
+ 126
421
+ ],
422
+ "flags": {},
423
+ "order": 20,
424
+ "mode": 0,
425
+ "inputs": [
426
+ {
427
+ "name": "model",
428
+ "type": "MODEL",
429
+ "link": 187
430
+ },
431
+ {
432
+ "name": "clip",
433
+ "type": "CLIP",
434
+ "link": 188
435
+ }
436
+ ],
437
+ "outputs": [
438
+ {
439
+ "name": "MODEL",
440
+ "type": "MODEL",
441
+ "links": [
442
+ 186
443
+ ]
444
+ },
445
+ {
446
+ "name": "CLIP",
447
+ "type": "CLIP",
448
+ "links": [
449
+ 176,
450
+ 178
451
+ ]
452
+ }
453
+ ],
454
+ "properties": {
455
+ "Node name for S&R": "LoraLoader",
456
+ "models": [
457
+ {
458
+ "name": "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
459
+ "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
460
+ "directory": "loras"
461
+ }
462
+ ]
463
+ },
464
+ "widgets_values": [
465
+ "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
466
+ 0.7000000000000002,
467
+ 1
468
+ ],
469
+ "color": "#322",
470
+ "bgcolor": "#533"
471
+ },
472
+ {
473
+ "id": 112,
474
+ "type": "Note",
475
+ "pos": [
476
+ 110,
477
+ 10
478
+ ],
479
+ "size": [
480
+ 440,
481
+ 100
482
+ ],
483
+ "flags": {},
484
+ "order": 7,
485
+ "mode": 0,
486
+ "inputs": [],
487
+ "outputs": [],
488
+ "properties": {},
489
+ "widgets_values": [
490
+ "Since umt5 is a variant based on T5, the input of prompt supports multiple languages.\n\n---\n\n由于 umt5 是基于 T5 的变体,所以提示词输入是支持多种语言输入的"
491
+ ],
492
+ "color": "#432",
493
+ "bgcolor": "#653"
494
+ },
495
+ {
496
+ "id": 73,
497
+ "type": "LoadImage",
498
+ "pos": [
499
+ -290,
500
+ 690
501
+ ],
502
+ "size": [
503
+ 274.080078125,
504
+ 314.00006103515625
505
+ ],
506
+ "flags": {},
507
+ "order": 8,
508
+ "mode": 0,
509
+ "inputs": [],
510
+ "outputs": [
511
+ {
512
+ "name": "IMAGE",
513
+ "type": "IMAGE",
514
+ "links": [
515
+ 202
516
+ ]
517
+ },
518
+ {
519
+ "name": "MASK",
520
+ "type": "MASK",
521
+ "links": null
522
+ }
523
+ ],
524
+ "properties": {
525
+ "Node name for S&R": "LoadImage",
526
+ "cnr_id": "comfy-core",
527
+ "ver": "0.3.34"
528
+ },
529
+ "widgets_values": [
530
+ "input.png",
531
+ "image"
532
+ ],
533
+ "color": "#322",
534
+ "bgcolor": "#533"
535
+ },
536
+ {
537
+ "id": 70,
538
+ "type": "SaveAnimatedWEBP",
539
+ "pos": [
540
+ 2090,
541
+ 70
542
+ ],
543
+ "size": [
544
+ 670,
545
+ 780
546
+ ],
547
+ "flags": {},
548
+ "order": 39,
549
+ "mode": 4,
550
+ "inputs": [
551
+ {
552
+ "name": "images",
553
+ "type": "IMAGE",
554
+ "link": 198
555
+ }
556
+ ],
557
+ "outputs": [],
558
+ "properties": {
559
+ "Node name for S&R": "SaveAnimatedWEBP",
560
+ "cnr_id": "comfy-core",
561
+ "ver": "0.3.34"
562
+ },
563
+ "widgets_values": [
564
+ "ComfyUI",
565
+ 6,
566
+ true,
567
+ 80,
568
+ "default"
569
+ ]
570
+ },
571
+ {
572
+ "id": 118,
573
+ "type": "TrimVideoLatent",
574
+ "pos": [
575
+ 960,
576
+ 580
577
+ ],
578
+ "size": [
579
+ 276.5860290527344,
580
+ 58
581
+ ],
582
+ "flags": {
583
+ "collapsed": true
584
+ },
585
+ "order": 36,
586
+ "mode": 0,
587
+ "inputs": [
588
+ {
589
+ "name": "samples",
590
+ "type": "LATENT",
591
+ "link": 189
592
+ },
593
+ {
594
+ "name": "trim_amount",
595
+ "type": "INT",
596
+ "widget": {
597
+ "name": "trim_amount"
598
+ },
599
+ "link": 282
600
+ }
601
+ ],
602
+ "outputs": [
603
+ {
604
+ "name": "LATENT",
605
+ "type": "LATENT",
606
+ "links": [
607
+ 191
608
+ ]
609
+ }
610
+ ],
611
+ "properties": {
612
+ "Node name for S&R": "TrimVideoLatent",
613
+ "cnr_id": "comfy-core",
614
+ "ver": "0.3.34"
615
+ },
616
+ "widgets_values": [
617
+ 0
618
+ ]
619
+ },
620
+ {
621
+ "id": 110,
622
+ "type": "ModelSamplingSD3",
623
+ "pos": [
624
+ 610,
625
+ 60
626
+ ],
627
+ "size": [
628
+ 210,
629
+ 58
630
+ ],
631
+ "flags": {
632
+ "collapsed": true
633
+ },
634
+ "order": 23,
635
+ "mode": 0,
636
+ "inputs": [
637
+ {
638
+ "name": "model",
639
+ "type": "MODEL",
640
+ "link": 186
641
+ }
642
+ ],
643
+ "outputs": [
644
+ {
645
+ "name": "MODEL",
646
+ "type": "MODEL",
647
+ "slot_index": 0,
648
+ "links": [
649
+ 179
650
+ ]
651
+ }
652
+ ],
653
+ "properties": {
654
+ "Node name for S&R": "ModelSamplingSD3",
655
+ "cnr_id": "comfy-core",
656
+ "ver": "0.3.34"
657
+ },
658
+ "widgets_values": [
659
+ 8.000000000000002
660
+ ]
661
+ },
662
+ {
663
+ "id": 108,
664
+ "type": "KSampler",
665
+ "pos": [
666
+ 950,
667
+ 60
668
+ ],
669
+ "size": [
670
+ 315,
671
+ 262
672
+ ],
673
+ "flags": {},
674
+ "order": 35,
675
+ "mode": 0,
676
+ "inputs": [
677
+ {
678
+ "name": "model",
679
+ "type": "MODEL",
680
+ "link": 179
681
+ },
682
+ {
683
+ "name": "positive",
684
+ "type": "CONDITIONING",
685
+ "link": 279
686
+ },
687
+ {
688
+ "name": "negative",
689
+ "type": "CONDITIONING",
690
+ "link": 280
691
+ },
692
+ {
693
+ "name": "latent_image",
694
+ "type": "LATENT",
695
+ "link": 281
696
+ }
697
+ ],
698
+ "outputs": [
699
+ {
700
+ "name": "LATENT",
701
+ "type": "LATENT",
702
+ "slot_index": 0,
703
+ "links": [
704
+ 189
705
+ ]
706
+ }
707
+ ],
708
+ "properties": {
709
+ "Node name for S&R": "KSampler",
710
+ "cnr_id": "comfy-core",
711
+ "ver": "0.3.34"
712
+ },
713
+ "widgets_values": [
714
+ 1097052196742969,
715
+ "randomize",
716
+ 4,
717
+ 1,
718
+ "uni_pc",
719
+ "simple",
720
+ 1
721
+ ]
722
+ },
723
+ {
724
+ "id": 107,
725
+ "type": "CLIPTextEncode",
726
+ "pos": [
727
+ 120,
728
+ 420
729
+ ],
730
+ "size": [
731
+ 425.27801513671875,
732
+ 180.6060791015625
733
+ ],
734
+ "flags": {},
735
+ "order": 25,
736
+ "mode": 0,
737
+ "inputs": [
738
+ {
739
+ "name": "clip",
740
+ "type": "CLIP",
741
+ "link": 178
742
+ }
743
+ ],
744
+ "outputs": [
745
+ {
746
+ "name": "CONDITIONING",
747
+ "type": "CONDITIONING",
748
+ "slot_index": 0,
749
+ "links": [
750
+ 184
751
+ ]
752
+ }
753
+ ],
754
+ "title": "CLIP Text Encode (Negative Prompt)",
755
+ "properties": {
756
+ "Node name for S&R": "CLIPTextEncode",
757
+ "cnr_id": "comfy-core",
758
+ "ver": "0.3.34"
759
+ },
760
+ "widgets_values": [
761
+ "过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走,"
762
+ ],
763
+ "color": "#322",
764
+ "bgcolor": "#533"
765
+ },
766
+ {
767
+ "id": 105,
768
+ "type": "CLIPTextEncode",
769
+ "pos": [
770
+ 120,
771
+ 210
772
+ ],
773
+ "size": [
774
+ 422.84503173828125,
775
+ 164.31304931640625
776
+ ],
777
+ "flags": {},
778
+ "order": 24,
779
+ "mode": 0,
780
+ "inputs": [
781
+ {
782
+ "name": "clip",
783
+ "type": "CLIP",
784
+ "link": 176
785
+ }
786
+ ],
787
+ "outputs": [
788
+ {
789
+ "name": "CONDITIONING",
790
+ "type": "CONDITIONING",
791
+ "slot_index": 0,
792
+ "links": [
793
+ 183
794
+ ]
795
+ }
796
+ ],
797
+ "title": "CLIP Text Encode (Positive Prompt)",
798
+ "properties": {
799
+ "Node name for S&R": "CLIPTextEncode",
800
+ "cnr_id": "comfy-core",
801
+ "ver": "0.3.34"
802
+ },
803
+ "widgets_values": [
804
+ "女孩拿起包包"
805
+ ],
806
+ "color": "#232",
807
+ "bgcolor": "#353"
808
+ },
809
+ {
810
+ "id": 148,
811
+ "type": "LoadImage",
812
+ "pos": [
813
+ 480,
814
+ 750
815
+ ],
816
+ "size": [
817
+ 274.080078125,
818
+ 314
819
+ ],
820
+ "flags": {},
821
+ "order": 9,
822
+ "mode": 4,
823
+ "inputs": [],
824
+ "outputs": [
825
+ {
826
+ "name": "IMAGE",
827
+ "type": "IMAGE",
828
+ "links": [
829
+ 240
830
+ ]
831
+ },
832
+ {
833
+ "name": "MASK",
834
+ "type": "MASK",
835
+ "links": null
836
+ }
837
+ ],
838
+ "properties": {
839
+ "Node name for S&R": "LoadImage"
840
+ },
841
+ "widgets_values": [
842
+ "first_frame.png",
843
+ "image"
844
+ ]
845
+ },
846
+ {
847
+ "id": 146,
848
+ "type": "SolidMask",
849
+ "pos": [
850
+ 800,
851
+ 990
852
+ ],
853
+ "size": [
854
+ 210,
855
+ 106
856
+ ],
857
+ "flags": {},
858
+ "order": 22,
859
+ "mode": 4,
860
+ "inputs": [
861
+ {
862
+ "name": "width",
863
+ "type": "INT",
864
+ "widget": {
865
+ "name": "width"
866
+ },
867
+ "link": 289
868
+ },
869
+ {
870
+ "name": "height",
871
+ "type": "INT",
872
+ "widget": {
873
+ "name": "height"
874
+ },
875
+ "link": 290
876
+ }
877
+ ],
878
+ "outputs": [
879
+ {
880
+ "name": "MASK",
881
+ "type": "MASK",
882
+ "links": [
883
+ 230
884
+ ]
885
+ }
886
+ ],
887
+ "properties": {
888
+ "Node name for S&R": "SolidMask"
889
+ },
890
+ "widgets_values": [
891
+ 0,
892
+ 720,
893
+ 720
894
+ ]
895
+ },
896
+ {
897
+ "id": 145,
898
+ "type": "MaskToImage",
899
+ "pos": [
900
+ 800,
901
+ 920
902
+ ],
903
+ "size": [
904
+ 210,
905
+ 30
906
+ ],
907
+ "flags": {},
908
+ "order": 27,
909
+ "mode": 4,
910
+ "inputs": [
911
+ {
912
+ "name": "mask",
913
+ "type": "MASK",
914
+ "link": 230
915
+ }
916
+ ],
917
+ "outputs": [
918
+ {
919
+ "name": "IMAGE",
920
+ "type": "IMAGE",
921
+ "links": [
922
+ 231
923
+ ]
924
+ }
925
+ ],
926
+ "properties": {
927
+ "Node name for S&R": "MaskToImage"
928
+ },
929
+ "widgets_values": []
930
+ },
931
+ {
932
+ "id": 134,
933
+ "type": "ImageBatch",
934
+ "pos": [
935
+ 800,
936
+ 840
937
+ ],
938
+ "size": [
939
+ 210,
940
+ 46
941
+ ],
942
+ "flags": {},
943
+ "order": 30,
944
+ "mode": 4,
945
+ "inputs": [
946
+ {
947
+ "name": "image1",
948
+ "type": "IMAGE",
949
+ "link": 231
950
+ },
951
+ {
952
+ "name": "image2",
953
+ "type": "IMAGE",
954
+ "link": 239
955
+ }
956
+ ],
957
+ "outputs": [
958
+ {
959
+ "name": "IMAGE",
960
+ "type": "IMAGE",
961
+ "links": [
962
+ 224,
963
+ 225
964
+ ]
965
+ }
966
+ ],
967
+ "properties": {
968
+ "Node name for S&R": "ImageBatch"
969
+ },
970
+ "widgets_values": []
971
+ },
972
+ {
973
+ "id": 142,
974
+ "type": "ImageToMask",
975
+ "pos": [
976
+ 800,
977
+ 740
978
+ ],
979
+ "size": [
980
+ 210,
981
+ 60
982
+ ],
983
+ "flags": {},
984
+ "order": 33,
985
+ "mode": 4,
986
+ "inputs": [
987
+ {
988
+ "name": "image",
989
+ "type": "IMAGE",
990
+ "link": 225
991
+ }
992
+ ],
993
+ "outputs": [
994
+ {
995
+ "name": "MASK",
996
+ "type": "MASK",
997
+ "links": [
998
+ 219
999
+ ]
1000
+ }
1001
+ ],
1002
+ "properties": {
1003
+ "Node name for S&R": "ImageToMask"
1004
+ },
1005
+ "widgets_values": [
1006
+ "red"
1007
+ ]
1008
+ },
1009
+ {
1010
+ "id": 132,
1011
+ "type": "RepeatImageBatch",
1012
+ "pos": [
1013
+ 1060,
1014
+ 830
1015
+ ],
1016
+ "size": [
1017
+ 210,
1018
+ 60
1019
+ ],
1020
+ "flags": {},
1021
+ "order": 28,
1022
+ "mode": 4,
1023
+ "inputs": [
1024
+ {
1025
+ "name": "image",
1026
+ "type": "IMAGE",
1027
+ "link": 237
1028
+ },
1029
+ {
1030
+ "name": "amount",
1031
+ "type": "INT",
1032
+ "widget": {
1033
+ "name": "amount"
1034
+ },
1035
+ "link": 236
1036
+ }
1037
+ ],
1038
+ "outputs": [
1039
+ {
1040
+ "name": "IMAGE",
1041
+ "type": "IMAGE",
1042
+ "links": [
1043
+ 238,
1044
+ 239
1045
+ ]
1046
+ }
1047
+ ],
1048
+ "properties": {
1049
+ "Node name for S&R": "RepeatImageBatch"
1050
+ },
1051
+ "widgets_values": [
1052
+ 80
1053
+ ]
1054
+ },
1055
+ {
1056
+ "id": 129,
1057
+ "type": "MaskToImage",
1058
+ "pos": [
1059
+ 1060,
1060
+ 930
1061
+ ],
1062
+ "size": [
1063
+ 210,
1064
+ 26
1065
+ ],
1066
+ "flags": {
1067
+ "collapsed": false
1068
+ },
1069
+ "order": 26,
1070
+ "mode": 4,
1071
+ "inputs": [
1072
+ {
1073
+ "name": "mask",
1074
+ "type": "MASK",
1075
+ "link": 205
1076
+ }
1077
+ ],
1078
+ "outputs": [
1079
+ {
1080
+ "name": "IMAGE",
1081
+ "type": "IMAGE",
1082
+ "links": [
1083
+ 237
1084
+ ]
1085
+ }
1086
+ ],
1087
+ "properties": {
1088
+ "Node name for S&R": "MaskToImage"
1089
+ },
1090
+ "widgets_values": []
1091
+ },
1092
+ {
1093
+ "id": 130,
1094
+ "type": "SolidMask",
1095
+ "pos": [
1096
+ 1060,
1097
+ 1000
1098
+ ],
1099
+ "size": [
1100
+ 210,
1101
+ 110
1102
+ ],
1103
+ "flags": {},
1104
+ "order": 21,
1105
+ "mode": 4,
1106
+ "inputs": [
1107
+ {
1108
+ "name": "width",
1109
+ "type": "INT",
1110
+ "widget": {
1111
+ "name": "width"
1112
+ },
1113
+ "link": 287
1114
+ },
1115
+ {
1116
+ "name": "height",
1117
+ "type": "INT",
1118
+ "widget": {
1119
+ "name": "height"
1120
+ },
1121
+ "link": 288
1122
+ }
1123
+ ],
1124
+ "outputs": [
1125
+ {
1126
+ "name": "MASK",
1127
+ "type": "MASK",
1128
+ "links": [
1129
+ 205
1130
+ ]
1131
+ }
1132
+ ],
1133
+ "properties": {
1134
+ "Node name for S&R": "SolidMask"
1135
+ },
1136
+ "widgets_values": [
1137
+ 1,
1138
+ 720,
1139
+ 720
1140
+ ]
1141
+ },
1142
+ {
1143
+ "id": 128,
1144
+ "type": "ImageBatch",
1145
+ "pos": [
1146
+ 1060,
1147
+ 740
1148
+ ],
1149
+ "size": [
1150
+ 210,
1151
+ 46
1152
+ ],
1153
+ "flags": {},
1154
+ "order": 29,
1155
+ "mode": 4,
1156
+ "inputs": [
1157
+ {
1158
+ "name": "image1",
1159
+ "type": "IMAGE",
1160
+ "link": 240
1161
+ },
1162
+ {
1163
+ "name": "image2",
1164
+ "type": "IMAGE",
1165
+ "link": 238
1166
+ }
1167
+ ],
1168
+ "outputs": [
1169
+ {
1170
+ "name": "IMAGE",
1171
+ "type": "IMAGE",
1172
+ "links": [
1173
+ 212,
1174
+ 241
1175
+ ]
1176
+ }
1177
+ ],
1178
+ "properties": {
1179
+ "Node name for S&R": "ImageBatch"
1180
+ },
1181
+ "widgets_values": []
1182
+ },
1183
+ {
1184
+ "id": 116,
1185
+ "type": "MarkdownNote",
1186
+ "pos": [
1187
+ 610,
1188
+ 410
1189
+ ],
1190
+ "size": [
1191
+ 310,
1192
+ 110
1193
+ ],
1194
+ "flags": {},
1195
+ "order": 10,
1196
+ "mode": 0,
1197
+ "inputs": [],
1198
+ "outputs": [],
1199
+ "title": "About Video Size",
1200
+ "properties": {},
1201
+ "widgets_values": [
1202
+ "| 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) | ✅ | ✅ |"
1203
+ ],
1204
+ "color": "#432",
1205
+ "bgcolor": "#653"
1206
+ },
1207
+ {
1208
+ "id": 117,
1209
+ "type": "MarkdownNote",
1210
+ "pos": [
1211
+ 950,
1212
+ 360
1213
+ ],
1214
+ "size": [
1215
+ 320,
1216
+ 170
1217
+ ],
1218
+ "flags": {},
1219
+ "order": 11,
1220
+ "mode": 0,
1221
+ "inputs": [],
1222
+ "outputs": [],
1223
+ "title": "KSampler Setting",
1224
+ "properties": {},
1225
+ "widgets_values": [
1226
+ "## 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"
1227
+ ],
1228
+ "color": "#432",
1229
+ "bgcolor": "#653"
1230
+ },
1231
+ {
1232
+ "id": 135,
1233
+ "type": "PreviewImage",
1234
+ "pos": [
1235
+ 710,
1236
+ 1200
1237
+ ],
1238
+ "size": [
1239
+ 280,
1240
+ 270
1241
+ ],
1242
+ "flags": {},
1243
+ "order": 32,
1244
+ "mode": 4,
1245
+ "inputs": [
1246
+ {
1247
+ "name": "images",
1248
+ "type": "IMAGE",
1249
+ "link": 224
1250
+ }
1251
+ ],
1252
+ "outputs": [],
1253
+ "properties": {
1254
+ "Node name for S&R": "PreviewImage"
1255
+ },
1256
+ "widgets_values": []
1257
+ },
1258
+ {
1259
+ "id": 133,
1260
+ "type": "PreviewImage",
1261
+ "pos": [
1262
+ 1000,
1263
+ 1200
1264
+ ],
1265
+ "size": [
1266
+ 290,
1267
+ 270
1268
+ ],
1269
+ "flags": {},
1270
+ "order": 31,
1271
+ "mode": 4,
1272
+ "inputs": [
1273
+ {
1274
+ "name": "images",
1275
+ "type": "IMAGE",
1276
+ "link": 212
1277
+ }
1278
+ ],
1279
+ "outputs": [],
1280
+ "properties": {
1281
+ "Node name for S&R": "PreviewImage"
1282
+ },
1283
+ "widgets_values": []
1284
+ },
1285
+ {
1286
+ "id": 161,
1287
+ "type": "MarkdownNote",
1288
+ "pos": [
1289
+ 470,
1290
+ 1200
1291
+ ],
1292
+ "size": [
1293
+ 230,
1294
+ 270
1295
+ ],
1296
+ "flags": {},
1297
+ "order": 12,
1298
+ "mode": 0,
1299
+ "inputs": [],
1300
+ "outputs": [],
1301
+ "title": "Note",
1302
+ "properties": {},
1303
+ "widgets_values": [
1304
+ "Since VACE supports converting any frame into a video, here we have created a sequence of images with the first frame and the corresponding mask. In this way, we can control the starting frame.\n\n---\n\n由于 VACE 支持任意帧到视频,所以在这里,我们创建了一个带有首帧的序列图像和对应的蒙版,这样我们就可以控制起始帧"
1305
+ ],
1306
+ "color": "#432",
1307
+ "bgcolor": "#653"
1308
+ },
1309
+ {
1310
+ "id": 158,
1311
+ "type": "PrimitiveNode",
1312
+ "pos": [
1313
+ 70,
1314
+ 1130
1315
+ ],
1316
+ "size": [
1317
+ 280,
1318
+ 82
1319
+ ],
1320
+ "flags": {},
1321
+ "order": 13,
1322
+ "mode": 0,
1323
+ "inputs": [],
1324
+ "outputs": [
1325
+ {
1326
+ "name": "INT",
1327
+ "type": "INT",
1328
+ "widget": {
1329
+ "name": "width"
1330
+ },
1331
+ "links": [
1332
+ 285,
1333
+ 287,
1334
+ 289
1335
+ ]
1336
+ }
1337
+ ],
1338
+ "title": "Width",
1339
+ "properties": {
1340
+ "Run widget replace on values": false
1341
+ },
1342
+ "widgets_values": [
1343
+ 720,
1344
+ "fixed"
1345
+ ],
1346
+ "color": "#322",
1347
+ "bgcolor": "#533"
1348
+ },
1349
+ {
1350
+ "id": 159,
1351
+ "type": "PrimitiveNode",
1352
+ "pos": [
1353
+ 70,
1354
+ 1260
1355
+ ],
1356
+ "size": [
1357
+ 280,
1358
+ 82
1359
+ ],
1360
+ "flags": {},
1361
+ "order": 14,
1362
+ "mode": 0,
1363
+ "inputs": [],
1364
+ "outputs": [
1365
+ {
1366
+ "name": "INT",
1367
+ "type": "INT",
1368
+ "widget": {
1369
+ "name": "height"
1370
+ },
1371
+ "links": [
1372
+ 288,
1373
+ 290,
1374
+ 292
1375
+ ]
1376
+ }
1377
+ ],
1378
+ "title": "Height",
1379
+ "properties": {
1380
+ "Run widget replace on values": false
1381
+ },
1382
+ "widgets_values": [
1383
+ 720,
1384
+ "fixed"
1385
+ ],
1386
+ "color": "#322",
1387
+ "bgcolor": "#533"
1388
+ },
1389
+ {
1390
+ "id": 147,
1391
+ "type": "PrimitiveNode",
1392
+ "pos": [
1393
+ 60,
1394
+ 930
1395
+ ],
1396
+ "size": [
1397
+ 340,
1398
+ 82
1399
+ ],
1400
+ "flags": {},
1401
+ "order": 15,
1402
+ "mode": 4,
1403
+ "inputs": [],
1404
+ "outputs": [
1405
+ {
1406
+ "name": "INT",
1407
+ "type": "INT",
1408
+ "widget": {
1409
+ "name": "amount"
1410
+ },
1411
+ "links": [
1412
+ 236
1413
+ ]
1414
+ }
1415
+ ],
1416
+ "properties": {
1417
+ "Run widget replace on values": false
1418
+ },
1419
+ "widgets_values": [
1420
+ 80,
1421
+ "fixed"
1422
+ ],
1423
+ "color": "#322",
1424
+ "bgcolor": "#533"
1425
+ },
1426
+ {
1427
+ "id": 139,
1428
+ "type": "PrimitiveInt",
1429
+ "pos": [
1430
+ 60,
1431
+ 710
1432
+ ],
1433
+ "size": [
1434
+ 340,
1435
+ 90
1436
+ ],
1437
+ "flags": {},
1438
+ "order": 16,
1439
+ "mode": 0,
1440
+ "inputs": [],
1441
+ "outputs": [
1442
+ {
1443
+ "name": "INT",
1444
+ "type": "INT",
1445
+ "links": [
1446
+ 294
1447
+ ]
1448
+ }
1449
+ ],
1450
+ "title": "Length",
1451
+ "properties": {
1452
+ "Node name for S&R": "PrimitiveInt"
1453
+ },
1454
+ "widgets_values": [
1455
+ 81,
1456
+ "fixed"
1457
+ ],
1458
+ "color": "#322",
1459
+ "bgcolor": "#533"
1460
+ },
1461
+ {
1462
+ "id": 68,
1463
+ "type": "CreateVideo",
1464
+ "pos": [
1465
+ 1330,
1466
+ -120
1467
+ ],
1468
+ "size": [
1469
+ 270,
1470
+ 78
1471
+ ],
1472
+ "flags": {
1473
+ "collapsed": false
1474
+ },
1475
+ "order": 38,
1476
+ "mode": 0,
1477
+ "inputs": [
1478
+ {
1479
+ "name": "images",
1480
+ "type": "IMAGE",
1481
+ "link": 197
1482
+ },
1483
+ {
1484
+ "name": "audio",
1485
+ "shape": 7,
1486
+ "type": "AUDIO",
1487
+ "link": null
1488
+ }
1489
+ ],
1490
+ "outputs": [
1491
+ {
1492
+ "name": "VIDEO",
1493
+ "type": "VIDEO",
1494
+ "links": [
1495
+ 129
1496
+ ]
1497
+ }
1498
+ ],
1499
+ "properties": {
1500
+ "Node name for S&R": "CreateVideo",
1501
+ "cnr_id": "comfy-core",
1502
+ "ver": "0.3.34"
1503
+ },
1504
+ "widgets_values": [
1505
+ 16
1506
+ ]
1507
+ },
1508
+ {
1509
+ "id": 109,
1510
+ "type": "WanVaceToVideo",
1511
+ "pos": [
1512
+ 620,
1513
+ 110
1514
+ ],
1515
+ "size": [
1516
+ 315,
1517
+ 254
1518
+ ],
1519
+ "flags": {},
1520
+ "order": 34,
1521
+ "mode": 0,
1522
+ "inputs": [
1523
+ {
1524
+ "name": "positive",
1525
+ "type": "CONDITIONING",
1526
+ "link": 183
1527
+ },
1528
+ {
1529
+ "name": "negative",
1530
+ "type": "CONDITIONING",
1531
+ "link": 184
1532
+ },
1533
+ {
1534
+ "name": "vae",
1535
+ "type": "VAE",
1536
+ "link": 185
1537
+ },
1538
+ {
1539
+ "name": "control_video",
1540
+ "shape": 7,
1541
+ "type": "IMAGE",
1542
+ "link": 241
1543
+ },
1544
+ {
1545
+ "name": "control_masks",
1546
+ "shape": 7,
1547
+ "type": "MASK",
1548
+ "link": 219
1549
+ },
1550
+ {
1551
+ "name": "reference_image",
1552
+ "shape": 7,
1553
+ "type": "IMAGE",
1554
+ "link": 202
1555
+ },
1556
+ {
1557
+ "name": "width",
1558
+ "type": "INT",
1559
+ "widget": {
1560
+ "name": "width"
1561
+ },
1562
+ "link": 285
1563
+ },
1564
+ {
1565
+ "name": "height",
1566
+ "type": "INT",
1567
+ "widget": {
1568
+ "name": "height"
1569
+ },
1570
+ "link": 292
1571
+ },
1572
+ {
1573
+ "name": "length",
1574
+ "type": "INT",
1575
+ "widget": {
1576
+ "name": "length"
1577
+ },
1578
+ "link": 294
1579
+ }
1580
+ ],
1581
+ "outputs": [
1582
+ {
1583
+ "name": "positive",
1584
+ "type": "CONDITIONING",
1585
+ "links": [
1586
+ 279
1587
+ ]
1588
+ },
1589
+ {
1590
+ "name": "negative",
1591
+ "type": "CONDITIONING",
1592
+ "links": [
1593
+ 280
1594
+ ]
1595
+ },
1596
+ {
1597
+ "name": "latent",
1598
+ "type": "LATENT",
1599
+ "links": [
1600
+ 281
1601
+ ]
1602
+ },
1603
+ {
1604
+ "name": "trim_latent",
1605
+ "type": "INT",
1606
+ "links": [
1607
+ 282
1608
+ ]
1609
+ }
1610
+ ],
1611
+ "properties": {
1612
+ "Node name for S&R": "WanVaceToVideo",
1613
+ "cnr_id": "comfy-core",
1614
+ "ver": "0.3.34"
1615
+ },
1616
+ "widgets_values": [
1617
+ 720,
1618
+ 720,
1619
+ 9,
1620
+ 1,
1621
+ 0.5000000000000001
1622
+ ]
1623
+ },
1624
+ {
1625
+ "id": 162,
1626
+ "type": "MarkdownNote",
1627
+ "pos": [
1628
+ -320,
1629
+ 1080
1630
+ ],
1631
+ "size": [
1632
+ 340,
1633
+ 280
1634
+ ],
1635
+ "flags": {},
1636
+ "order": 17,
1637
+ "mode": 0,
1638
+ "inputs": [],
1639
+ "outputs": [],
1640
+ "title": "Note",
1641
+ "properties": {},
1642
+ "widgets_values": [
1643
+ "VACE does not use data with style reference for training. Currently, it only has the functions of object or background reference. Therefore, at \"Load reference image\", you should upload a image with a solid-colored background or a background image. At present, the WanVaceToVideo node only supports the input of a single reference_image image.\n\n---\n\nVACE 并没有使用风格参考的数据去训练,目前只有物体或背景参考的功能,所以在 Load reference image 这里你应该上传背景为纯色的图片,或者背景图,目前 WanVaceToVideo 节点只支持输入单个 reference_image 图片"
1644
+ ],
1645
+ "color": "#432",
1646
+ "bgcolor": "#653"
1647
+ },
1648
+ {
1649
+ "id": 121,
1650
+ "type": "MarkdownNote",
1651
+ "pos": [
1652
+ -1200,
1653
+ 10
1654
+ ],
1655
+ "size": [
1656
+ 470,
1657
+ 800
1658
+ ],
1659
+ "flags": {},
1660
+ "order": 18,
1661
+ "mode": 0,
1662
+ "inputs": [],
1663
+ "outputs": [],
1664
+ "properties": {},
1665
+ "widgets_values": [
1666
+ "[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"
1667
+ ],
1668
+ "color": "#432",
1669
+ "bgcolor": "#653"
1670
+ }
1671
+ ],
1672
+ "links": [
1673
+ [
1674
+ 129,
1675
+ 68,
1676
+ 0,
1677
+ 69,
1678
+ 0,
1679
+ "VIDEO"
1680
+ ],
1681
+ [
1682
+ 176,
1683
+ 115,
1684
+ 1,
1685
+ 105,
1686
+ 0,
1687
+ "CLIP"
1688
+ ],
1689
+ [
1690
+ 178,
1691
+ 115,
1692
+ 1,
1693
+ 107,
1694
+ 0,
1695
+ "CLIP"
1696
+ ],
1697
+ [
1698
+ 179,
1699
+ 110,
1700
+ 0,
1701
+ 108,
1702
+ 0,
1703
+ "MODEL"
1704
+ ],
1705
+ [
1706
+ 183,
1707
+ 105,
1708
+ 0,
1709
+ 109,
1710
+ 0,
1711
+ "CONDITIONING"
1712
+ ],
1713
+ [
1714
+ 184,
1715
+ 107,
1716
+ 0,
1717
+ 109,
1718
+ 1,
1719
+ "CONDITIONING"
1720
+ ],
1721
+ [
1722
+ 185,
1723
+ 114,
1724
+ 0,
1725
+ 109,
1726
+ 2,
1727
+ "VAE"
1728
+ ],
1729
+ [
1730
+ 186,
1731
+ 115,
1732
+ 0,
1733
+ 110,
1734
+ 0,
1735
+ "MODEL"
1736
+ ],
1737
+ [
1738
+ 187,
1739
+ 113,
1740
+ 0,
1741
+ 115,
1742
+ 0,
1743
+ "MODEL"
1744
+ ],
1745
+ [
1746
+ 188,
1747
+ 127,
1748
+ 0,
1749
+ 115,
1750
+ 1,
1751
+ "CLIP"
1752
+ ],
1753
+ [
1754
+ 189,
1755
+ 108,
1756
+ 0,
1757
+ 118,
1758
+ 0,
1759
+ "LATENT"
1760
+ ],
1761
+ [
1762
+ 191,
1763
+ 118,
1764
+ 0,
1765
+ 119,
1766
+ 0,
1767
+ "LATENT"
1768
+ ],
1769
+ [
1770
+ 192,
1771
+ 114,
1772
+ 0,
1773
+ 119,
1774
+ 1,
1775
+ "VAE"
1776
+ ],
1777
+ [
1778
+ 195,
1779
+ 124,
1780
+ 0,
1781
+ 125,
1782
+ 0,
1783
+ "MODEL"
1784
+ ],
1785
+ [
1786
+ 196,
1787
+ 127,
1788
+ 0,
1789
+ 125,
1790
+ 1,
1791
+ "CLIP"
1792
+ ],
1793
+ [
1794
+ 197,
1795
+ 119,
1796
+ 0,
1797
+ 68,
1798
+ 0,
1799
+ "IMAGE"
1800
+ ],
1801
+ [
1802
+ 198,
1803
+ 119,
1804
+ 0,
1805
+ 70,
1806
+ 0,
1807
+ "IMAGE"
1808
+ ],
1809
+ [
1810
+ 202,
1811
+ 73,
1812
+ 0,
1813
+ 109,
1814
+ 5,
1815
+ "IMAGE"
1816
+ ],
1817
+ [
1818
+ 205,
1819
+ 130,
1820
+ 0,
1821
+ 129,
1822
+ 0,
1823
+ "MASK"
1824
+ ],
1825
+ [
1826
+ 212,
1827
+ 128,
1828
+ 0,
1829
+ 133,
1830
+ 0,
1831
+ "IMAGE"
1832
+ ],
1833
+ [
1834
+ 219,
1835
+ 142,
1836
+ 0,
1837
+ 109,
1838
+ 4,
1839
+ "MASK"
1840
+ ],
1841
+ [
1842
+ 224,
1843
+ 134,
1844
+ 0,
1845
+ 135,
1846
+ 0,
1847
+ "IMAGE"
1848
+ ],
1849
+ [
1850
+ 225,
1851
+ 134,
1852
+ 0,
1853
+ 142,
1854
+ 0,
1855
+ "IMAGE"
1856
+ ],
1857
+ [
1858
+ 230,
1859
+ 146,
1860
+ 0,
1861
+ 145,
1862
+ 0,
1863
+ "MASK"
1864
+ ],
1865
+ [
1866
+ 231,
1867
+ 145,
1868
+ 0,
1869
+ 134,
1870
+ 0,
1871
+ "IMAGE"
1872
+ ],
1873
+ [
1874
+ 236,
1875
+ 147,
1876
+ 0,
1877
+ 132,
1878
+ 1,
1879
+ "INT"
1880
+ ],
1881
+ [
1882
+ 237,
1883
+ 129,
1884
+ 0,
1885
+ 132,
1886
+ 0,
1887
+ "IMAGE"
1888
+ ],
1889
+ [
1890
+ 238,
1891
+ 132,
1892
+ 0,
1893
+ 128,
1894
+ 1,
1895
+ "IMAGE"
1896
+ ],
1897
+ [
1898
+ 239,
1899
+ 132,
1900
+ 0,
1901
+ 134,
1902
+ 1,
1903
+ "IMAGE"
1904
+ ],
1905
+ [
1906
+ 240,
1907
+ 148,
1908
+ 0,
1909
+ 128,
1910
+ 0,
1911
+ "IMAGE"
1912
+ ],
1913
+ [
1914
+ 241,
1915
+ 128,
1916
+ 0,
1917
+ 109,
1918
+ 3,
1919
+ "IMAGE"
1920
+ ],
1921
+ [
1922
+ 279,
1923
+ 109,
1924
+ 0,
1925
+ 108,
1926
+ 1,
1927
+ "CONDITIONING"
1928
+ ],
1929
+ [
1930
+ 280,
1931
+ 109,
1932
+ 1,
1933
+ 108,
1934
+ 2,
1935
+ "CONDITIONING"
1936
+ ],
1937
+ [
1938
+ 281,
1939
+ 109,
1940
+ 2,
1941
+ 108,
1942
+ 3,
1943
+ "LATENT"
1944
+ ],
1945
+ [
1946
+ 282,
1947
+ 109,
1948
+ 3,
1949
+ 118,
1950
+ 1,
1951
+ "INT"
1952
+ ],
1953
+ [
1954
+ 285,
1955
+ 158,
1956
+ 0,
1957
+ 109,
1958
+ 6,
1959
+ "INT"
1960
+ ],
1961
+ [
1962
+ 287,
1963
+ 158,
1964
+ 0,
1965
+ 130,
1966
+ 0,
1967
+ "INT"
1968
+ ],
1969
+ [
1970
+ 288,
1971
+ 159,
1972
+ 0,
1973
+ 130,
1974
+ 1,
1975
+ "INT"
1976
+ ],
1977
+ [
1978
+ 289,
1979
+ 158,
1980
+ 0,
1981
+ 146,
1982
+ 0,
1983
+ "INT"
1984
+ ],
1985
+ [
1986
+ 290,
1987
+ 159,
1988
+ 0,
1989
+ 146,
1990
+ 1,
1991
+ "INT"
1992
+ ],
1993
+ [
1994
+ 292,
1995
+ 159,
1996
+ 0,
1997
+ 109,
1998
+ 7,
1999
+ "INT"
2000
+ ],
2001
+ [
2002
+ 294,
2003
+ 139,
2004
+ 0,
2005
+ 109,
2006
+ 8,
2007
+ "INT"
2008
+ ]
2009
+ ],
2010
+ "groups": [
2011
+ {
2012
+ "id": 4,
2013
+ "title": "Save Video(Mp4)",
2014
+ "bounding": [
2015
+ 1320,
2016
+ -20,
2017
+ 720,
2018
+ 900
2019
+ ],
2020
+ "color": "#3f789e",
2021
+ "font_size": 24,
2022
+ "flags": {}
2023
+ },
2024
+ {
2025
+ "id": 5,
2026
+ "title": "Save Video(WebP)",
2027
+ "bounding": [
2028
+ 2060,
2029
+ -20,
2030
+ 700,
2031
+ 900
2032
+ ],
2033
+ "color": "#3f789e",
2034
+ "font_size": 24,
2035
+ "flags": {}
2036
+ },
2037
+ {
2038
+ "id": 7,
2039
+ "title": "Load reference image",
2040
+ "bounding": [
2041
+ -320,
2042
+ 620,
2043
+ 340,
2044
+ 410
2045
+ ],
2046
+ "color": "#3f789e",
2047
+ "font_size": 24,
2048
+ "flags": {}
2049
+ },
2050
+ {
2051
+ "id": 9,
2052
+ "title": "Prompt",
2053
+ "bounding": [
2054
+ 110,
2055
+ 130,
2056
+ 450,
2057
+ 470
2058
+ ],
2059
+ "color": "#3f789e",
2060
+ "font_size": 24,
2061
+ "flags": {}
2062
+ },
2063
+ {
2064
+ "id": 10,
2065
+ "title": "Sampling & Decoding",
2066
+ "bounding": [
2067
+ 580,
2068
+ -20,
2069
+ 720,
2070
+ 620
2071
+ ],
2072
+ "color": "#3f789e",
2073
+ "font_size": 24,
2074
+ "flags": {}
2075
+ },
2076
+ {
2077
+ "id": 13,
2078
+ "title": "Load models here",
2079
+ "bounding": [
2080
+ -320,
2081
+ -20,
2082
+ 410,
2083
+ 620
2084
+ ],
2085
+ "color": "#3f789e",
2086
+ "font_size": 24,
2087
+ "flags": {}
2088
+ },
2089
+ {
2090
+ "id": 14,
2091
+ "title": "14B",
2092
+ "bounding": [
2093
+ -300,
2094
+ 20,
2095
+ 370,
2096
+ 340
2097
+ ],
2098
+ "color": "#3f789e",
2099
+ "font_size": 24,
2100
+ "flags": {}
2101
+ },
2102
+ {
2103
+ "id": 15,
2104
+ "title": "1.3B",
2105
+ "bounding": [
2106
+ -710,
2107
+ -20,
2108
+ 370,
2109
+ 330
2110
+ ],
2111
+ "color": "#3f789e",
2112
+ "font_size": 24,
2113
+ "flags": {}
2114
+ },
2115
+ {
2116
+ "id": 16,
2117
+ "title": "Length",
2118
+ "bounding": [
2119
+ 40,
2120
+ 620,
2121
+ 390,
2122
+ 200
2123
+ ],
2124
+ "color": "#A88",
2125
+ "font_size": 24,
2126
+ "flags": {}
2127
+ },
2128
+ {
2129
+ "id": 17,
2130
+ "title": "Video Size",
2131
+ "bounding": [
2132
+ 40,
2133
+ 1050,
2134
+ 390,
2135
+ 310
2136
+ ],
2137
+ "color": "#A88",
2138
+ "font_size": 24,
2139
+ "flags": {}
2140
+ },
2141
+ {
2142
+ "id": 19,
2143
+ "title": "Batch Size = Length - 1",
2144
+ "bounding": [
2145
+ 40,
2146
+ 840,
2147
+ 390,
2148
+ 190
2149
+ ],
2150
+ "color": "#A88",
2151
+ "font_size": 24,
2152
+ "flags": {}
2153
+ },
2154
+ {
2155
+ "id": 24,
2156
+ "title": "First Frame control - enable it if you need",
2157
+ "bounding": [
2158
+ 450,
2159
+ 620,
2160
+ 850,
2161
+ 870
2162
+ ],
2163
+ "color": "#3f789e",
2164
+ "font_size": 24,
2165
+ "flags": {}
2166
+ },
2167
+ {
2168
+ "id": 21,
2169
+ "title": "Batch Images",
2170
+ "bounding": [
2171
+ 1040,
2172
+ 660,
2173
+ 250,
2174
+ 470
2175
+ ],
2176
+ "color": "#3f789e",
2177
+ "font_size": 24,
2178
+ "flags": {}
2179
+ },
2180
+ {
2181
+ "id": 22,
2182
+ "title": "Batch Masks",
2183
+ "bounding": [
2184
+ 780,
2185
+ 660,
2186
+ 250,
2187
+ 470
2188
+ ],
2189
+ "color": "#3f789e",
2190
+ "font_size": 24,
2191
+ "flags": {}
2192
+ },
2193
+ {
2194
+ "id": 23,
2195
+ "title": "First Frame",
2196
+ "bounding": [
2197
+ 460,
2198
+ 660,
2199
+ 310,
2200
+ 470
2201
+ ],
2202
+ "color": "#3f789e",
2203
+ "font_size": 24,
2204
+ "flags": {}
2205
+ }
2206
+ ],
2207
+ "config": {},
2208
+ "extra": {
2209
+ "ds": {
2210
+ "scale": 0.45949729863574545,
2211
+ "offset": [
2212
+ 1597.6277747291851,
2213
+ 365.8152887282306
2214
+ ]
2215
+ },
2216
+ "frontendVersion": "1.19.9",
2217
+ "node_versions": {
2218
+ "comfy-core": "0.3.34"
2219
+ },
2220
+ "VHS_latentpreview": false,
2221
+ "VHS_latentpreviewrate": 0,
2222
+ "VHS_MetadataImage": true,
2223
+ "VHS_KeepIntermediate": true
2224
+ },
2225
+ "version": 0.4
2226
+ }