comfyui-workflow-templates 0.1.22__py3-none-any.whl → 0.1.23__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.
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "id": "96995b8f-85c5-47af-b3cf-7b6a24675694",
3
3
  "revision": 0,
4
- "last_node_id": 187,
5
- "last_link_id": 280,
4
+ "last_node_id": 188,
5
+ "last_link_id": 284,
6
6
  "nodes": [
7
7
  {
8
8
  "id": 68,
@@ -18,7 +18,7 @@
18
18
  "flags": {
19
19
  "collapsed": false
20
20
  },
21
- "order": 39,
21
+ "order": 38,
22
22
  "mode": 0,
23
23
  "inputs": [
24
24
  {
@@ -43,9 +43,9 @@
43
43
  }
44
44
  ],
45
45
  "properties": {
46
- "Node name for S&R": "CreateVideo",
47
46
  "cnr_id": "comfy-core",
48
- "ver": "0.3.34"
47
+ "ver": "0.3.34",
48
+ "Node name for S&R": "CreateVideo"
49
49
  },
50
50
  "widgets_values": [
51
51
  16
@@ -63,7 +63,7 @@
63
63
  900
64
64
  ],
65
65
  "flags": {},
66
- "order": 38,
66
+ "order": 37,
67
67
  "mode": 4,
68
68
  "inputs": [
69
69
  {
@@ -74,9 +74,9 @@
74
74
  ],
75
75
  "outputs": [],
76
76
  "properties": {
77
- "Node name for S&R": "SaveAnimatedWEBP",
78
77
  "cnr_id": "comfy-core",
79
- "ver": "0.3.34"
78
+ "ver": "0.3.34",
79
+ "Node name for S&R": "SaveAnimatedWEBP"
80
80
  },
81
81
  "widgets_values": [
82
82
  "ComfyUI",
@@ -98,13 +98,13 @@
98
98
  58
99
99
  ],
100
100
  "flags": {},
101
- "order": 21,
101
+ "order": 23,
102
102
  "mode": 0,
103
103
  "inputs": [
104
104
  {
105
105
  "name": "model",
106
106
  "type": "MODEL",
107
- "link": 271
107
+ "link": 283
108
108
  }
109
109
  ],
110
110
  "outputs": [
@@ -118,153 +118,14 @@
118
118
  }
119
119
  ],
120
120
  "properties": {
121
- "Node name for S&R": "ModelSamplingSD3",
122
121
  "cnr_id": "comfy-core",
123
- "ver": "0.3.34"
122
+ "ver": "0.3.34",
123
+ "Node name for S&R": "ModelSamplingSD3"
124
124
  },
125
125
  "widgets_values": [
126
126
  8.000000000000002
127
127
  ]
128
128
  },
129
- {
130
- "id": 103,
131
- "type": "Note",
132
- "pos": [
133
- -420,
134
- 60
135
- ],
136
- "size": [
137
- 410,
138
- 90
139
- ],
140
- "flags": {},
141
- "order": 0,
142
- "mode": 0,
143
- "inputs": [],
144
- "outputs": [],
145
- "properties": {},
146
- "widgets_values": [
147
- "Since umt5 is a variant based on T5, the input of prompt supports multiple languages.\n---\n由于 umt5 是基于 T5 的变体,所以提示词输入是支持多种语言输入的"
148
- ],
149
- "color": "#432",
150
- "bgcolor": "#653"
151
- },
152
- {
153
- "id": 49,
154
- "type": "WanVaceToVideo",
155
- "pos": [
156
- 50,
157
- 180
158
- ],
159
- "size": [
160
- 315,
161
- 254
162
- ],
163
- "flags": {},
164
- "order": 34,
165
- "mode": 0,
166
- "inputs": [
167
- {
168
- "name": "positive",
169
- "type": "CONDITIONING",
170
- "link": 96
171
- },
172
- {
173
- "name": "negative",
174
- "type": "CONDITIONING",
175
- "link": 97
176
- },
177
- {
178
- "name": "vae",
179
- "type": "VAE",
180
- "link": 101
181
- },
182
- {
183
- "name": "control_video",
184
- "shape": 7,
185
- "type": "IMAGE",
186
- "link": 226
187
- },
188
- {
189
- "name": "control_masks",
190
- "shape": 7,
191
- "type": "MASK",
192
- "link": 234
193
- },
194
- {
195
- "name": "reference_image",
196
- "shape": 7,
197
- "type": "IMAGE",
198
- "link": null
199
- },
200
- {
201
- "name": "width",
202
- "type": "INT",
203
- "widget": {
204
- "name": "width"
205
- },
206
- "link": 277
207
- },
208
- {
209
- "name": "height",
210
- "type": "INT",
211
- "widget": {
212
- "name": "height"
213
- },
214
- "link": 280
215
- },
216
- {
217
- "name": "length",
218
- "type": "INT",
219
- "widget": {
220
- "name": "length"
221
- },
222
- "link": 209
223
- }
224
- ],
225
- "outputs": [
226
- {
227
- "name": "positive",
228
- "type": "CONDITIONING",
229
- "links": [
230
- 98
231
- ]
232
- },
233
- {
234
- "name": "negative",
235
- "type": "CONDITIONING",
236
- "links": [
237
- 99
238
- ]
239
- },
240
- {
241
- "name": "latent",
242
- "type": "LATENT",
243
- "links": [
244
- 160
245
- ]
246
- },
247
- {
248
- "name": "trim_latent",
249
- "type": "INT",
250
- "links": [
251
- 115
252
- ]
253
- }
254
- ],
255
- "properties": {
256
- "Node name for S&R": "WanVaceToVideo",
257
- "cnr_id": "comfy-core",
258
- "ver": "0.3.34"
259
- },
260
- "widgets_values": [
261
- 512,
262
- 512,
263
- 45,
264
- 1,
265
- 1
266
- ]
267
- },
268
129
  {
269
130
  "id": 148,
270
131
  "type": "MaskToImage",
@@ -277,7 +138,7 @@
277
138
  26
278
139
  ],
279
140
  "flags": {},
280
- "order": 24,
141
+ "order": 20,
281
142
  "mode": 0,
282
143
  "inputs": [
283
144
  {
@@ -296,6 +157,8 @@
296
157
  }
297
158
  ],
298
159
  "properties": {
160
+ "cnr_id": "comfy-core",
161
+ "ver": "0.3.38",
299
162
  "Node name for S&R": "MaskToImage"
300
163
  },
301
164
  "widgets_values": []
@@ -314,7 +177,7 @@
314
177
  "flags": {
315
178
  "collapsed": false
316
179
  },
317
- "order": 36,
180
+ "order": 35,
318
181
  "mode": 0,
319
182
  "inputs": [
320
183
  {
@@ -341,9 +204,9 @@
341
204
  }
342
205
  ],
343
206
  "properties": {
344
- "Node name for S&R": "TrimVideoLatent",
345
207
  "cnr_id": "comfy-core",
346
- "ver": "0.3.34"
208
+ "ver": "0.3.34",
209
+ "Node name for S&R": "TrimVideoLatent"
347
210
  },
348
211
  "widgets_values": [
349
212
  0
@@ -363,7 +226,7 @@
363
226
  "flags": {
364
227
  "collapsed": false
365
228
  },
366
- "order": 37,
229
+ "order": 36,
367
230
  "mode": 0,
368
231
  "inputs": [
369
232
  {
@@ -389,51 +252,12 @@
389
252
  }
390
253
  ],
391
254
  "properties": {
392
- "Node name for S&R": "VAEDecode",
393
255
  "cnr_id": "comfy-core",
394
- "ver": "0.3.34"
256
+ "ver": "0.3.34",
257
+ "Node name for S&R": "VAEDecode"
395
258
  },
396
259
  "widgets_values": []
397
260
  },
398
- {
399
- "id": 144,
400
- "type": "LoadImage",
401
- "pos": [
402
- -830,
403
- 690
404
- ],
405
- "size": [
406
- 274.080078125,
407
- 314.00006103515625
408
- ],
409
- "flags": {},
410
- "order": 1,
411
- "mode": 0,
412
- "inputs": [],
413
- "outputs": [
414
- {
415
- "name": "IMAGE",
416
- "type": "IMAGE",
417
- "links": [
418
- 259
419
- ]
420
- },
421
- {
422
- "name": "MASK",
423
- "type": "MASK",
424
- "links": null
425
- }
426
- ],
427
- "properties": {
428
- "Node name for S&R": "LoadImage"
429
- },
430
- "widgets_values": [
431
- "start.webp",
432
- "image"
433
- ],
434
- "color": "#322",
435
- "bgcolor": "#533"
436
- },
437
261
  {
438
262
  "id": 131,
439
263
  "type": "PrimitiveInt",
@@ -446,7 +270,7 @@
446
270
  90
447
271
  ],
448
272
  "flags": {},
449
- "order": 2,
273
+ "order": 0,
450
274
  "mode": 0,
451
275
  "inputs": [],
452
276
  "outputs": [
@@ -460,6 +284,8 @@
460
284
  ],
461
285
  "title": "Length",
462
286
  "properties": {
287
+ "cnr_id": "comfy-core",
288
+ "ver": "0.3.38",
463
289
  "Node name for S&R": "PrimitiveInt"
464
290
  },
465
291
  "widgets_values": [
@@ -469,49 +295,6 @@
469
295
  "color": "#322",
470
296
  "bgcolor": "#533"
471
297
  },
472
- {
473
- "id": 6,
474
- "type": "CLIPTextEncode",
475
- "pos": [
476
- -430,
477
- 190
478
- ],
479
- "size": [
480
- 422.84503173828125,
481
- 164.31304931640625
482
- ],
483
- "flags": {},
484
- "order": 22,
485
- "mode": 0,
486
- "inputs": [
487
- {
488
- "name": "clip",
489
- "type": "CLIP",
490
- "link": 273
491
- }
492
- ],
493
- "outputs": [
494
- {
495
- "name": "CONDITIONING",
496
- "type": "CONDITIONING",
497
- "slot_index": 0,
498
- "links": [
499
- 96
500
- ]
501
- }
502
- ],
503
- "title": "CLIP Text Encode (Positive Prompt)",
504
- "properties": {
505
- "Node name for S&R": "CLIPTextEncode",
506
- "cnr_id": "comfy-core",
507
- "ver": "0.3.34"
508
- },
509
- "widgets_values": [
510
- "A girl is dancing in a sea of flowers, slowly moving her hands, stretching her arms. There is a super close - up and a close - up of the upper body. The character is surrounded by other transparent glass flowers in the style of Nicoletta Ceccoli, creating a beautiful, surreal, and emotionally expressive movie scene. It has a white and transparent feeling, is dreamy, and in close range. "
511
- ],
512
- "color": "#232",
513
- "bgcolor": "#353"
514
- },
515
298
  {
516
299
  "id": 7,
517
300
  "type": "CLIPTextEncode",
@@ -524,7 +307,7 @@
524
307
  180.6060791015625
525
308
  ],
526
309
  "flags": {},
527
- "order": 23,
310
+ "order": 22,
528
311
  "mode": 0,
529
312
  "inputs": [
530
313
  {
@@ -545,9 +328,9 @@
545
328
  ],
546
329
  "title": "CLIP Text Encode (Negative Prompt)",
547
330
  "properties": {
548
- "Node name for S&R": "CLIPTextEncode",
549
331
  "cnr_id": "comfy-core",
550
- "ver": "0.3.34"
332
+ "ver": "0.3.34",
333
+ "Node name for S&R": "CLIPTextEncode"
551
334
  },
552
335
  "widgets_values": [
553
336
  "过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走,过曝,"
@@ -567,7 +350,7 @@
567
350
  46
568
351
  ],
569
352
  "flags": {},
570
- "order": 27,
353
+ "order": 26,
571
354
  "mode": 0,
572
355
  "inputs": [
573
356
  {
@@ -591,6 +374,8 @@
591
374
  }
592
375
  ],
593
376
  "properties": {
377
+ "cnr_id": "comfy-core",
378
+ "ver": "0.3.38",
594
379
  "Node name for S&R": "ImageBatch"
595
380
  },
596
381
  "widgets_values": []
@@ -607,7 +392,7 @@
607
392
  46
608
393
  ],
609
394
  "flags": {},
610
- "order": 29,
395
+ "order": 28,
611
396
  "mode": 0,
612
397
  "inputs": [
613
398
  {
@@ -632,6 +417,8 @@
632
417
  }
633
418
  ],
634
419
  "properties": {
420
+ "cnr_id": "comfy-core",
421
+ "ver": "0.3.38",
635
422
  "Node name for S&R": "ImageBatch"
636
423
  },
637
424
  "widgets_values": []
@@ -648,7 +435,7 @@
648
435
  58
649
436
  ],
650
437
  "flags": {},
651
- "order": 26,
438
+ "order": 25,
652
439
  "mode": 0,
653
440
  "inputs": [
654
441
  {
@@ -676,6 +463,8 @@
676
463
  }
677
464
  ],
678
465
  "properties": {
466
+ "cnr_id": "comfy-core",
467
+ "ver": "0.3.38",
679
468
  "Node name for S&R": "RepeatImageBatch"
680
469
  },
681
470
  "widgets_values": [
@@ -694,7 +483,7 @@
694
483
  46
695
484
  ],
696
485
  "flags": {},
697
- "order": 28,
486
+ "order": 27,
698
487
  "mode": 0,
699
488
  "inputs": [
700
489
  {
@@ -718,6 +507,8 @@
718
507
  }
719
508
  ],
720
509
  "properties": {
510
+ "cnr_id": "comfy-core",
511
+ "ver": "0.3.38",
721
512
  "Node name for S&R": "ImageBatch"
722
513
  },
723
514
  "widgets_values": []
@@ -734,7 +525,7 @@
734
525
  46
735
526
  ],
736
527
  "flags": {},
737
- "order": 30,
528
+ "order": 29,
738
529
  "mode": 0,
739
530
  "inputs": [
740
531
  {
@@ -759,6 +550,8 @@
759
550
  }
760
551
  ],
761
552
  "properties": {
553
+ "cnr_id": "comfy-core",
554
+ "ver": "0.3.38",
762
555
  "Node name for S&R": "ImageBatch"
763
556
  },
764
557
  "widgets_values": []
@@ -775,7 +568,7 @@
775
568
  58
776
569
  ],
777
570
  "flags": {},
778
- "order": 32,
571
+ "order": 31,
779
572
  "mode": 0,
780
573
  "inputs": [
781
574
  {
@@ -794,6 +587,8 @@
794
587
  }
795
588
  ],
796
589
  "properties": {
590
+ "cnr_id": "comfy-core",
591
+ "ver": "0.3.38",
797
592
  "Node name for S&R": "ImageToMask"
798
593
  },
799
594
  "widgets_values": [
@@ -812,7 +607,7 @@
812
607
  106
813
608
  ],
814
609
  "flags": {},
815
- "order": 19,
610
+ "order": 16,
816
611
  "mode": 0,
817
612
  "inputs": [
818
613
  {
@@ -842,6 +637,8 @@
842
637
  }
843
638
  ],
844
639
  "properties": {
640
+ "cnr_id": "comfy-core",
641
+ "ver": "0.3.38",
845
642
  "Node name for S&R": "SolidMask"
846
643
  },
847
644
  "widgets_values": [
@@ -862,7 +659,7 @@
862
659
  26
863
660
  ],
864
661
  "flags": {},
865
- "order": 25,
662
+ "order": 21,
866
663
  "mode": 0,
867
664
  "inputs": [
868
665
  {
@@ -882,6 +679,8 @@
882
679
  }
883
680
  ],
884
681
  "properties": {
682
+ "cnr_id": "comfy-core",
683
+ "ver": "0.3.38",
885
684
  "Node name for S&R": "MaskToImage"
886
685
  },
887
686
  "widgets_values": []
@@ -898,7 +697,7 @@
898
697
  106
899
698
  ],
900
699
  "flags": {},
901
- "order": 20,
700
+ "order": 17,
902
701
  "mode": 0,
903
702
  "inputs": [
904
703
  {
@@ -928,6 +727,8 @@
928
727
  }
929
728
  ],
930
729
  "properties": {
730
+ "cnr_id": "comfy-core",
731
+ "ver": "0.3.38",
931
732
  "Node name for S&R": "SolidMask"
932
733
  },
933
734
  "widgets_values": [
@@ -948,7 +749,7 @@
948
749
  340
949
750
  ],
950
751
  "flags": {},
951
- "order": 33,
752
+ "order": 32,
952
753
  "mode": 0,
953
754
  "inputs": [
954
755
  {
@@ -959,33 +760,8 @@
959
760
  ],
960
761
  "outputs": [],
961
762
  "properties": {
962
- "Node name for S&R": "PreviewImage"
963
- },
964
- "widgets_values": []
965
- },
966
- {
967
- "id": 151,
968
- "type": "PreviewImage",
969
- "pos": [
970
- -480,
971
- 1060
972
- ],
973
- "size": [
974
- 510,
975
- 340
976
- ],
977
- "flags": {},
978
- "order": 31,
979
- "mode": 0,
980
- "inputs": [
981
- {
982
- "name": "images",
983
- "type": "IMAGE",
984
- "link": 225
985
- }
986
- ],
987
- "outputs": [],
988
- "properties": {
763
+ "cnr_id": "comfy-core",
764
+ "ver": "0.3.38",
989
765
  "Node name for S&R": "PreviewImage"
990
766
  },
991
767
  "widgets_values": []
@@ -1002,7 +778,7 @@
1002
778
  262
1003
779
  ],
1004
780
  "flags": {},
1005
- "order": 35,
781
+ "order": 34,
1006
782
  "mode": 0,
1007
783
  "inputs": [
1008
784
  {
@@ -1037,12 +813,12 @@
1037
813
  }
1038
814
  ],
1039
815
  "properties": {
1040
- "Node name for S&R": "KSampler",
1041
816
  "cnr_id": "comfy-core",
1042
- "ver": "0.3.34"
817
+ "ver": "0.3.34",
818
+ "Node name for S&R": "KSampler"
1043
819
  },
1044
820
  "widgets_values": [
1045
- 131735776640530,
821
+ 95385376145355,
1046
822
  "randomize",
1047
823
  4,
1048
824
  1,
@@ -1051,39 +827,6 @@
1051
827
  1
1052
828
  ]
1053
829
  },
1054
- {
1055
- "id": 69,
1056
- "type": "SaveVideo",
1057
- "pos": [
1058
- 790,
1059
- 190
1060
- ],
1061
- "size": [
1062
- 676.23095703125,
1063
- 774.23095703125
1064
- ],
1065
- "flags": {},
1066
- "order": 40,
1067
- "mode": 0,
1068
- "inputs": [
1069
- {
1070
- "name": "video",
1071
- "type": "VIDEO",
1072
- "link": 129
1073
- }
1074
- ],
1075
- "outputs": [],
1076
- "properties": {
1077
- "Node name for S&R": "SaveVideo",
1078
- "cnr_id": "comfy-core",
1079
- "ver": "0.3.34"
1080
- },
1081
- "widgets_values": [
1082
- "video/ComfyUI",
1083
- "auto",
1084
- "auto"
1085
- ]
1086
- },
1087
830
  {
1088
831
  "id": 39,
1089
832
  "type": "VAELoader",
@@ -1096,7 +839,7 @@
1096
839
  58
1097
840
  ],
1098
841
  "flags": {},
1099
- "order": 3,
842
+ "order": 1,
1100
843
  "mode": 0,
1101
844
  "inputs": [],
1102
845
  "outputs": [
@@ -1111,9 +854,9 @@
1111
854
  }
1112
855
  ],
1113
856
  "properties": {
1114
- "Node name for S&R": "VAELoader",
1115
857
  "cnr_id": "comfy-core",
1116
858
  "ver": "0.3.34",
859
+ "Node name for S&R": "VAELoader",
1117
860
  "models": [
1118
861
  {
1119
862
  "name": "wan_2.1_vae.safetensors",
@@ -1140,7 +883,7 @@
1140
883
  314.00006103515625
1141
884
  ],
1142
885
  "flags": {},
1143
- "order": 4,
886
+ "order": 2,
1144
887
  "mode": 0,
1145
888
  "inputs": [],
1146
889
  "outputs": [
@@ -1158,6 +901,8 @@
1158
901
  }
1159
902
  ],
1160
903
  "properties": {
904
+ "cnr_id": "comfy-core",
905
+ "ver": "0.3.38",
1161
906
  "Node name for S&R": "LoadImage"
1162
907
  },
1163
908
  "widgets_values": [
@@ -1168,111 +913,157 @@
1168
913
  "bgcolor": "#533"
1169
914
  },
1170
915
  {
1171
- "id": 140,
1172
- "type": "UNETLoader",
916
+ "id": 176,
917
+ "type": "Note",
1173
918
  "pos": [
1174
- -1290,
1175
- 60
919
+ -510,
920
+ 1480
1176
921
  ],
1177
922
  "size": [
1178
- 380,
1179
- 82
923
+ 560,
924
+ 140
1180
925
  ],
1181
926
  "flags": {},
1182
- "order": 5,
927
+ "order": 3,
928
+ "mode": 0,
929
+ "inputs": [],
930
+ "outputs": [],
931
+ "properties": {},
932
+ "widgets_values": [
933
+ "In fact, VACE supports the generation from any frame to video. You can use the method of creating image and mask sequences in our examples to create sequences containing any frames and their corresponding masks, thus achieving the image generation from any frame to video.\n\n---\n\n实际上 VACE 支持任意帧到视频的生成,你可以使用我们示例中创建图像和蒙版序列的方法来创建包含任意帧的序列和对应的蒙版序列,从而实现任意帧到视频的图像生成"
934
+ ],
935
+ "color": "#432",
936
+ "bgcolor": "#653"
937
+ },
938
+ {
939
+ "id": 184,
940
+ "type": "CLIPLoader",
941
+ "pos": [
942
+ -1280,
943
+ 400
944
+ ],
945
+ "size": [
946
+ 370,
947
+ 106
948
+ ],
949
+ "flags": {},
950
+ "order": 4,
1183
951
  "mode": 4,
1184
952
  "inputs": [],
1185
953
  "outputs": [
1186
954
  {
1187
- "name": "MODEL",
1188
- "type": "MODEL",
955
+ "name": "CLIP",
956
+ "type": "CLIP",
1189
957
  "slot_index": 0,
1190
958
  "links": []
1191
959
  }
1192
960
  ],
1193
961
  "properties": {
1194
- "Node name for S&R": "UNETLoader",
1195
962
  "cnr_id": "comfy-core",
1196
963
  "ver": "0.3.34",
964
+ "Node name for S&R": "CLIPLoader",
1197
965
  "models": [
1198
966
  {
1199
- "name": "wan2.1_vace_14B_fp16.safetensors",
1200
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_14B_fp16.safetensors",
1201
- "directory": "diffusion_models"
967
+ "name": "umt5_xxl_fp16.safetensors",
968
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp16.safetensors",
969
+ "directory": "text_encoders"
1202
970
  }
1203
971
  ]
1204
972
  },
1205
973
  "widgets_values": [
1206
- "wan2.1_vace_14B_fp16.safetensors",
974
+ "umt5_xxl_fp16.safetensors",
975
+ "wan",
1207
976
  "default"
1208
- ]
977
+ ],
978
+ "color": "#322",
979
+ "bgcolor": "#533"
1209
980
  },
1210
981
  {
1211
- "id": 179,
1212
- "type": "LoraLoader",
982
+ "id": 185,
983
+ "type": "PrimitiveNode",
1213
984
  "pos": [
1214
- -1290,
1215
- 190
985
+ -1199.02001953125,
986
+ 1079.8485107421875
1216
987
  ],
1217
988
  "size": [
1218
- 380,
1219
- 130
989
+ 210,
990
+ 82
1220
991
  ],
1221
992
  "flags": {},
1222
- "order": 6,
1223
- "mode": 4,
1224
- "inputs": [
1225
- {
1226
- "name": "model",
1227
- "type": "MODEL",
1228
- "link": null
1229
- },
993
+ "order": 5,
994
+ "mode": 0,
995
+ "inputs": [],
996
+ "outputs": [
1230
997
  {
1231
- "name": "clip",
1232
- "type": "CLIP",
1233
- "link": null
998
+ "name": "INT",
999
+ "type": "INT",
1000
+ "widget": {
1001
+ "name": "width"
1002
+ },
1003
+ "links": [
1004
+ 275,
1005
+ 276,
1006
+ 277
1007
+ ]
1234
1008
  }
1235
1009
  ],
1010
+ "title": "Width",
1011
+ "properties": {
1012
+ "Run widget replace on values": false
1013
+ },
1014
+ "widgets_values": [
1015
+ 512,
1016
+ "fixed"
1017
+ ]
1018
+ },
1019
+ {
1020
+ "id": 186,
1021
+ "type": "PrimitiveNode",
1022
+ "pos": [
1023
+ -1198.6580810546875,
1024
+ 1219.302490234375
1025
+ ],
1026
+ "size": [
1027
+ 210,
1028
+ 82.62108612060547
1029
+ ],
1030
+ "flags": {},
1031
+ "order": 6,
1032
+ "mode": 0,
1033
+ "inputs": [],
1236
1034
  "outputs": [
1237
1035
  {
1238
- "name": "MODEL",
1239
- "type": "MODEL",
1240
- "links": []
1241
- },
1242
- {
1243
- "name": "CLIP",
1244
- "type": "CLIP",
1245
- "links": []
1036
+ "name": "INT",
1037
+ "type": "INT",
1038
+ "widget": {
1039
+ "name": "height"
1040
+ },
1041
+ "links": [
1042
+ 278,
1043
+ 279,
1044
+ 280
1045
+ ]
1246
1046
  }
1247
1047
  ],
1048
+ "title": "Height",
1248
1049
  "properties": {
1249
- "Node name for S&R": "LoraLoader",
1250
- "models": [
1251
- {
1252
- "name": "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
1253
- "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
1254
- "directory": "loras"
1255
- }
1256
- ]
1050
+ "Run widget replace on values": false
1257
1051
  },
1258
1052
  "widgets_values": [
1259
- "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
1260
- 0.30000000000000004,
1261
- 1
1262
- ],
1263
- "color": "#322",
1264
- "bgcolor": "#533"
1053
+ 512,
1054
+ "fixed"
1055
+ ]
1265
1056
  },
1266
1057
  {
1267
- "id": 176,
1268
- "type": "Note",
1058
+ "id": 77,
1059
+ "type": "MarkdownNote",
1269
1060
  "pos": [
1270
- -510,
1271
- 1480
1061
+ -1830,
1062
+ 10
1272
1063
  ],
1273
1064
  "size": [
1274
- 560,
1275
- 140
1065
+ 490,
1066
+ 800
1276
1067
  ],
1277
1068
  "flags": {},
1278
1069
  "order": 7,
@@ -1281,115 +1072,289 @@
1281
1072
  "outputs": [],
1282
1073
  "properties": {},
1283
1074
  "widgets_values": [
1284
- "In fact, VACE supports the generation from any frame to video. You can use the method of creating image and mask sequences in our examples to create sequences containing any frames and their corresponding masks, thus achieving the image generation from any frame to video.\n\n---\n\n实际上 VACE 支持任意帧到视频的生成,你可以使用我们示例中创建图像和蒙版序列的方法来创建包含任意帧的序列和对应的蒙版序列,从而实现任意帧到视频的图像生成"
1075
+ "[Tutorial](https://docs.comfy.org/tutorials/video/wan/vace) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/vace)\n\n[Causvid Lora by Kijai](https://www.reddit.com/r/StableDiffusion/comments/1knuafk/causvid_lora_massive_speedup_for_wan21_made_by/)\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\nFYI: Using an RTX 4090, it takes approximately 40 minutes at 81 frames and 720P resolution.\n\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## 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"
1285
1076
  ],
1286
1077
  "color": "#432",
1287
1078
  "bgcolor": "#653"
1288
1079
  },
1289
1080
  {
1290
- "id": 37,
1291
- "type": "UNETLoader",
1081
+ "id": 181,
1082
+ "type": "MarkdownNote",
1292
1083
  "pos": [
1293
- -840,
1294
- 90
1084
+ -1480,
1085
+ 1040
1295
1086
  ],
1296
1087
  "size": [
1297
- 350,
1298
- 82
1088
+ 210,
1089
+ 110
1299
1090
  ],
1300
1091
  "flags": {},
1301
1092
  "order": 8,
1302
1093
  "mode": 0,
1303
1094
  "inputs": [],
1304
- "outputs": [
1305
- {
1306
- "name": "MODEL",
1307
- "type": "MODEL",
1308
- "slot_index": 0,
1095
+ "outputs": [],
1096
+ "properties": {},
1097
+ "widgets_values": [
1098
+ "| 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) | ✅ | ✅ |"
1099
+ ],
1100
+ "color": "#432",
1101
+ "bgcolor": "#653"
1102
+ },
1103
+ {
1104
+ "id": 171,
1105
+ "type": "PrimitiveInt",
1106
+ "pos": [
1107
+ -1240,
1108
+ 900
1109
+ ],
1110
+ "size": [
1111
+ 310,
1112
+ 90
1113
+ ],
1114
+ "flags": {},
1115
+ "order": 9,
1116
+ "mode": 0,
1117
+ "inputs": [],
1118
+ "outputs": [
1119
+ {
1120
+ "name": "INT",
1121
+ "type": "INT",
1309
1122
  "links": [
1310
- 270
1123
+ 257
1311
1124
  ]
1312
1125
  }
1313
1126
  ],
1127
+ "title": "Length",
1314
1128
  "properties": {
1315
- "Node name for S&R": "UNETLoader",
1316
1129
  "cnr_id": "comfy-core",
1317
- "ver": "0.3.34",
1318
- "models": [
1319
- {
1320
- "name": "wan2.1_vace_1.3B_fp16.safetensors",
1321
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_1.3B_fp16.safetensors",
1322
- "directory": "diffusion_models"
1323
- }
1324
- ]
1130
+ "ver": "0.3.38",
1131
+ "Node name for S&R": "PrimitiveInt"
1325
1132
  },
1326
1133
  "widgets_values": [
1327
- "wan2.1_vace_1.3B_fp16.safetensors",
1328
- "default"
1134
+ 82,
1135
+ "increment"
1329
1136
  ],
1330
1137
  "color": "#322",
1331
1138
  "bgcolor": "#533"
1332
1139
  },
1333
1140
  {
1334
- "id": 178,
1335
- "type": "LoraLoader",
1141
+ "id": 151,
1142
+ "type": "PreviewImage",
1336
1143
  "pos": [
1337
- -840,
1338
- 210
1144
+ -480,
1145
+ 1060
1339
1146
  ],
1340
1147
  "size": [
1341
- 350,
1342
- 126
1148
+ 510,
1149
+ 340
1343
1150
  ],
1344
1151
  "flags": {},
1345
- "order": 18,
1152
+ "order": 30,
1346
1153
  "mode": 0,
1347
1154
  "inputs": [
1348
1155
  {
1349
- "name": "model",
1350
- "type": "MODEL",
1351
- "link": 270
1156
+ "name": "images",
1157
+ "type": "IMAGE",
1158
+ "link": 225
1159
+ }
1160
+ ],
1161
+ "outputs": [],
1162
+ "properties": {
1163
+ "cnr_id": "comfy-core",
1164
+ "ver": "0.3.38",
1165
+ "Node name for S&R": "PreviewImage"
1166
+ },
1167
+ "widgets_values": []
1168
+ },
1169
+ {
1170
+ "id": 144,
1171
+ "type": "LoadImage",
1172
+ "pos": [
1173
+ -830,
1174
+ 690
1175
+ ],
1176
+ "size": [
1177
+ 274.080078125,
1178
+ 314.00006103515625
1179
+ ],
1180
+ "flags": {},
1181
+ "order": 10,
1182
+ "mode": 0,
1183
+ "inputs": [],
1184
+ "outputs": [
1185
+ {
1186
+ "name": "IMAGE",
1187
+ "type": "IMAGE",
1188
+ "links": [
1189
+ 259
1190
+ ]
1352
1191
  },
1353
1192
  {
1354
- "name": "clip",
1355
- "type": "CLIP",
1356
- "link": 272
1193
+ "name": "MASK",
1194
+ "type": "MASK",
1195
+ "links": null
1196
+ }
1197
+ ],
1198
+ "properties": {
1199
+ "cnr_id": "comfy-core",
1200
+ "ver": "0.3.38",
1201
+ "Node name for S&R": "LoadImage"
1202
+ },
1203
+ "widgets_values": [
1204
+ "start.webp",
1205
+ "image"
1206
+ ],
1207
+ "color": "#322",
1208
+ "bgcolor": "#533"
1209
+ },
1210
+ {
1211
+ "id": 69,
1212
+ "type": "SaveVideo",
1213
+ "pos": [
1214
+ 790,
1215
+ 190
1216
+ ],
1217
+ "size": [
1218
+ 676.23095703125,
1219
+ 774.23095703125
1220
+ ],
1221
+ "flags": {},
1222
+ "order": 39,
1223
+ "mode": 0,
1224
+ "inputs": [
1225
+ {
1226
+ "name": "video",
1227
+ "type": "VIDEO",
1228
+ "link": 129
1229
+ }
1230
+ ],
1231
+ "outputs": [],
1232
+ "properties": {
1233
+ "cnr_id": "comfy-core",
1234
+ "ver": "0.3.34",
1235
+ "Node name for S&R": "SaveVideo"
1236
+ },
1237
+ "widgets_values": [
1238
+ "video/ComfyUI",
1239
+ "auto",
1240
+ "auto"
1241
+ ]
1242
+ },
1243
+ {
1244
+ "id": 49,
1245
+ "type": "WanVaceToVideo",
1246
+ "pos": [
1247
+ 50,
1248
+ 180
1249
+ ],
1250
+ "size": [
1251
+ 315,
1252
+ 254
1253
+ ],
1254
+ "flags": {},
1255
+ "order": 33,
1256
+ "mode": 0,
1257
+ "inputs": [
1258
+ {
1259
+ "name": "positive",
1260
+ "type": "CONDITIONING",
1261
+ "link": 96
1262
+ },
1263
+ {
1264
+ "name": "negative",
1265
+ "type": "CONDITIONING",
1266
+ "link": 97
1267
+ },
1268
+ {
1269
+ "name": "vae",
1270
+ "type": "VAE",
1271
+ "link": 101
1272
+ },
1273
+ {
1274
+ "name": "control_video",
1275
+ "shape": 7,
1276
+ "type": "IMAGE",
1277
+ "link": 226
1278
+ },
1279
+ {
1280
+ "name": "control_masks",
1281
+ "shape": 7,
1282
+ "type": "MASK",
1283
+ "link": 234
1284
+ },
1285
+ {
1286
+ "name": "reference_image",
1287
+ "shape": 7,
1288
+ "type": "IMAGE",
1289
+ "link": null
1290
+ },
1291
+ {
1292
+ "name": "width",
1293
+ "type": "INT",
1294
+ "widget": {
1295
+ "name": "width"
1296
+ },
1297
+ "link": 277
1298
+ },
1299
+ {
1300
+ "name": "height",
1301
+ "type": "INT",
1302
+ "widget": {
1303
+ "name": "height"
1304
+ },
1305
+ "link": 280
1306
+ },
1307
+ {
1308
+ "name": "length",
1309
+ "type": "INT",
1310
+ "widget": {
1311
+ "name": "length"
1312
+ },
1313
+ "link": 209
1357
1314
  }
1358
1315
  ],
1359
1316
  "outputs": [
1360
1317
  {
1361
- "name": "MODEL",
1362
- "type": "MODEL",
1318
+ "name": "positive",
1319
+ "type": "CONDITIONING",
1363
1320
  "links": [
1364
- 271
1321
+ 98
1365
1322
  ]
1366
1323
  },
1367
1324
  {
1368
- "name": "CLIP",
1369
- "type": "CLIP",
1325
+ "name": "negative",
1326
+ "type": "CONDITIONING",
1370
1327
  "links": [
1371
- 273,
1372
- 274
1328
+ 99
1329
+ ]
1330
+ },
1331
+ {
1332
+ "name": "latent",
1333
+ "type": "LATENT",
1334
+ "links": [
1335
+ 160
1336
+ ]
1337
+ },
1338
+ {
1339
+ "name": "trim_latent",
1340
+ "type": "INT",
1341
+ "links": [
1342
+ 115
1373
1343
  ]
1374
1344
  }
1375
1345
  ],
1376
1346
  "properties": {
1377
- "Node name for S&R": "LoraLoader",
1378
- "models": [
1379
- {
1380
- "name": "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
1381
- "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
1382
- "directory": "loras"
1383
- }
1384
- ]
1347
+ "cnr_id": "comfy-core",
1348
+ "ver": "0.3.34",
1349
+ "Node name for S&R": "WanVaceToVideo"
1385
1350
  },
1386
1351
  "widgets_values": [
1387
- "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
1388
- 0.30000000000000004,
1352
+ 512,
1353
+ 512,
1354
+ 45,
1355
+ 1,
1389
1356
  1
1390
- ],
1391
- "color": "#322",
1392
- "bgcolor": "#533"
1357
+ ]
1393
1358
  },
1394
1359
  {
1395
1360
  "id": 38,
@@ -1403,7 +1368,7 @@
1403
1368
  106
1404
1369
  ],
1405
1370
  "flags": {},
1406
- "order": 9,
1371
+ "order": 11,
1407
1372
  "mode": 0,
1408
1373
  "inputs": [],
1409
1374
  "outputs": [
@@ -1412,14 +1377,15 @@
1412
1377
  "type": "CLIP",
1413
1378
  "slot_index": 0,
1414
1379
  "links": [
1415
- 272
1380
+ 272,
1381
+ 282
1416
1382
  ]
1417
1383
  }
1418
1384
  ],
1419
1385
  "properties": {
1420
- "Node name for S&R": "CLIPLoader",
1421
1386
  "cnr_id": "comfy-core",
1422
1387
  "ver": "0.3.34",
1388
+ "Node name for S&R": "CLIPLoader",
1423
1389
  "models": [
1424
1390
  {
1425
1391
  "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
@@ -1437,158 +1403,225 @@
1437
1403
  "bgcolor": "#533"
1438
1404
  },
1439
1405
  {
1440
- "id": 184,
1441
- "type": "CLIPLoader",
1406
+ "id": 178,
1407
+ "type": "LoraLoader",
1442
1408
  "pos": [
1443
1409
  -1280,
1444
- 400
1410
+ 190
1445
1411
  ],
1446
1412
  "size": [
1447
- 370,
1448
- 106
1413
+ 350,
1414
+ 126
1449
1415
  ],
1450
1416
  "flags": {},
1451
- "order": 10,
1417
+ "order": 18,
1452
1418
  "mode": 4,
1453
- "inputs": [],
1419
+ "inputs": [
1420
+ {
1421
+ "name": "model",
1422
+ "type": "MODEL",
1423
+ "link": 270
1424
+ },
1425
+ {
1426
+ "name": "clip",
1427
+ "type": "CLIP",
1428
+ "link": 272
1429
+ }
1430
+ ],
1454
1431
  "outputs": [
1432
+ {
1433
+ "name": "MODEL",
1434
+ "type": "MODEL",
1435
+ "links": []
1436
+ },
1455
1437
  {
1456
1438
  "name": "CLIP",
1457
1439
  "type": "CLIP",
1440
+ "links": [
1441
+ 274
1442
+ ]
1443
+ }
1444
+ ],
1445
+ "properties": {
1446
+ "cnr_id": "comfy-core",
1447
+ "ver": "0.3.38",
1448
+ "Node name for S&R": "LoraLoader",
1449
+ "models": [
1450
+ {
1451
+ "name": "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
1452
+ "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
1453
+ "directory": "loras"
1454
+ }
1455
+ ]
1456
+ },
1457
+ "widgets_values": [
1458
+ "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors",
1459
+ 0.30000000000000004,
1460
+ 1
1461
+ ],
1462
+ "color": "#322",
1463
+ "bgcolor": "#533"
1464
+ },
1465
+ {
1466
+ "id": 37,
1467
+ "type": "UNETLoader",
1468
+ "pos": [
1469
+ -1280,
1470
+ 60
1471
+ ],
1472
+ "size": [
1473
+ 350,
1474
+ 82
1475
+ ],
1476
+ "flags": {},
1477
+ "order": 12,
1478
+ "mode": 4,
1479
+ "inputs": [],
1480
+ "outputs": [
1481
+ {
1482
+ "name": "MODEL",
1483
+ "type": "MODEL",
1458
1484
  "slot_index": 0,
1459
- "links": []
1485
+ "links": [
1486
+ 270
1487
+ ]
1460
1488
  }
1461
1489
  ],
1462
1490
  "properties": {
1463
- "Node name for S&R": "CLIPLoader",
1464
1491
  "cnr_id": "comfy-core",
1465
1492
  "ver": "0.3.34",
1493
+ "Node name for S&R": "UNETLoader",
1466
1494
  "models": [
1467
1495
  {
1468
- "name": "umt5_xxl_fp16.safetensors",
1469
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp16.safetensors",
1470
- "directory": "text_encoders"
1496
+ "name": "wan2.1_vace_1.3B_fp16.safetensors",
1497
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_1.3B_fp16.safetensors",
1498
+ "directory": "diffusion_models"
1471
1499
  }
1472
1500
  ]
1473
1501
  },
1474
1502
  "widgets_values": [
1475
- "umt5_xxl_fp16.safetensors",
1476
- "wan",
1503
+ "wan2.1_vace_1.3B_fp16.safetensors",
1477
1504
  "default"
1478
1505
  ],
1479
1506
  "color": "#322",
1480
1507
  "bgcolor": "#533"
1481
1508
  },
1482
1509
  {
1483
- "id": 185,
1484
- "type": "PrimitiveNode",
1485
- "pos": [
1486
- -1199.02001953125,
1487
- 1079.8485107421875
1510
+ "id": 179,
1511
+ "type": "LoraLoader",
1512
+ "pos": [
1513
+ -840,
1514
+ 230
1488
1515
  ],
1489
1516
  "size": [
1490
- 210,
1491
- 82
1517
+ 350,
1518
+ 126
1492
1519
  ],
1493
1520
  "flags": {},
1494
- "order": 11,
1521
+ "order": 19,
1495
1522
  "mode": 0,
1496
- "inputs": [],
1523
+ "inputs": [
1524
+ {
1525
+ "name": "model",
1526
+ "type": "MODEL",
1527
+ "link": 281
1528
+ },
1529
+ {
1530
+ "name": "clip",
1531
+ "type": "CLIP",
1532
+ "link": 282
1533
+ }
1534
+ ],
1497
1535
  "outputs": [
1498
1536
  {
1499
- "name": "INT",
1500
- "type": "INT",
1501
- "widget": {
1502
- "name": "width"
1503
- },
1537
+ "name": "MODEL",
1538
+ "type": "MODEL",
1504
1539
  "links": [
1505
- 275,
1506
- 276,
1507
- 277
1540
+ 283
1541
+ ]
1542
+ },
1543
+ {
1544
+ "name": "CLIP",
1545
+ "type": "CLIP",
1546
+ "links": [
1547
+ 284
1508
1548
  ]
1509
1549
  }
1510
1550
  ],
1511
- "title": "Width",
1512
1551
  "properties": {
1513
- "Run widget replace on values": false
1552
+ "cnr_id": "comfy-core",
1553
+ "ver": "0.3.38",
1554
+ "Node name for S&R": "LoraLoader",
1555
+ "models": [
1556
+ {
1557
+ "name": "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
1558
+ "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
1559
+ "directory": "loras"
1560
+ }
1561
+ ]
1514
1562
  },
1515
1563
  "widgets_values": [
1516
- 512,
1517
- "fixed"
1518
- ]
1564
+ "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
1565
+ 0.30000000000000004,
1566
+ 1
1567
+ ],
1568
+ "color": "#322",
1569
+ "bgcolor": "#533"
1519
1570
  },
1520
1571
  {
1521
- "id": 186,
1522
- "type": "PrimitiveNode",
1572
+ "id": 140,
1573
+ "type": "UNETLoader",
1523
1574
  "pos": [
1524
- -1198.6580810546875,
1525
- 1219.302490234375
1575
+ -840,
1576
+ 100
1526
1577
  ],
1527
1578
  "size": [
1528
- 210,
1529
- 82.62108612060547
1579
+ 350,
1580
+ 90
1530
1581
  ],
1531
1582
  "flags": {},
1532
- "order": 12,
1583
+ "order": 13,
1533
1584
  "mode": 0,
1534
1585
  "inputs": [],
1535
1586
  "outputs": [
1536
1587
  {
1537
- "name": "INT",
1538
- "type": "INT",
1539
- "widget": {
1540
- "name": "height"
1541
- },
1588
+ "name": "MODEL",
1589
+ "type": "MODEL",
1590
+ "slot_index": 0,
1542
1591
  "links": [
1543
- 278,
1544
- 279,
1545
- 280
1592
+ 281
1546
1593
  ]
1547
1594
  }
1548
1595
  ],
1549
- "title": "Height",
1550
1596
  "properties": {
1551
- "Run widget replace on values": false
1597
+ "cnr_id": "comfy-core",
1598
+ "ver": "0.3.34",
1599
+ "Node name for S&R": "UNETLoader",
1600
+ "models": [
1601
+ {
1602
+ "name": "wan2.1_vace_14B_fp16.safetensors",
1603
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_vace_14B_fp16.safetensors",
1604
+ "directory": "diffusion_models"
1605
+ }
1606
+ ]
1552
1607
  },
1553
1608
  "widgets_values": [
1554
- 512,
1555
- "fixed"
1556
- ]
1557
- },
1558
- {
1559
- "id": 183,
1560
- "type": "MarkdownNote",
1561
- "pos": [
1562
- 420,
1563
- -200
1564
- ],
1565
- "size": [
1566
- 310,
1567
- 160
1568
- ],
1569
- "flags": {},
1570
- "order": 13,
1571
- "mode": 0,
1572
- "inputs": [],
1573
- "outputs": [],
1574
- "title": "KSampler Setting",
1575
- "properties": {},
1576
- "widgets_values": [
1577
- "## Default (Without CausVid LoRA)\n\n- steps:20\n- cfg:40 \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"
1609
+ "wan2.1_vace_14B_fp16.safetensors",
1610
+ "default"
1578
1611
  ],
1579
- "color": "#432",
1580
- "bgcolor": "#653"
1612
+ "color": "#322",
1613
+ "bgcolor": "#533"
1581
1614
  },
1582
1615
  {
1583
- "id": 187,
1616
+ "id": 188,
1584
1617
  "type": "MarkdownNote",
1585
1618
  "pos": [
1586
- -840,
1587
- -130
1619
+ -870,
1620
+ -180
1588
1621
  ],
1589
1622
  "size": [
1590
- 370,
1591
- 88
1623
+ 410,
1624
+ 140
1592
1625
  ],
1593
1626
  "flags": {},
1594
1627
  "order": 14,
@@ -1598,91 +1631,77 @@
1598
1631
  "title": "About CausVid LoRA",
1599
1632
  "properties": {},
1600
1633
  "widgets_values": [
1601
- "When using CausVid LoRA, set Strength_model between 0.3 and 0.5."
1634
+ "We have added CausVid LoRA by default to achieve acceleration. However, in some cases, the video may shake and become blurry. You might need to test different LoRA intensities to get the best results, which should be between 0.3 and 0.7. If you don't need it, you can use the bypass mode to disable it, and then restore the settings of `KSampler` to the default ones.\n\n\n我们默认添加了 CausVid LoRA 来实现加速,但有些情况下会出现视频抖动和模糊的情况,你可能需要测试不同的 LoRA 强度来获取最好的结果,0.3~0.7 之间。如果你不需要的话,可以使用 bypass 模式禁用它,然后恢复 `KSampler`的设置到默认的设置即可。"
1602
1635
  ],
1603
1636
  "color": "#432",
1604
1637
  "bgcolor": "#653"
1605
1638
  },
1606
1639
  {
1607
- "id": 77,
1608
- "type": "MarkdownNote",
1640
+ "id": 6,
1641
+ "type": "CLIPTextEncode",
1609
1642
  "pos": [
1610
- -1830,
1611
- 10
1643
+ -420,
1644
+ 70
1612
1645
  ],
1613
1646
  "size": [
1614
- 490,
1615
- 800
1647
+ 400,
1648
+ 280
1616
1649
  ],
1617
1650
  "flags": {},
1618
- "order": 15,
1651
+ "order": 24,
1619
1652
  "mode": 0,
1620
- "inputs": [],
1621
- "outputs": [],
1622
- "properties": {},
1653
+ "inputs": [
1654
+ {
1655
+ "name": "clip",
1656
+ "type": "CLIP",
1657
+ "link": 284
1658
+ }
1659
+ ],
1660
+ "outputs": [
1661
+ {
1662
+ "name": "CONDITIONING",
1663
+ "type": "CONDITIONING",
1664
+ "slot_index": 0,
1665
+ "links": [
1666
+ 96
1667
+ ]
1668
+ }
1669
+ ],
1670
+ "title": "CLIP Text Encode (Positive Prompt)",
1671
+ "properties": {
1672
+ "cnr_id": "comfy-core",
1673
+ "ver": "0.3.34",
1674
+ "Node name for S&R": "CLIPTextEncode"
1675
+ },
1623
1676
  "widgets_values": [
1624
- "[Tutorial](https://docs.comfy.org/tutorials/video/wan/vace) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/vace)\n\n[Causvid Lora by Kijai](https://www.reddit.com/r/StableDiffusion/comments/1knuafk/causvid_lora_massive_speedup_for_wan21_made_by/)\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\nFYI: Using an RTX 4090, it takes approximately 40 minutes at 81 frames and 720P resolution.\n\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## 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"
1677
+ "A girl is dancing in a sea of flowers, slowly moving her hands, stretching her arms. There is a super close - up and a close - up of the upper body. The character is surrounded by other transparent glass flowers in the style of Nicoletta Ceccoli, creating a beautiful, surreal, and emotionally expressive movie scene. It has a white and transparent feeling, is dreamy, and in close range. "
1625
1678
  ],
1626
- "color": "#432",
1627
- "bgcolor": "#653"
1679
+ "color": "#232",
1680
+ "bgcolor": "#353"
1628
1681
  },
1629
1682
  {
1630
- "id": 181,
1683
+ "id": 183,
1631
1684
  "type": "MarkdownNote",
1632
1685
  "pos": [
1633
- -1480,
1634
- 1040
1686
+ 420,
1687
+ -200
1635
1688
  ],
1636
1689
  "size": [
1637
- 210,
1638
- 110
1690
+ 310,
1691
+ 160
1639
1692
  ],
1640
1693
  "flags": {},
1641
- "order": 16,
1694
+ "order": 15,
1642
1695
  "mode": 0,
1643
1696
  "inputs": [],
1644
1697
  "outputs": [],
1698
+ "title": "KSampler Setting",
1645
1699
  "properties": {},
1646
1700
  "widgets_values": [
1647
- "| 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) | ✅ | ✅ |"
1701
+ "## Default (Without CausVid LoRA)\n\n- steps:20\n- cfg:6.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"
1648
1702
  ],
1649
1703
  "color": "#432",
1650
1704
  "bgcolor": "#653"
1651
- },
1652
- {
1653
- "id": 171,
1654
- "type": "PrimitiveInt",
1655
- "pos": [
1656
- -1240,
1657
- 900
1658
- ],
1659
- "size": [
1660
- 310,
1661
- 90
1662
- ],
1663
- "flags": {},
1664
- "order": 17,
1665
- "mode": 0,
1666
- "inputs": [],
1667
- "outputs": [
1668
- {
1669
- "name": "INT",
1670
- "type": "INT",
1671
- "links": [
1672
- 257
1673
- ]
1674
- }
1675
- ],
1676
- "title": "Length",
1677
- "properties": {
1678
- "Node name for S&R": "PrimitiveInt"
1679
- },
1680
- "widgets_values": [
1681
- 79,
1682
- "increment"
1683
- ],
1684
- "color": "#322",
1685
- "bgcolor": "#533"
1686
1705
  }
1687
1706
  ],
1688
1707
  "links": [
@@ -1950,14 +1969,6 @@
1950
1969
  0,
1951
1970
  "MODEL"
1952
1971
  ],
1953
- [
1954
- 271,
1955
- 178,
1956
- 0,
1957
- 48,
1958
- 0,
1959
- "MODEL"
1960
- ],
1961
1972
  [
1962
1973
  272,
1963
1974
  38,
@@ -1966,14 +1977,6 @@
1966
1977
  1,
1967
1978
  "CLIP"
1968
1979
  ],
1969
- [
1970
- 273,
1971
- 178,
1972
- 1,
1973
- 6,
1974
- 0,
1975
- "CLIP"
1976
- ],
1977
1980
  [
1978
1981
  274,
1979
1982
  178,
@@ -2029,6 +2032,38 @@
2029
2032
  49,
2030
2033
  7,
2031
2034
  "INT"
2035
+ ],
2036
+ [
2037
+ 281,
2038
+ 140,
2039
+ 0,
2040
+ 179,
2041
+ 0,
2042
+ "MODEL"
2043
+ ],
2044
+ [
2045
+ 282,
2046
+ 38,
2047
+ 0,
2048
+ 179,
2049
+ 1,
2050
+ "CLIP"
2051
+ ],
2052
+ [
2053
+ 283,
2054
+ 179,
2055
+ 0,
2056
+ 48,
2057
+ 0,
2058
+ "MODEL"
2059
+ ],
2060
+ [
2061
+ 284,
2062
+ 179,
2063
+ 1,
2064
+ 6,
2065
+ 0,
2066
+ "CLIP"
2032
2067
  ]
2033
2068
  ],
2034
2069
  "groups": [
@@ -2190,7 +2225,7 @@
2190
2225
  },
2191
2226
  {
2192
2227
  "id": 21,
2193
- "title": "14B",
2228
+ "title": "1.3B",
2194
2229
  "bounding": [
2195
2230
  -1310,
2196
2231
  -20,
@@ -2203,10 +2238,10 @@
2203
2238
  },
2204
2239
  {
2205
2240
  "id": 22,
2206
- "title": "1.3B",
2241
+ "title": "14B",
2207
2242
  "bounding": [
2208
2243
  -850,
2209
- 20,
2244
+ 30,
2210
2245
  370,
2211
2246
  330
2212
2247
  ],
@@ -2218,13 +2253,13 @@
2218
2253
  "config": {},
2219
2254
  "extra": {
2220
2255
  "ds": {
2221
- "scale": 0.8954302432552477,
2256
+ "scale": 0.5054470284993043,
2222
2257
  "offset": [
2223
- 1905.6124553010318,
2224
- -443.9448922026083
2258
+ 1793.6487219589956,
2259
+ 397.7060029196524
2225
2260
  ]
2226
2261
  },
2227
- "frontendVersion": "1.21.0",
2262
+ "frontendVersion": "1.20.7",
2228
2263
  "node_versions": {
2229
2264
  "comfy-core": "0.3.34"
2230
2265
  },