comfyui-workflow-templates 0.1.16__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 (23) 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 +431 -375
  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 +451 -319
  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 +458 -328
  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 -22
  11. comfyui_workflow_templates/templates/video_wan_vace_14B_i2v.json +1629 -677
  12. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +678 -693
  13. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +838 -559
  14. comfyui_workflow_templates/templates/video_wan_vace_flf2v-1.webp +0 -0
  15. comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +2239 -0
  16. comfyui_workflow_templates/templates/video_wan_vace_outpainting-1.webp +0 -0
  17. comfyui_workflow_templates/templates/video_wan_vace_outpainting-2.webp +0 -0
  18. comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +1914 -0
  19. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/METADATA +1 -1
  20. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/RECORD +23 -15
  21. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/WHEEL +1 -1
  22. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/licenses/LICENSE +0 -0
  23. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.17.dist-info}/top_level.txt +0 -0
@@ -1,15 +1,579 @@
1
1
  {
2
2
  "id": "96995b8f-85c5-47af-b3cf-7b6a24675694",
3
3
  "revision": 0,
4
- "last_node_id": 104,
5
- "last_link_id": 175,
4
+ "last_node_id": 162,
5
+ "last_link_id": 294,
6
6
  "nodes": [
7
7
  {
8
- "id": 58,
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,
9
573
  "type": "TrimVideoLatent",
10
574
  "pos": [
11
- 980,
12
- 530
575
+ 960,
576
+ 580
13
577
  ],
14
578
  "size": [
15
579
  276.5860290527344,
@@ -18,902 +582,1000 @@
18
582
  "flags": {
19
583
  "collapsed": true
20
584
  },
21
- "order": 18,
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,
22
675
  "mode": 0,
23
676
  "inputs": [
24
677
  {
25
- "name": "samples",
26
- "type": "LATENT",
27
- "link": 116
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
28
691
  },
29
692
  {
30
- "name": "trim_amount",
31
- "type": "INT",
32
- "widget": {
33
- "name": "trim_amount"
34
- },
35
- "link": 115
693
+ "name": "latent_image",
694
+ "type": "LATENT",
695
+ "link": 281
36
696
  }
37
697
  ],
38
698
  "outputs": [
39
699
  {
40
700
  "name": "LATENT",
41
701
  "type": "LATENT",
702
+ "slot_index": 0,
42
703
  "links": [
43
- 117
704
+ 189
44
705
  ]
45
706
  }
46
707
  ],
47
708
  "properties": {
48
- "Node name for S&R": "TrimVideoLatent",
709
+ "Node name for S&R": "KSampler",
49
710
  "cnr_id": "comfy-core",
50
711
  "ver": "0.3.34"
51
712
  },
52
713
  "widgets_values": [
53
- 0
714
+ 1097052196742969,
715
+ "randomize",
716
+ 4,
717
+ 1,
718
+ "uni_pc",
719
+ "simple",
720
+ 1
54
721
  ]
55
722
  },
56
723
  {
57
- "id": 8,
58
- "type": "VAEDecode",
724
+ "id": 107,
725
+ "type": "CLIPTextEncode",
59
726
  "pos": [
60
- 1150,
61
- 530
727
+ 120,
728
+ 420
62
729
  ],
63
730
  "size": [
64
- 210,
65
- 46
731
+ 425.27801513671875,
732
+ 180.6060791015625
66
733
  ],
67
- "flags": {
68
- "collapsed": true
69
- },
70
- "order": 19,
734
+ "flags": {},
735
+ "order": 25,
71
736
  "mode": 0,
72
737
  "inputs": [
73
738
  {
74
- "name": "samples",
75
- "type": "LATENT",
76
- "link": 117
77
- },
78
- {
79
- "name": "vae",
80
- "type": "VAE",
81
- "link": 76
739
+ "name": "clip",
740
+ "type": "CLIP",
741
+ "link": 178
82
742
  }
83
743
  ],
84
744
  "outputs": [
85
745
  {
86
- "name": "IMAGE",
87
- "type": "IMAGE",
746
+ "name": "CONDITIONING",
747
+ "type": "CONDITIONING",
88
748
  "slot_index": 0,
89
749
  "links": [
90
- 130,
91
- 139
750
+ 184
92
751
  ]
93
752
  }
94
753
  ],
754
+ "title": "CLIP Text Encode (Negative Prompt)",
95
755
  "properties": {
96
- "Node name for S&R": "VAEDecode",
756
+ "Node name for S&R": "CLIPTextEncode",
97
757
  "cnr_id": "comfy-core",
98
758
  "ver": "0.3.34"
99
759
  },
100
- "widgets_values": []
760
+ "widgets_values": [
761
+ "过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走,"
762
+ ],
763
+ "color": "#322",
764
+ "bgcolor": "#533"
101
765
  },
102
766
  {
103
- "id": 78,
104
- "type": "Canny",
767
+ "id": 105,
768
+ "type": "CLIPTextEncode",
105
769
  "pos": [
106
- 630,
107
- 680
770
+ 120,
771
+ 210
108
772
  ],
109
773
  "size": [
110
- 270,
111
- 82
774
+ 422.84503173828125,
775
+ 164.31304931640625
112
776
  ],
113
777
  "flags": {},
114
- "order": 14,
115
- "mode": 4,
778
+ "order": 24,
779
+ "mode": 0,
116
780
  "inputs": [
117
781
  {
118
- "name": "image",
119
- "type": "IMAGE",
120
- "link": 140
782
+ "name": "clip",
783
+ "type": "CLIP",
784
+ "link": 176
121
785
  }
122
786
  ],
123
787
  "outputs": [
124
788
  {
125
- "name": "IMAGE",
126
- "type": "IMAGE",
789
+ "name": "CONDITIONING",
790
+ "type": "CONDITIONING",
791
+ "slot_index": 0,
127
792
  "links": [
128
- 141,
129
- 174
793
+ 183
130
794
  ]
131
795
  }
132
796
  ],
797
+ "title": "CLIP Text Encode (Positive Prompt)",
133
798
  "properties": {
134
- "Node name for S&R": "Canny",
799
+ "Node name for S&R": "CLIPTextEncode",
135
800
  "cnr_id": "comfy-core",
136
801
  "ver": "0.3.34"
137
802
  },
138
803
  "widgets_values": [
139
- 0.4,
140
- 0.8
141
- ]
142
- },
143
- {
144
- "id": 80,
145
- "type": "MarkdownNote",
146
- "pos": [
147
- 630,
148
- 810
149
- ],
150
- "size": [
151
- 270.8102111816406,
152
- 186.98114013671875
153
- ],
154
- "flags": {},
155
- "order": 0,
156
- "mode": 0,
157
- "inputs": [],
158
- "outputs": [],
159
- "properties": {},
160
- "widgets_values": [
161
- "You can replace this part with another image preprocessor. \n\nRelated custom node: \n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)\n\n可以把这部分替换成其它的图像预处理器\n"
162
- ],
163
- "color": "#432",
164
- "bgcolor": "#653"
165
- },
166
- {
167
- "id": 77,
168
- "type": "MarkdownNote",
169
- "pos": [
170
- -750,
171
- 0
172
- ],
173
- "size": [
174
- 440,
175
- 410
176
- ],
177
- "flags": {},
178
- "order": 1,
179
- "mode": 0,
180
- "inputs": [],
181
- "outputs": [],
182
- "properties": {},
183
- "widgets_values": [
184
- "[Tutorial](https://docs.comfy.org/tutorials/video/wan/vace) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/vace)\n\n\n**diffusion_models** \n\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**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│ ├── text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors # or fp16\n│ └── vae/\n│ └── wan_2.1_vae.safetensors\n```\n"
185
- ],
186
- "color": "#432",
187
- "bgcolor": "#653"
188
- },
189
- {
190
- "id": 103,
191
- "type": "Note",
192
- "pos": [
193
- 140,
194
- 0
195
- ],
196
- "size": [
197
- 440,
198
- 100
199
- ],
200
- "flags": {},
201
- "order": 2,
202
- "mode": 0,
203
- "inputs": [],
204
- "outputs": [],
205
- "properties": {},
206
- "widgets_values": [
207
- "Since umt5 is a variant based on T5, the input of prompt supports multiple languages.\n\n---\n\n由于 umt5 是基于 T5 的变体,所以提示词输入是支持多种语言输入的"
804
+ "女孩拿起包包"
208
805
  ],
209
- "color": "#432",
210
- "bgcolor": "#653"
806
+ "color": "#232",
807
+ "bgcolor": "#353"
211
808
  },
212
809
  {
213
- "id": 38,
214
- "type": "CLIPLoader",
810
+ "id": 148,
811
+ "type": "LoadImage",
215
812
  "pos": [
216
- -280,
217
- 187.3333282470703
813
+ 480,
814
+ 750
218
815
  ],
219
816
  "size": [
220
- 390,
221
- 106
817
+ 274.080078125,
818
+ 314
222
819
  ],
223
820
  "flags": {},
224
- "order": 3,
225
- "mode": 0,
821
+ "order": 9,
822
+ "mode": 4,
226
823
  "inputs": [],
227
824
  "outputs": [
228
825
  {
229
- "name": "CLIP",
230
- "type": "CLIP",
231
- "slot_index": 0,
826
+ "name": "IMAGE",
827
+ "type": "IMAGE",
232
828
  "links": [
233
- 74,
234
- 75
829
+ 240
235
830
  ]
831
+ },
832
+ {
833
+ "name": "MASK",
834
+ "type": "MASK",
835
+ "links": null
236
836
  }
237
837
  ],
238
838
  "properties": {
239
- "Node name for S&R": "CLIPLoader",
240
- "cnr_id": "comfy-core",
241
- "ver": "0.3.34",
242
- "models": [
243
- {
244
- "name": "umt5_xxl_fp16.safetensors",
245
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp16.safetensors",
246
- "hash": "7b8850f1961e1cf8a77cca4c964a358d303f490833c6c087d0cff4b2f99db2af",
247
- "hash_type": "SHA256",
248
- "directory": "text_encoders"
249
- }
250
- ]
839
+ "Node name for S&R": "LoadImage"
251
840
  },
252
841
  "widgets_values": [
253
- "umt5_xxl_fp16.safetensors",
254
- "wan",
255
- "default"
842
+ "first_frame.png",
843
+ "image"
256
844
  ]
257
845
  },
258
846
  {
259
- "id": 66,
260
- "type": "CLIPLoader",
847
+ "id": 146,
848
+ "type": "SolidMask",
261
849
  "pos": [
262
- -280,
263
- 348.6666564941406
850
+ 800,
851
+ 990
264
852
  ],
265
853
  "size": [
266
- 390,
854
+ 210,
267
855
  106
268
856
  ],
269
857
  "flags": {},
270
- "order": 4,
858
+ "order": 22,
271
859
  "mode": 4,
272
- "inputs": [],
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
+ ],
273
878
  "outputs": [
274
879
  {
275
- "name": "CLIP",
276
- "type": "CLIP",
277
- "slot_index": 0,
278
- "links": []
880
+ "name": "MASK",
881
+ "type": "MASK",
882
+ "links": [
883
+ 230
884
+ ]
279
885
  }
280
886
  ],
281
887
  "properties": {
282
- "Node name for S&R": "CLIPLoader",
283
- "cnr_id": "comfy-core",
284
- "ver": "0.3.34",
285
- "models": [
286
- {
287
- "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
288
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
289
- "hash": "c3355d30191f1f066b26d93fba017ae9809dce6c627dda5f6a66eaa651204f68",
290
- "hash_type": "SHA256",
291
- "directory": "text_encoders"
292
- }
293
- ]
888
+ "Node name for S&R": "SolidMask"
294
889
  },
295
890
  "widgets_values": [
296
- "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
297
- "wan",
298
- "default"
891
+ 0,
892
+ 720,
893
+ 720
299
894
  ]
300
895
  },
301
896
  {
302
- "id": 39,
303
- "type": "VAELoader",
897
+ "id": 145,
898
+ "type": "MaskToImage",
304
899
  "pos": [
305
- -280,
306
- 510
900
+ 800,
901
+ 920
307
902
  ],
308
903
  "size": [
309
- 390,
310
- 60
904
+ 210,
905
+ 30
311
906
  ],
312
907
  "flags": {},
313
- "order": 5,
314
- "mode": 0,
315
- "inputs": [],
908
+ "order": 27,
909
+ "mode": 4,
910
+ "inputs": [
911
+ {
912
+ "name": "mask",
913
+ "type": "MASK",
914
+ "link": 230
915
+ }
916
+ ],
316
917
  "outputs": [
317
918
  {
318
- "name": "VAE",
319
- "type": "VAE",
320
- "slot_index": 0,
919
+ "name": "IMAGE",
920
+ "type": "IMAGE",
321
921
  "links": [
322
- 76,
323
- 101
922
+ 231
324
923
  ]
325
924
  }
326
925
  ],
327
926
  "properties": {
328
- "Node name for S&R": "VAELoader",
329
- "cnr_id": "comfy-core",
330
- "ver": "0.3.34",
331
- "models": [
332
- {
333
- "name": "wan_2.1_vae.safetensors",
334
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
335
- "hash": "2fc39d31359a4b0a64f55876d8ff7fa8d780956ae2cb13463b0223e15148976b",
336
- "hash_type": "SHA256",
337
- "directory": "vae"
338
- }
339
- ]
927
+ "Node name for S&R": "MaskToImage"
340
928
  },
341
- "widgets_values": [
342
- "wan_2.1_vae.safetensors"
343
- ]
929
+ "widgets_values": []
344
930
  },
345
931
  {
346
- "id": 70,
347
- "type": "SaveAnimatedWEBP",
932
+ "id": 134,
933
+ "type": "ImageBatch",
348
934
  "pos": [
349
- 2110,
350
- 200
935
+ 800,
936
+ 840
351
937
  ],
352
938
  "size": [
353
- 670,
354
- 780
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
+ }
355
956
  ],
356
- "flags": {},
357
- "order": 20,
358
- "mode": 4,
359
- "inputs": [
957
+ "outputs": [
360
958
  {
361
- "name": "images",
959
+ "name": "IMAGE",
362
960
  "type": "IMAGE",
363
- "link": 130
961
+ "links": [
962
+ 224,
963
+ 225
964
+ ]
364
965
  }
365
966
  ],
366
- "outputs": [],
367
967
  "properties": {
368
- "Node name for S&R": "SaveAnimatedWEBP",
369
- "cnr_id": "comfy-core",
370
- "ver": "0.3.34"
968
+ "Node name for S&R": "ImageBatch"
371
969
  },
372
- "widgets_values": [
373
- "ComfyUI",
374
- 6,
375
- true,
376
- 80,
377
- "default"
378
- ]
970
+ "widgets_values": []
379
971
  },
380
972
  {
381
- "id": 75,
382
- "type": "PreviewImage",
973
+ "id": 142,
974
+ "type": "ImageToMask",
383
975
  "pos": [
384
- 920,
385
- 670
976
+ 800,
977
+ 740
386
978
  ],
387
979
  "size": [
388
- 409.20550537109375,
389
- 246
980
+ 210,
981
+ 60
390
982
  ],
391
983
  "flags": {},
392
- "order": 15,
984
+ "order": 33,
393
985
  "mode": 4,
394
986
  "inputs": [
395
987
  {
396
- "name": "images",
988
+ "name": "image",
397
989
  "type": "IMAGE",
398
- "link": 141
990
+ "link": 225
991
+ }
992
+ ],
993
+ "outputs": [
994
+ {
995
+ "name": "MASK",
996
+ "type": "MASK",
997
+ "links": [
998
+ 219
999
+ ]
399
1000
  }
400
1001
  ],
401
- "outputs": [],
402
1002
  "properties": {
403
- "Node name for S&R": "PreviewImage",
404
- "cnr_id": "comfy-core",
405
- "ver": "0.3.34"
1003
+ "Node name for S&R": "ImageToMask"
406
1004
  },
407
- "widgets_values": []
1005
+ "widgets_values": [
1006
+ "red"
1007
+ ]
408
1008
  },
409
1009
  {
410
- "id": 72,
411
- "type": "GetVideoComponents",
1010
+ "id": 132,
1011
+ "type": "RepeatImageBatch",
412
1012
  "pos": [
413
- 360,
414
- 690
1013
+ 1060,
1014
+ 830
415
1015
  ],
416
1016
  "size": [
417
- 185.17733764648438,
418
- 66
1017
+ 210,
1018
+ 60
419
1019
  ],
420
1020
  "flags": {},
421
- "order": 11,
1021
+ "order": 28,
422
1022
  "mode": 4,
423
1023
  "inputs": [
424
1024
  {
425
- "name": "video",
426
- "type": "VIDEO",
427
- "link": 131
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
428
1036
  }
429
1037
  ],
430
1038
  "outputs": [
431
1039
  {
432
- "name": "images",
1040
+ "name": "IMAGE",
433
1041
  "type": "IMAGE",
434
1042
  "links": [
435
- 140
1043
+ 238,
1044
+ 239
436
1045
  ]
437
- },
438
- {
439
- "name": "audio",
440
- "type": "AUDIO",
441
- "links": null
442
- },
443
- {
444
- "name": "fps",
445
- "type": "FLOAT",
446
- "links": []
447
1046
  }
448
1047
  ],
449
1048
  "properties": {
450
- "Node name for S&R": "GetVideoComponents",
451
- "cnr_id": "comfy-core",
452
- "ver": "0.3.34"
1049
+ "Node name for S&R": "RepeatImageBatch"
453
1050
  },
454
- "widgets_values": []
1051
+ "widgets_values": [
1052
+ 80
1053
+ ]
455
1054
  },
456
1055
  {
457
- "id": 76,
458
- "type": "PreviewAny",
1056
+ "id": 129,
1057
+ "type": "MaskToImage",
459
1058
  "pos": [
460
- 360,
461
- 820
1059
+ 1060,
1060
+ 930
462
1061
  ],
463
1062
  "size": [
464
1063
  210,
465
- 88
1064
+ 26
466
1065
  ],
467
- "flags": {},
468
- "order": 12,
1066
+ "flags": {
1067
+ "collapsed": false
1068
+ },
1069
+ "order": 26,
469
1070
  "mode": 4,
470
1071
  "inputs": [
471
1072
  {
472
- "name": "source",
473
- "type": "*",
474
- "link": 166
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
+ ]
475
1085
  }
476
1086
  ],
477
- "outputs": [],
478
1087
  "properties": {
479
- "Node name for S&R": "PreviewAny",
480
- "cnr_id": "comfy-core",
481
- "ver": "0.3.34"
1088
+ "Node name for S&R": "MaskToImage"
482
1089
  },
483
1090
  "widgets_values": []
484
1091
  },
485
1092
  {
486
- "id": 71,
487
- "type": "LoadVideo",
1093
+ "id": 130,
1094
+ "type": "SolidMask",
488
1095
  "pos": [
489
- 40,
490
- 690
1096
+ 1060,
1097
+ 1000
491
1098
  ],
492
1099
  "size": [
493
- 274.080078125,
494
- 228.1700439453125
1100
+ 210,
1101
+ 110
495
1102
  ],
496
1103
  "flags": {},
497
- "order": 6,
1104
+ "order": 21,
498
1105
  "mode": 4,
499
- "inputs": [],
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
+ ],
500
1124
  "outputs": [
501
1125
  {
502
- "name": "VIDEO",
503
- "type": "VIDEO",
1126
+ "name": "MASK",
1127
+ "type": "MASK",
504
1128
  "links": [
505
- 131,
506
- 166
1129
+ 205
507
1130
  ]
508
1131
  }
509
1132
  ],
510
1133
  "properties": {
511
- "Node name for S&R": "LoadVideo",
512
- "cnr_id": "comfy-core",
513
- "ver": "0.3.34"
1134
+ "Node name for S&R": "SolidMask"
514
1135
  },
515
1136
  "widgets_values": [
516
- "11111.mp4",
517
- "image"
1137
+ 1,
1138
+ 720,
1139
+ 720
518
1140
  ]
519
1141
  },
520
1142
  {
521
- "id": 3,
522
- "type": "KSampler",
1143
+ "id": 128,
1144
+ "type": "ImageBatch",
523
1145
  "pos": [
524
- 980,
525
- 200
1146
+ 1060,
1147
+ 740
526
1148
  ],
527
1149
  "size": [
528
- 315,
529
- 262
1150
+ 210,
1151
+ 46
530
1152
  ],
531
1153
  "flags": {},
532
- "order": 17,
533
- "mode": 0,
1154
+ "order": 29,
1155
+ "mode": 4,
534
1156
  "inputs": [
535
1157
  {
536
- "name": "model",
537
- "type": "MODEL",
538
- "link": 95
539
- },
540
- {
541
- "name": "positive",
542
- "type": "CONDITIONING",
543
- "link": 98
544
- },
545
- {
546
- "name": "negative",
547
- "type": "CONDITIONING",
548
- "link": 99
1158
+ "name": "image1",
1159
+ "type": "IMAGE",
1160
+ "link": 240
549
1161
  },
550
1162
  {
551
- "name": "latent_image",
552
- "type": "LATENT",
553
- "link": 160
1163
+ "name": "image2",
1164
+ "type": "IMAGE",
1165
+ "link": 238
554
1166
  }
555
1167
  ],
556
1168
  "outputs": [
557
1169
  {
558
- "name": "LATENT",
559
- "type": "LATENT",
560
- "slot_index": 0,
1170
+ "name": "IMAGE",
1171
+ "type": "IMAGE",
561
1172
  "links": [
562
- 116
1173
+ 212,
1174
+ 241
563
1175
  ]
564
1176
  }
565
1177
  ],
566
1178
  "properties": {
567
- "Node name for S&R": "KSampler",
568
- "cnr_id": "comfy-core",
569
- "ver": "0.3.34"
1179
+ "Node name for S&R": "ImageBatch"
570
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": {},
571
1201
  "widgets_values": [
572
- 1101019850439310,
573
- "randomize",
574
- 20,
575
- 4,
576
- "uni_pc",
577
- "simple",
578
- 1
579
- ]
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"
580
1206
  },
581
1207
  {
582
- "id": 37,
583
- "type": "UNETLoader",
1208
+ "id": 117,
1209
+ "type": "MarkdownNote",
584
1210
  "pos": [
585
- -270,
586
- 50
1211
+ 950,
1212
+ 360
587
1213
  ],
588
1214
  "size": [
589
- 380,
590
- 82
1215
+ 320,
1216
+ 170
591
1217
  ],
592
1218
  "flags": {},
593
- "order": 7,
1219
+ "order": 11,
594
1220
  "mode": 0,
595
1221
  "inputs": [],
596
- "outputs": [
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": [
597
1246
  {
598
- "name": "MODEL",
599
- "type": "MODEL",
600
- "slot_index": 0,
601
- "links": [
602
- 109
603
- ]
1247
+ "name": "images",
1248
+ "type": "IMAGE",
1249
+ "link": 224
604
1250
  }
605
1251
  ],
1252
+ "outputs": [],
606
1253
  "properties": {
607
- "Node name for S&R": "UNETLoader",
608
- "cnr_id": "comfy-core",
609
- "ver": "0.3.34",
610
- "models": [
611
- {
612
- "name": "wan2.1_vace_14B_fp16.safetensors",
613
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_14B_fp16.safetensors",
614
- "hash": "f202a5c59b8a91ada1862c46a038214f1f7f216c61ec8350d25f69b919da4307",
615
- "hash_type": "SHA256",
616
- "directory": "diffusion_models"
617
- }
618
- ]
1254
+ "Node name for S&R": "PreviewImage"
619
1255
  },
620
- "widgets_values": [
621
- "wan2.1_vace_14B_fp16.safetensors",
622
- "default"
623
- ]
1256
+ "widgets_values": []
624
1257
  },
625
1258
  {
626
- "id": 7,
627
- "type": "CLIPTextEncode",
1259
+ "id": 133,
1260
+ "type": "PreviewImage",
628
1261
  "pos": [
629
- 149.87985229492188,
630
- 401.6088562011719
1262
+ 1000,
1263
+ 1200
631
1264
  ],
632
1265
  "size": [
633
- 425.27801513671875,
634
- 180.6060791015625
1266
+ 290,
1267
+ 270
635
1268
  ],
636
1269
  "flags": {},
637
- "order": 10,
638
- "mode": 0,
1270
+ "order": 31,
1271
+ "mode": 4,
639
1272
  "inputs": [
640
1273
  {
641
- "name": "clip",
642
- "type": "CLIP",
643
- "link": 75
644
- }
645
- ],
646
- "outputs": [
647
- {
648
- "name": "CONDITIONING",
649
- "type": "CONDITIONING",
650
- "slot_index": 0,
651
- "links": [
652
- 97
653
- ]
1274
+ "name": "images",
1275
+ "type": "IMAGE",
1276
+ "link": 212
654
1277
  }
655
1278
  ],
656
- "title": "CLIP Text Encode (Negative Prompt)",
1279
+ "outputs": [],
657
1280
  "properties": {
658
- "Node name for S&R": "CLIPTextEncode",
659
- "cnr_id": "comfy-core",
660
- "ver": "0.3.34"
1281
+ "Node name for S&R": "PreviewImage"
661
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": {},
662
1303
  "widgets_values": [
663
- "bad quality, blurry, messy, chaotic"
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 支持任意帧到视频,所以在这里,我们创建了一个带有首帧的序列图像和对应的蒙版,这样我们就可以控制起始帧"
664
1305
  ],
665
- "color": "#322",
666
- "bgcolor": "#533"
1306
+ "color": "#432",
1307
+ "bgcolor": "#653"
667
1308
  },
668
1309
  {
669
- "id": 73,
670
- "type": "LoadImage",
1310
+ "id": 158,
1311
+ "type": "PrimitiveNode",
671
1312
  "pos": [
672
- -280,
673
- 680
1313
+ 70,
1314
+ 1130
674
1315
  ],
675
1316
  "size": [
676
- 274.080078125,
677
- 314.00006103515625
1317
+ 280,
1318
+ 82
678
1319
  ],
679
1320
  "flags": {},
680
- "order": 8,
1321
+ "order": 13,
681
1322
  "mode": 0,
682
1323
  "inputs": [],
683
1324
  "outputs": [
684
1325
  {
685
- "name": "IMAGE",
686
- "type": "IMAGE",
1326
+ "name": "INT",
1327
+ "type": "INT",
1328
+ "widget": {
1329
+ "name": "width"
1330
+ },
687
1331
  "links": [
688
- 175
1332
+ 285,
1333
+ 287,
1334
+ 289
689
1335
  ]
690
- },
691
- {
692
- "name": "MASK",
693
- "type": "MASK",
694
- "links": null
695
1336
  }
696
1337
  ],
1338
+ "title": "Width",
697
1339
  "properties": {
698
- "Node name for S&R": "LoadImage",
699
- "cnr_id": "comfy-core",
700
- "ver": "0.3.34"
1340
+ "Run widget replace on values": false
701
1341
  },
702
1342
  "widgets_values": [
703
- "long.jpg",
704
- "image"
705
- ]
1343
+ 720,
1344
+ "fixed"
1345
+ ],
1346
+ "color": "#322",
1347
+ "bgcolor": "#533"
706
1348
  },
707
1349
  {
708
- "id": 68,
709
- "type": "CreateVideo",
1350
+ "id": 159,
1351
+ "type": "PrimitiveNode",
710
1352
  "pos": [
711
- 1360,
712
- 20
1353
+ 70,
1354
+ 1260
713
1355
  ],
714
1356
  "size": [
715
- 270,
716
- 78
1357
+ 280,
1358
+ 82
717
1359
  ],
718
- "flags": {
719
- "collapsed": false
720
- },
721
- "order": 21,
1360
+ "flags": {},
1361
+ "order": 14,
722
1362
  "mode": 0,
723
- "inputs": [
724
- {
725
- "name": "images",
726
- "type": "IMAGE",
727
- "link": 139
728
- },
729
- {
730
- "name": "audio",
731
- "shape": 7,
732
- "type": "AUDIO",
733
- "link": null
734
- }
735
- ],
1363
+ "inputs": [],
736
1364
  "outputs": [
737
1365
  {
738
- "name": "VIDEO",
739
- "type": "VIDEO",
1366
+ "name": "INT",
1367
+ "type": "INT",
1368
+ "widget": {
1369
+ "name": "height"
1370
+ },
740
1371
  "links": [
741
- 129
1372
+ 288,
1373
+ 290,
1374
+ 292
742
1375
  ]
743
1376
  }
744
1377
  ],
1378
+ "title": "Height",
745
1379
  "properties": {
746
- "Node name for S&R": "CreateVideo",
747
- "cnr_id": "comfy-core",
748
- "ver": "0.3.34"
1380
+ "Run widget replace on values": false
749
1381
  },
750
1382
  "widgets_values": [
751
- 16
752
- ]
1383
+ 720,
1384
+ "fixed"
1385
+ ],
1386
+ "color": "#322",
1387
+ "bgcolor": "#533"
753
1388
  },
754
1389
  {
755
- "id": 48,
756
- "type": "ModelSamplingSD3",
1390
+ "id": 147,
1391
+ "type": "PrimitiveNode",
757
1392
  "pos": [
758
- 1090,
759
- 40
1393
+ 60,
1394
+ 930
760
1395
  ],
761
1396
  "size": [
762
- 210,
763
- 58
1397
+ 340,
1398
+ 82
764
1399
  ],
765
1400
  "flags": {},
766
- "order": 13,
767
- "mode": 0,
768
- "inputs": [
769
- {
770
- "name": "model",
771
- "type": "MODEL",
772
- "link": 109
773
- }
774
- ],
1401
+ "order": 15,
1402
+ "mode": 4,
1403
+ "inputs": [],
775
1404
  "outputs": [
776
1405
  {
777
- "name": "MODEL",
778
- "type": "MODEL",
779
- "slot_index": 0,
1406
+ "name": "INT",
1407
+ "type": "INT",
1408
+ "widget": {
1409
+ "name": "amount"
1410
+ },
780
1411
  "links": [
781
- 95
1412
+ 236
782
1413
  ]
783
1414
  }
784
1415
  ],
785
1416
  "properties": {
786
- "Node name for S&R": "ModelSamplingSD3",
787
- "cnr_id": "comfy-core",
788
- "ver": "0.3.34"
1417
+ "Run widget replace on values": false
789
1418
  },
790
1419
  "widgets_values": [
791
- 8.000000000000002
792
- ]
1420
+ 80,
1421
+ "fixed"
1422
+ ],
1423
+ "color": "#322",
1424
+ "bgcolor": "#533"
793
1425
  },
794
1426
  {
795
- "id": 6,
796
- "type": "CLIPTextEncode",
1427
+ "id": 139,
1428
+ "type": "PrimitiveInt",
797
1429
  "pos": [
798
- 149.87985229492188,
799
- 191.60894775390625
1430
+ 60,
1431
+ 710
800
1432
  ],
801
1433
  "size": [
802
- 422.84503173828125,
803
- 164.31304931640625
1434
+ 340,
1435
+ 90
804
1436
  ],
805
1437
  "flags": {},
806
- "order": 9,
1438
+ "order": 16,
807
1439
  "mode": 0,
808
- "inputs": [
809
- {
810
- "name": "clip",
811
- "type": "CLIP",
812
- "link": 74
813
- }
814
- ],
1440
+ "inputs": [],
815
1441
  "outputs": [
816
1442
  {
817
- "name": "CONDITIONING",
818
- "type": "CONDITIONING",
819
- "slot_index": 0,
1443
+ "name": "INT",
1444
+ "type": "INT",
820
1445
  "links": [
821
- 96
1446
+ 294
822
1447
  ]
823
1448
  }
824
1449
  ],
825
- "title": "CLIP Text Encode (Positive Prompt)",
1450
+ "title": "Length",
826
1451
  "properties": {
827
- "Node name for S&R": "CLIPTextEncode",
828
- "cnr_id": "comfy-core",
829
- "ver": "0.3.34"
1452
+ "Node name for S&R": "PrimitiveInt"
830
1453
  },
831
1454
  "widgets_values": [
832
- "An icicle dragon lunges forward, mouth wide open to exhale a stream of icy mist. Ultramarine energy flickers beneath its frost-coated scales as it twists. The camera circles slowly, capturing the swirling ice particles and the backdrop of floating glaciers and frozen nebulae under a cyan-blue filter."
1455
+ 81,
1456
+ "fixed"
833
1457
  ],
834
- "color": "#232",
835
- "bgcolor": "#353"
1458
+ "color": "#322",
1459
+ "bgcolor": "#533"
836
1460
  },
837
1461
  {
838
- "id": 69,
839
- "type": "SaveVideo",
1462
+ "id": 68,
1463
+ "type": "CreateVideo",
840
1464
  "pos": [
841
- 1380,
842
- 210
1465
+ 1330,
1466
+ -120
843
1467
  ],
844
1468
  "size": [
845
- 676.23095703125,
846
- 774.23095703125
1469
+ 270,
1470
+ 78
847
1471
  ],
848
- "flags": {},
849
- "order": 22,
1472
+ "flags": {
1473
+ "collapsed": false
1474
+ },
1475
+ "order": 38,
850
1476
  "mode": 0,
851
1477
  "inputs": [
852
1478
  {
853
- "name": "video",
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",
854
1493
  "type": "VIDEO",
855
- "link": 129
1494
+ "links": [
1495
+ 129
1496
+ ]
856
1497
  }
857
1498
  ],
858
- "outputs": [],
859
1499
  "properties": {
860
- "Node name for S&R": "SaveVideo",
1500
+ "Node name for S&R": "CreateVideo",
861
1501
  "cnr_id": "comfy-core",
862
1502
  "ver": "0.3.34"
863
1503
  },
864
1504
  "widgets_values": [
865
- "video/ComfyUI",
866
- "auto",
867
- "auto"
1505
+ 16
868
1506
  ]
869
1507
  },
870
1508
  {
871
- "id": 49,
1509
+ "id": 109,
872
1510
  "type": "WanVaceToVideo",
873
1511
  "pos": [
874
- 630,
875
- 210
1512
+ 620,
1513
+ 110
876
1514
  ],
877
1515
  "size": [
878
1516
  315,
879
1517
  254
880
1518
  ],
881
1519
  "flags": {},
882
- "order": 16,
1520
+ "order": 34,
883
1521
  "mode": 0,
884
1522
  "inputs": [
885
1523
  {
886
1524
  "name": "positive",
887
1525
  "type": "CONDITIONING",
888
- "link": 96
1526
+ "link": 183
889
1527
  },
890
1528
  {
891
1529
  "name": "negative",
892
1530
  "type": "CONDITIONING",
893
- "link": 97
1531
+ "link": 184
894
1532
  },
895
1533
  {
896
1534
  "name": "vae",
897
1535
  "type": "VAE",
898
- "link": 101
1536
+ "link": 185
899
1537
  },
900
1538
  {
901
1539
  "name": "control_video",
902
1540
  "shape": 7,
903
1541
  "type": "IMAGE",
904
- "link": 174
1542
+ "link": 241
905
1543
  },
906
1544
  {
907
1545
  "name": "control_masks",
908
1546
  "shape": 7,
909
1547
  "type": "MASK",
910
- "link": null
1548
+ "link": 219
911
1549
  },
912
1550
  {
913
1551
  "name": "reference_image",
914
1552
  "shape": 7,
915
1553
  "type": "IMAGE",
916
- "link": 175
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
917
1579
  }
918
1580
  ],
919
1581
  "outputs": [
@@ -921,28 +1583,28 @@
921
1583
  "name": "positive",
922
1584
  "type": "CONDITIONING",
923
1585
  "links": [
924
- 98
1586
+ 279
925
1587
  ]
926
1588
  },
927
1589
  {
928
1590
  "name": "negative",
929
1591
  "type": "CONDITIONING",
930
1592
  "links": [
931
- 99
1593
+ 280
932
1594
  ]
933
1595
  },
934
1596
  {
935
1597
  "name": "latent",
936
1598
  "type": "LATENT",
937
1599
  "links": [
938
- 160
1600
+ 281
939
1601
  ]
940
1602
  },
941
1603
  {
942
1604
  "name": "trim_latent",
943
1605
  "type": "INT",
944
1606
  "links": [
945
- 115
1607
+ 282
946
1608
  ]
947
1609
  }
948
1610
  ],
@@ -953,219 +1615,444 @@
953
1615
  },
954
1616
  "widgets_values": [
955
1617
  720,
956
- 640,
957
- 49,
1618
+ 720,
1619
+ 9,
958
1620
  1,
959
- 1
1621
+ 0.5000000000000001
960
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"
961
1670
  }
962
1671
  ],
963
1672
  "links": [
964
1673
  [
965
- 74,
966
- 38,
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,
967
1732
  0,
968
- 6,
1733
+ 110,
969
1734
  0,
970
- "CLIP"
1735
+ "MODEL"
971
1736
  ],
972
1737
  [
973
- 75,
974
- 38,
1738
+ 187,
1739
+ 113,
975
1740
  0,
976
- 7,
1741
+ 115,
977
1742
  0,
978
- "CLIP"
1743
+ "MODEL"
979
1744
  ],
980
1745
  [
981
- 76,
982
- 39,
1746
+ 188,
1747
+ 127,
983
1748
  0,
984
- 8,
1749
+ 115,
985
1750
  1,
986
- "VAE"
1751
+ "CLIP"
987
1752
  ],
988
1753
  [
989
- 95,
990
- 48,
1754
+ 189,
1755
+ 108,
991
1756
  0,
992
- 3,
1757
+ 118,
993
1758
  0,
994
- "MODEL"
1759
+ "LATENT"
995
1760
  ],
996
1761
  [
997
- 96,
998
- 6,
1762
+ 191,
1763
+ 118,
999
1764
  0,
1000
- 49,
1765
+ 119,
1001
1766
  0,
1002
- "CONDITIONING"
1767
+ "LATENT"
1003
1768
  ],
1004
1769
  [
1005
- 97,
1006
- 7,
1770
+ 192,
1771
+ 114,
1007
1772
  0,
1008
- 49,
1773
+ 119,
1009
1774
  1,
1010
- "CONDITIONING"
1775
+ "VAE"
1011
1776
  ],
1012
1777
  [
1013
- 98,
1014
- 49,
1778
+ 195,
1779
+ 124,
1015
1780
  0,
1016
- 3,
1017
- 1,
1018
- "CONDITIONING"
1781
+ 125,
1782
+ 0,
1783
+ "MODEL"
1019
1784
  ],
1020
1785
  [
1021
- 99,
1022
- 49,
1786
+ 196,
1787
+ 127,
1788
+ 0,
1789
+ 125,
1023
1790
  1,
1024
- 3,
1025
- 2,
1026
- "CONDITIONING"
1791
+ "CLIP"
1027
1792
  ],
1028
1793
  [
1029
- 101,
1030
- 39,
1794
+ 197,
1795
+ 119,
1031
1796
  0,
1032
- 49,
1033
- 2,
1034
- "VAE"
1797
+ 68,
1798
+ 0,
1799
+ "IMAGE"
1035
1800
  ],
1036
1801
  [
1037
- 109,
1038
- 37,
1802
+ 198,
1803
+ 119,
1039
1804
  0,
1040
- 48,
1805
+ 70,
1041
1806
  0,
1042
- "MODEL"
1807
+ "IMAGE"
1043
1808
  ],
1044
1809
  [
1045
- 115,
1046
- 49,
1047
- 3,
1048
- 58,
1049
- 1,
1050
- "INT"
1810
+ 202,
1811
+ 73,
1812
+ 0,
1813
+ 109,
1814
+ 5,
1815
+ "IMAGE"
1051
1816
  ],
1052
1817
  [
1053
- 116,
1054
- 3,
1818
+ 205,
1819
+ 130,
1055
1820
  0,
1056
- 58,
1821
+ 129,
1057
1822
  0,
1058
- "LATENT"
1823
+ "MASK"
1059
1824
  ],
1060
1825
  [
1061
- 117,
1062
- 58,
1826
+ 212,
1827
+ 128,
1063
1828
  0,
1064
- 8,
1829
+ 133,
1065
1830
  0,
1066
- "LATENT"
1831
+ "IMAGE"
1067
1832
  ],
1068
1833
  [
1069
- 129,
1070
- 68,
1834
+ 219,
1835
+ 142,
1071
1836
  0,
1072
- 69,
1837
+ 109,
1838
+ 4,
1839
+ "MASK"
1840
+ ],
1841
+ [
1842
+ 224,
1843
+ 134,
1073
1844
  0,
1074
- "VIDEO"
1845
+ 135,
1846
+ 0,
1847
+ "IMAGE"
1075
1848
  ],
1076
1849
  [
1077
- 130,
1078
- 8,
1850
+ 225,
1851
+ 134,
1079
1852
  0,
1080
- 70,
1853
+ 142,
1081
1854
  0,
1082
1855
  "IMAGE"
1083
1856
  ],
1084
1857
  [
1085
- 131,
1086
- 71,
1858
+ 230,
1859
+ 146,
1087
1860
  0,
1088
- 72,
1861
+ 145,
1089
1862
  0,
1090
- "VIDEO"
1863
+ "MASK"
1091
1864
  ],
1092
1865
  [
1093
- 139,
1094
- 8,
1866
+ 231,
1867
+ 145,
1095
1868
  0,
1096
- 68,
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,
1097
1886
  0,
1098
1887
  "IMAGE"
1099
1888
  ],
1100
1889
  [
1101
- 140,
1102
- 72,
1890
+ 238,
1891
+ 132,
1103
1892
  0,
1104
- 78,
1893
+ 128,
1894
+ 1,
1895
+ "IMAGE"
1896
+ ],
1897
+ [
1898
+ 239,
1899
+ 132,
1105
1900
  0,
1901
+ 134,
1902
+ 1,
1106
1903
  "IMAGE"
1107
1904
  ],
1108
1905
  [
1109
- 141,
1110
- 78,
1906
+ 240,
1907
+ 148,
1111
1908
  0,
1112
- 75,
1909
+ 128,
1113
1910
  0,
1114
1911
  "IMAGE"
1115
1912
  ],
1116
1913
  [
1117
- 160,
1118
- 49,
1119
- 2,
1914
+ 241,
1915
+ 128,
1916
+ 0,
1917
+ 109,
1120
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,
1121
1942
  3,
1122
1943
  "LATENT"
1123
1944
  ],
1124
1945
  [
1125
- 166,
1126
- 71,
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,
1127
1964
  0,
1128
- 76,
1965
+ 130,
1129
1966
  0,
1130
- "*"
1967
+ "INT"
1131
1968
  ],
1132
1969
  [
1133
- 174,
1134
- 78,
1970
+ 288,
1971
+ 159,
1135
1972
  0,
1136
- 49,
1137
- 3,
1138
- "IMAGE"
1973
+ 130,
1974
+ 1,
1975
+ "INT"
1139
1976
  ],
1140
1977
  [
1141
- 175,
1142
- 73,
1978
+ 289,
1979
+ 158,
1143
1980
  0,
1144
- 49,
1145
- 5,
1146
- "IMAGE"
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"
1147
2008
  ]
1148
2009
  ],
1149
2010
  "groups": [
1150
2011
  {
1151
- "id": 1,
1152
- "title": "Load models here",
2012
+ "id": 4,
2013
+ "title": "Save Video(Mp4)",
1153
2014
  "bounding": [
1154
- -290,
1155
- -30,
1156
- 410,
1157
- 620
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
1158
2045
  ],
1159
2046
  "color": "#3f789e",
1160
2047
  "font_size": 24,
1161
2048
  "flags": {}
1162
2049
  },
1163
2050
  {
1164
- "id": 2,
2051
+ "id": 9,
1165
2052
  "title": "Prompt",
1166
2053
  "bounding": [
1167
- 140,
1168
- 120,
2054
+ 110,
2055
+ 130,
1169
2056
  450,
1170
2057
  470
1171
2058
  ],
@@ -1174,78 +2061,143 @@
1174
2061
  "flags": {}
1175
2062
  },
1176
2063
  {
1177
- "id": 3,
2064
+ "id": 10,
1178
2065
  "title": "Sampling & Decoding",
1179
2066
  "bounding": [
1180
- 610,
1181
- 120,
1182
- 730,
1183
- 470
2067
+ 580,
2068
+ -20,
2069
+ 720,
2070
+ 620
1184
2071
  ],
1185
2072
  "color": "#3f789e",
1186
2073
  "font_size": 24,
1187
2074
  "flags": {}
1188
2075
  },
1189
2076
  {
1190
- "id": 4,
1191
- "title": "Save Video(Mp4)",
2077
+ "id": 13,
2078
+ "title": "Load models here",
1192
2079
  "bounding": [
1193
- 1360,
1194
- 120,
1195
- 720,
1196
- 900
2080
+ -320,
2081
+ -20,
2082
+ 410,
2083
+ 620
1197
2084
  ],
1198
2085
  "color": "#3f789e",
1199
2086
  "font_size": 24,
1200
2087
  "flags": {}
1201
2088
  },
1202
2089
  {
1203
- "id": 5,
1204
- "title": "Save Video(WebP)",
2090
+ "id": 14,
2091
+ "title": "14B",
1205
2092
  "bounding": [
1206
- 2100,
1207
- 120,
1208
- 700,
1209
- 900
2093
+ -300,
2094
+ 20,
2095
+ 370,
2096
+ 340
1210
2097
  ],
1211
2098
  "color": "#3f789e",
1212
2099
  "font_size": 24,
1213
2100
  "flags": {}
1214
2101
  },
1215
2102
  {
1216
- "id": 6,
1217
- "title": "Load control video",
2103
+ "id": 15,
2104
+ "title": "1.3B",
1218
2105
  "bounding": [
1219
- 30,
1220
- 610,
1221
- 560,
1222
- 410
2106
+ -710,
2107
+ -20,
2108
+ 370,
2109
+ 330
1223
2110
  ],
1224
2111
  "color": "#3f789e",
1225
2112
  "font_size": 24,
1226
2113
  "flags": {}
1227
2114
  },
1228
2115
  {
1229
- "id": 7,
1230
- "title": "Load reference image",
2116
+ "id": 16,
2117
+ "title": "Length",
1231
2118
  "bounding": [
1232
- -290,
1233
- 610,
1234
- 300,
1235
- 410
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
1236
2162
  ],
1237
2163
  "color": "#3f789e",
1238
2164
  "font_size": 24,
1239
2165
  "flags": {}
1240
2166
  },
1241
2167
  {
1242
- "id": 8,
1243
- "title": "Image preprocessing",
2168
+ "id": 21,
2169
+ "title": "Batch Images",
1244
2170
  "bounding": [
1245
- 610,
1246
- 610,
1247
- 730,
1248
- 410
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
1249
2201
  ],
1250
2202
  "color": "#3f789e",
1251
2203
  "font_size": 24,
@@ -1255,10 +2207,10 @@
1255
2207
  "config": {},
1256
2208
  "extra": {
1257
2209
  "ds": {
1258
- "scale": 0.37974983358324305,
2210
+ "scale": 0.45949729863574545,
1259
2211
  "offset": [
1260
- 1482.5642239690217,
1261
- 445.3540092566485
2212
+ 1597.6277747291851,
2213
+ 365.8152887282306
1262
2214
  ]
1263
2215
  },
1264
2216
  "frontendVersion": "1.19.9",