comfyui-workflow-templates 0.1.39__py3-none-any.whl → 0.1.40__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of comfyui-workflow-templates might be problematic. Click here for more details.

@@ -335,12 +335,13 @@
335
335
  "type": "video",
336
336
  "templates": [
337
337
  {
338
- "name": "video_cosmos_predict2_2B_video2world_480p_16fps",
339
- "title": "Cosmos Predict2 2B Video2World 480p 16fps",
340
- "description": "Generate videos with Cosmos-Predict2 2B Video2World, generating physically accurate, high-fidelity, and consistent video simulations.",
338
+ "name": "video_wan_ati",
339
+ "title": "Wan ATI",
340
+ "description": "Trajectory-controlled video generation.",
341
341
  "mediaType": "image",
342
342
  "mediaSubtype": "webp",
343
- "tutorialUrl": "http://docs.comfy.org/tutorials/video/cosmos/cosmos-predict2-video2world"
343
+ "thumbnailVariant": "hoverDissolve",
344
+ "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan-ati"
344
345
  },
345
346
  {
346
347
  "name": "video_wan_vace_14B_t2v",
@@ -349,14 +350,16 @@
349
350
  "mediaType": "image",
350
351
  "mediaSubtype": "webp",
351
352
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
352
- },{
353
+ },
354
+ {
353
355
  "name": "video_wan_vace_14B_ref2v",
354
356
  "title": "Wan VACE Reference to Video",
355
357
  "description": "Create videos that match the style and content of a reference image. Perfect for style-consistent video generation.",
356
358
  "mediaType": "image",
357
359
  "mediaSubtype": "webp",
358
360
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
359
- },{
361
+ },
362
+ {
360
363
  "name": "video_wan_vace_14B_v2v",
361
364
  "title": "Wan VACE Control Video",
362
365
  "description": "Generate videos by controlling input videos and reference images using Wan VACE.",
@@ -364,7 +367,8 @@
364
367
  "mediaSubtype": "webp",
365
368
  "thumbnailVariant": "compareSlider",
366
369
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
367
- },{
370
+ },
371
+ {
368
372
  "name": "video_wan_vace_outpainting",
369
373
  "title": "Wan VACE Outpainting",
370
374
  "description": "Generate extended videos by expanding video size using Wan VACE outpainting.",
@@ -372,14 +376,16 @@
372
376
  "mediaSubtype": "webp",
373
377
  "thumbnailVariant": "compareSlider",
374
378
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
375
- },{
379
+ },
380
+ {
376
381
  "name": "video_wan_vace_flf2v",
377
382
  "title": "Wan VACE First-Last Frame",
378
383
  "description": "Generate smooth video transitions by defining start and end frames. Supports custom keyframe sequences.",
379
384
  "mediaType": "image",
380
385
  "mediaSubtype": "webp",
381
386
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
382
- },{
387
+ },
388
+ {
383
389
  "name": "video_wan_vace_inpainting",
384
390
  "title": "Wan VACE Inpainting",
385
391
  "description": "Edit specific regions in videos while preserving surrounding content. Great for object removal or replacement.",
@@ -387,13 +393,15 @@
387
393
  "mediaSubtype": "webp",
388
394
  "thumbnailVariant": "compareSlider",
389
395
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
390
- },{
396
+ },
397
+ {
391
398
  "name": "video_wan2.1_fun_camera_v1.1_1.3B",
392
399
  "title": "Wan 2.1 Fun Camera 1.3B",
393
400
  "description": "Generate dynamic videos with cinematic camera movements using Wan 2.1 Fun Camera 1.3B model.",
394
401
  "mediaType": "image",
395
402
  "mediaSubtype": "webp"
396
- },{
403
+ },
404
+ {
397
405
  "name": "video_wan2.1_fun_camera_v1.1_14B",
398
406
  "title": "Wan 2.1 Fun Camera 14B",
399
407
  "description": "Generate high-quality videos with advanced camera control using the full 14B model",
@@ -441,6 +449,14 @@
441
449
  "mediaSubtype": "webp",
442
450
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan-flf"
443
451
  },
452
+ {
453
+ "name": "video_cosmos_predict2_2B_video2world_480p_16fps",
454
+ "title": "Cosmos Predict2 2B Video2World 480p 16fps",
455
+ "description": "Generate videos with Cosmos-Predict2 2B Video2World, generating physically accurate, high-fidelity, and consistent video simulations.",
456
+ "mediaType": "image",
457
+ "mediaSubtype": "webp",
458
+ "tutorialUrl": "http://docs.comfy.org/tutorials/video/cosmos/cosmos-predict2-video2world"
459
+ },
444
460
  {
445
461
  "name": "ltxv_text_to_video",
446
462
  "title": "LTXV Text to Video",
@@ -682,20 +698,6 @@
682
698
  "title": "Video API",
683
699
  "type": "video",
684
700
  "templates": [
685
- {
686
- "name": "api_moonvalley_text_to_video",
687
- "title": "Moonvalley: Text to Video",
688
- "description": "Generate cinematic, 1080p videos from text prompts through a model trained exclusively on licensed data.",
689
- "mediaType": "image",
690
- "mediaSubtype": "webp"
691
- },
692
- {
693
- "name": "api_moonvalley_image_to_video",
694
- "title": "Moonvalley: Image to Video",
695
- "description": "Generate cinematic, 1080p videos with an image through a model trained exclusively on licensed data.",
696
- "mediaType": "image",
697
- "mediaSubtype": "webp"
698
- },
699
701
  {
700
702
  "name": "api_kling_i2v",
701
703
  "title": "Kling: Image to Video",
@@ -731,6 +733,20 @@
731
733
  "mediaType": "image",
732
734
  "mediaSubtype": "webp"
733
735
  },
736
+ {
737
+ "name": "api_moonvalley_text_to_video",
738
+ "title": "Moonvalley: Text to Video",
739
+ "description": "Generate cinematic, 1080p videos from text prompts through a model trained exclusively on licensed data.",
740
+ "mediaType": "image",
741
+ "mediaSubtype": "webp"
742
+ },
743
+ {
744
+ "name": "api_moonvalley_image_to_video",
745
+ "title": "Moonvalley: Image to Video",
746
+ "description": "Generate cinematic, 1080p videos with an image through a model trained exclusively on licensed data.",
747
+ "mediaType": "image",
748
+ "mediaSubtype": "webp"
749
+ },
734
750
  {
735
751
  "name": "api_hailuo_minimax_t2v",
736
752
  "title": "MiniMax: Text to Video",
@@ -0,0 +1,1070 @@
1
+ {
2
+ "id": "96995b8f-85c5-47af-b3cf-7b6a24675694",
3
+ "revision": 0,
4
+ "last_node_id": 262,
5
+ "last_link_id": 405,
6
+ "nodes": [
7
+ {
8
+ "id": 140,
9
+ "type": "UNETLoader",
10
+ "pos": [
11
+ -525.3953247070312,
12
+ 78.10833740234375
13
+ ],
14
+ "size": [
15
+ 360,
16
+ 82
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "MODEL",
25
+ "type": "MODEL",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 405
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "cnr_id": "comfy-core",
34
+ "ver": "0.3.34",
35
+ "Node name for S&R": "UNETLoader",
36
+ "models": [
37
+ {
38
+ "name": "Wan2_1-I2V-ATI-14B_fp8_e4m3fn.safetensors",
39
+ "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan2_1-I2V-ATI-14B_fp8_e4m3fn.safetensors",
40
+ "directory": "diffusion_models"
41
+ }
42
+ ],
43
+ "enableTabs": false,
44
+ "tabWidth": 65,
45
+ "tabXOffset": 10,
46
+ "hasSecondTab": false,
47
+ "secondTabText": "Send Back",
48
+ "secondTabOffset": 80,
49
+ "secondTabWidth": 65,
50
+ "widget_ue_connectable": {}
51
+ },
52
+ "widgets_values": [
53
+ "Wan2_1-I2V-ATI-14B_fp8_e4m3fn.safetensors",
54
+ "fp8_e4m3fn"
55
+ ]
56
+ },
57
+ {
58
+ "id": 38,
59
+ "type": "CLIPLoader",
60
+ "pos": [
61
+ -525.3953247070312,
62
+ 208.10826110839844
63
+ ],
64
+ "size": [
65
+ 360,
66
+ 106
67
+ ],
68
+ "flags": {},
69
+ "order": 1,
70
+ "mode": 0,
71
+ "inputs": [],
72
+ "outputs": [
73
+ {
74
+ "name": "CLIP",
75
+ "type": "CLIP",
76
+ "slot_index": 0,
77
+ "links": [
78
+ 74,
79
+ 75
80
+ ]
81
+ }
82
+ ],
83
+ "properties": {
84
+ "cnr_id": "comfy-core",
85
+ "ver": "0.3.34",
86
+ "Node name for S&R": "CLIPLoader",
87
+ "models": [
88
+ {
89
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
90
+ "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",
91
+ "directory": "text_encoders"
92
+ }
93
+ ],
94
+ "enableTabs": false,
95
+ "tabWidth": 65,
96
+ "tabXOffset": 10,
97
+ "hasSecondTab": false,
98
+ "secondTabText": "Send Back",
99
+ "secondTabOffset": 80,
100
+ "secondTabWidth": 65,
101
+ "widget_ue_connectable": {}
102
+ },
103
+ "widgets_values": [
104
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
105
+ "wan",
106
+ "default"
107
+ ]
108
+ },
109
+ {
110
+ "id": 248,
111
+ "type": "WanTrackToVideo",
112
+ "pos": [
113
+ 420,
114
+ 180
115
+ ],
116
+ "size": [
117
+ 265.6821594238281,
118
+ 394.1162414550781
119
+ ],
120
+ "flags": {},
121
+ "order": 13,
122
+ "mode": 0,
123
+ "inputs": [
124
+ {
125
+ "name": "positive",
126
+ "type": "CONDITIONING",
127
+ "link": 381
128
+ },
129
+ {
130
+ "name": "negative",
131
+ "type": "CONDITIONING",
132
+ "link": 382
133
+ },
134
+ {
135
+ "name": "vae",
136
+ "type": "VAE",
137
+ "link": 383
138
+ },
139
+ {
140
+ "name": "start_image",
141
+ "type": "IMAGE",
142
+ "link": 384
143
+ },
144
+ {
145
+ "name": "clip_vision_output",
146
+ "shape": 7,
147
+ "type": "CLIP_VISION_OUTPUT",
148
+ "link": 397
149
+ },
150
+ {
151
+ "name": "tracks",
152
+ "type": "STRING",
153
+ "widget": {
154
+ "name": "tracks"
155
+ },
156
+ "link": 380
157
+ }
158
+ ],
159
+ "outputs": [
160
+ {
161
+ "name": "positive",
162
+ "type": "CONDITIONING",
163
+ "links": [
164
+ 385
165
+ ]
166
+ },
167
+ {
168
+ "name": "negative",
169
+ "type": "CONDITIONING",
170
+ "links": [
171
+ 386
172
+ ]
173
+ },
174
+ {
175
+ "name": "latent",
176
+ "type": "LATENT",
177
+ "links": [
178
+ 387
179
+ ]
180
+ }
181
+ ],
182
+ "properties": {
183
+ "cnr_id": "comfy-core",
184
+ "ver": "0.3.45",
185
+ "Node name for S&R": "WanTrackToVideo"
186
+ },
187
+ "widgets_values": [
188
+ "[]",
189
+ 720,
190
+ 480,
191
+ 81,
192
+ 1,
193
+ 220,
194
+ 10
195
+ ]
196
+ },
197
+ {
198
+ "id": 7,
199
+ "type": "CLIPTextEncode",
200
+ "pos": [
201
+ -90,
202
+ 360
203
+ ],
204
+ "size": [
205
+ 425.27801513671875,
206
+ 180.6060791015625
207
+ ],
208
+ "flags": {},
209
+ "order": 11,
210
+ "mode": 0,
211
+ "inputs": [
212
+ {
213
+ "name": "clip",
214
+ "type": "CLIP",
215
+ "link": 75
216
+ }
217
+ ],
218
+ "outputs": [
219
+ {
220
+ "name": "CONDITIONING",
221
+ "type": "CONDITIONING",
222
+ "slot_index": 0,
223
+ "links": [
224
+ 382
225
+ ]
226
+ }
227
+ ],
228
+ "title": "CLIP Text Encode (Negative Prompt)",
229
+ "properties": {
230
+ "cnr_id": "comfy-core",
231
+ "ver": "0.3.34",
232
+ "Node name for S&R": "CLIPTextEncode",
233
+ "enableTabs": false,
234
+ "tabWidth": 65,
235
+ "tabXOffset": 10,
236
+ "hasSecondTab": false,
237
+ "secondTabText": "Send Back",
238
+ "secondTabOffset": 80,
239
+ "secondTabWidth": 65,
240
+ "widget_ue_connectable": {}
241
+ },
242
+ "widgets_values": [
243
+ "过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走,过曝,"
244
+ ],
245
+ "color": "#322",
246
+ "bgcolor": "#533"
247
+ },
248
+ {
249
+ "id": 251,
250
+ "type": "CLIPVisionEncode",
251
+ "pos": [
252
+ -30,
253
+ 640
254
+ ],
255
+ "size": [
256
+ 290.390625,
257
+ 78
258
+ ],
259
+ "flags": {},
260
+ "order": 12,
261
+ "mode": 0,
262
+ "inputs": [
263
+ {
264
+ "name": "clip_vision",
265
+ "type": "CLIP_VISION",
266
+ "link": 395
267
+ },
268
+ {
269
+ "name": "image",
270
+ "type": "IMAGE",
271
+ "link": 396
272
+ }
273
+ ],
274
+ "outputs": [
275
+ {
276
+ "name": "CLIP_VISION_OUTPUT",
277
+ "type": "CLIP_VISION_OUTPUT",
278
+ "links": [
279
+ 397
280
+ ]
281
+ }
282
+ ],
283
+ "properties": {
284
+ "cnr_id": "comfy-core",
285
+ "ver": "0.3.45",
286
+ "Node name for S&R": "CLIPVisionEncode"
287
+ },
288
+ "widgets_values": [
289
+ "none"
290
+ ]
291
+ },
292
+ {
293
+ "id": 39,
294
+ "type": "VAELoader",
295
+ "pos": [
296
+ -530,
297
+ 370
298
+ ],
299
+ "size": [
300
+ 360,
301
+ 60
302
+ ],
303
+ "flags": {},
304
+ "order": 2,
305
+ "mode": 0,
306
+ "inputs": [],
307
+ "outputs": [
308
+ {
309
+ "name": "VAE",
310
+ "type": "VAE",
311
+ "slot_index": 0,
312
+ "links": [
313
+ 76,
314
+ 383
315
+ ]
316
+ }
317
+ ],
318
+ "properties": {
319
+ "cnr_id": "comfy-core",
320
+ "ver": "0.3.34",
321
+ "Node name for S&R": "VAELoader",
322
+ "models": [
323
+ {
324
+ "name": "wan_2.1_vae.safetensors",
325
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
326
+ "directory": "vae"
327
+ }
328
+ ],
329
+ "enableTabs": false,
330
+ "tabWidth": 65,
331
+ "tabXOffset": 10,
332
+ "hasSecondTab": false,
333
+ "secondTabText": "Send Back",
334
+ "secondTabOffset": 80,
335
+ "secondTabWidth": 65,
336
+ "widget_ue_connectable": {}
337
+ },
338
+ "widgets_values": [
339
+ "wan_2.1_vae.safetensors"
340
+ ]
341
+ },
342
+ {
343
+ "id": 244,
344
+ "type": "CLIPVisionLoader",
345
+ "pos": [
346
+ -520,
347
+ 480
348
+ ],
349
+ "size": [
350
+ 344.7685546875,
351
+ 60.39640808105469
352
+ ],
353
+ "flags": {},
354
+ "order": 3,
355
+ "mode": 0,
356
+ "inputs": [],
357
+ "outputs": [
358
+ {
359
+ "name": "CLIP_VISION",
360
+ "type": "CLIP_VISION",
361
+ "links": [
362
+ 395
363
+ ]
364
+ }
365
+ ],
366
+ "properties": {
367
+ "cnr_id": "comfy-core",
368
+ "ver": "0.3.41",
369
+ "Node name for S&R": "CLIPVisionLoader",
370
+ "models": [
371
+ {
372
+ "name": "clip_vision_h.safetensors",
373
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors",
374
+ "directory": "clip_vision"
375
+ }
376
+ ]
377
+ },
378
+ "widgets_values": [
379
+ "clip_vision_h.safetensors"
380
+ ]
381
+ },
382
+ {
383
+ "id": 258,
384
+ "type": "SaveVideo",
385
+ "pos": [
386
+ 370,
387
+ 650
388
+ ],
389
+ "size": [
390
+ 720,
391
+ 578
392
+ ],
393
+ "flags": {},
394
+ "order": 17,
395
+ "mode": 0,
396
+ "inputs": [
397
+ {
398
+ "name": "video",
399
+ "type": "VIDEO",
400
+ "link": 404
401
+ }
402
+ ],
403
+ "outputs": [],
404
+ "properties": {
405
+ "cnr_id": "comfy-core",
406
+ "ver": "0.3.45",
407
+ "Node name for S&R": "SaveVideo"
408
+ },
409
+ "widgets_values": [
410
+ "video/ComfyUI",
411
+ "auto",
412
+ "auto"
413
+ ]
414
+ },
415
+ {
416
+ "id": 240,
417
+ "type": "LoadImage",
418
+ "pos": [
419
+ -530,
420
+ 690
421
+ ],
422
+ "size": [
423
+ 394.4261779785156,
424
+ 454.2128601074219
425
+ ],
426
+ "flags": {},
427
+ "order": 4,
428
+ "mode": 0,
429
+ "inputs": [],
430
+ "outputs": [
431
+ {
432
+ "name": "IMAGE",
433
+ "type": "IMAGE",
434
+ "links": [
435
+ 384,
436
+ 396
437
+ ]
438
+ },
439
+ {
440
+ "name": "MASK",
441
+ "type": "MASK",
442
+ "links": null
443
+ }
444
+ ],
445
+ "properties": {
446
+ "cnr_id": "comfy-core",
447
+ "ver": "0.3.26",
448
+ "Node name for S&R": "LoadImage"
449
+ },
450
+ "widgets_values": [
451
+ "input-14.jpg",
452
+ "image"
453
+ ]
454
+ },
455
+ {
456
+ "id": 260,
457
+ "type": "MarkdownNote",
458
+ "pos": [
459
+ -850,
460
+ 470
461
+ ],
462
+ "size": [
463
+ 290,
464
+ 120
465
+ ],
466
+ "flags": {},
467
+ "order": 5,
468
+ "mode": 0,
469
+ "inputs": [],
470
+ "outputs": [],
471
+ "title": "VRAM Usage",
472
+ "properties": {},
473
+ "widgets_values": [
474
+ "\n4090D 24GB (VRAM usage 90%)\n- size: 720*480\n- 1st gen: 500s\n- 2nd gen: 463s"
475
+ ],
476
+ "color": "#432",
477
+ "bgcolor": "#653"
478
+ },
479
+ {
480
+ "id": 257,
481
+ "type": "CreateVideo",
482
+ "pos": [
483
+ 790,
484
+ 480
485
+ ],
486
+ "size": [
487
+ 270,
488
+ 78
489
+ ],
490
+ "flags": {},
491
+ "order": 16,
492
+ "mode": 0,
493
+ "inputs": [
494
+ {
495
+ "name": "images",
496
+ "type": "IMAGE",
497
+ "link": 403
498
+ },
499
+ {
500
+ "name": "audio",
501
+ "shape": 7,
502
+ "type": "AUDIO",
503
+ "link": null
504
+ }
505
+ ],
506
+ "outputs": [
507
+ {
508
+ "name": "VIDEO",
509
+ "type": "VIDEO",
510
+ "links": [
511
+ 404
512
+ ]
513
+ }
514
+ ],
515
+ "properties": {
516
+ "cnr_id": "comfy-core",
517
+ "ver": "0.3.45",
518
+ "Node name for S&R": "CreateVideo"
519
+ },
520
+ "widgets_values": [
521
+ 16
522
+ ]
523
+ },
524
+ {
525
+ "id": 3,
526
+ "type": "KSampler",
527
+ "pos": [
528
+ 810,
529
+ 60
530
+ ],
531
+ "size": [
532
+ 252.072021484375,
533
+ 262
534
+ ],
535
+ "flags": {},
536
+ "order": 14,
537
+ "mode": 0,
538
+ "inputs": [
539
+ {
540
+ "name": "model",
541
+ "type": "MODEL",
542
+ "link": 392
543
+ },
544
+ {
545
+ "name": "positive",
546
+ "type": "CONDITIONING",
547
+ "link": 385
548
+ },
549
+ {
550
+ "name": "negative",
551
+ "type": "CONDITIONING",
552
+ "link": 386
553
+ },
554
+ {
555
+ "name": "latent_image",
556
+ "type": "LATENT",
557
+ "link": 387
558
+ }
559
+ ],
560
+ "outputs": [
561
+ {
562
+ "name": "LATENT",
563
+ "type": "LATENT",
564
+ "slot_index": 0,
565
+ "links": [
566
+ 388
567
+ ]
568
+ }
569
+ ],
570
+ "properties": {
571
+ "cnr_id": "comfy-core",
572
+ "ver": "0.3.34",
573
+ "Node name for S&R": "KSampler",
574
+ "enableTabs": false,
575
+ "tabWidth": 65,
576
+ "tabXOffset": 10,
577
+ "hasSecondTab": false,
578
+ "secondTabText": "Send Back",
579
+ "secondTabOffset": 80,
580
+ "secondTabWidth": 65,
581
+ "widget_ue_connectable": {}
582
+ },
583
+ "widgets_values": [
584
+ 48,
585
+ "fixed",
586
+ 20,
587
+ 3,
588
+ "uni_pc",
589
+ "simple",
590
+ 1
591
+ ]
592
+ },
593
+ {
594
+ "id": 48,
595
+ "type": "ModelSamplingSD3",
596
+ "pos": [
597
+ 420,
598
+ 70
599
+ ],
600
+ "size": [
601
+ 270,
602
+ 60
603
+ ],
604
+ "flags": {},
605
+ "order": 9,
606
+ "mode": 0,
607
+ "inputs": [
608
+ {
609
+ "name": "model",
610
+ "type": "MODEL",
611
+ "link": 405
612
+ }
613
+ ],
614
+ "outputs": [
615
+ {
616
+ "name": "MODEL",
617
+ "type": "MODEL",
618
+ "slot_index": 0,
619
+ "links": [
620
+ 392
621
+ ]
622
+ }
623
+ ],
624
+ "properties": {
625
+ "cnr_id": "comfy-core",
626
+ "ver": "0.3.34",
627
+ "Node name for S&R": "ModelSamplingSD3",
628
+ "enableTabs": false,
629
+ "tabWidth": 65,
630
+ "tabXOffset": 10,
631
+ "hasSecondTab": false,
632
+ "secondTabText": "Send Back",
633
+ "secondTabOffset": 80,
634
+ "secondTabWidth": 65,
635
+ "widget_ue_connectable": {}
636
+ },
637
+ "widgets_values": [
638
+ 8.000000000000002
639
+ ]
640
+ },
641
+ {
642
+ "id": 262,
643
+ "type": "MarkdownNote",
644
+ "pos": [
645
+ -100,
646
+ 1200
647
+ ],
648
+ "size": [
649
+ 450,
650
+ 100
651
+ ],
652
+ "flags": {},
653
+ "order": 6,
654
+ "mode": 0,
655
+ "inputs": [],
656
+ "outputs": [],
657
+ "title": "How to create Trajectory JSON",
658
+ "properties": {},
659
+ "widgets_values": [
660
+ "Visit [Trajectory-Annotation-Tool](https://comfyui-wiki.github.io/Trajectory-Annotation-Tool/), upload an image and create trajectories."
661
+ ],
662
+ "color": "#432",
663
+ "bgcolor": "#653"
664
+ },
665
+ {
666
+ "id": 8,
667
+ "type": "VAEDecode",
668
+ "pos": [
669
+ 890,
670
+ 370
671
+ ],
672
+ "size": [
673
+ 170,
674
+ 46
675
+ ],
676
+ "flags": {
677
+ "collapsed": false
678
+ },
679
+ "order": 15,
680
+ "mode": 0,
681
+ "inputs": [
682
+ {
683
+ "name": "samples",
684
+ "type": "LATENT",
685
+ "link": 388
686
+ },
687
+ {
688
+ "name": "vae",
689
+ "type": "VAE",
690
+ "link": 76
691
+ }
692
+ ],
693
+ "outputs": [
694
+ {
695
+ "name": "IMAGE",
696
+ "type": "IMAGE",
697
+ "slot_index": 0,
698
+ "links": [
699
+ 403
700
+ ]
701
+ }
702
+ ],
703
+ "properties": {
704
+ "cnr_id": "comfy-core",
705
+ "ver": "0.3.34",
706
+ "Node name for S&R": "VAEDecode",
707
+ "enableTabs": false,
708
+ "tabWidth": 65,
709
+ "tabXOffset": 10,
710
+ "hasSecondTab": false,
711
+ "secondTabText": "Send Back",
712
+ "secondTabOffset": 80,
713
+ "secondTabWidth": 65,
714
+ "widget_ue_connectable": {}
715
+ },
716
+ "widgets_values": []
717
+ },
718
+ {
719
+ "id": 6,
720
+ "type": "CLIPTextEncode",
721
+ "pos": [
722
+ -90,
723
+ 50
724
+ ],
725
+ "size": [
726
+ 420,
727
+ 260
728
+ ],
729
+ "flags": {},
730
+ "order": 10,
731
+ "mode": 0,
732
+ "inputs": [
733
+ {
734
+ "name": "clip",
735
+ "type": "CLIP",
736
+ "link": 74
737
+ }
738
+ ],
739
+ "outputs": [
740
+ {
741
+ "name": "CONDITIONING",
742
+ "type": "CONDITIONING",
743
+ "slot_index": 0,
744
+ "links": [
745
+ 381
746
+ ]
747
+ }
748
+ ],
749
+ "title": "CLIP Text Encode (Positive Prompt)",
750
+ "properties": {
751
+ "cnr_id": "comfy-core",
752
+ "ver": "0.3.34",
753
+ "Node name for S&R": "CLIPTextEncode",
754
+ "enableTabs": false,
755
+ "tabWidth": 65,
756
+ "tabXOffset": 10,
757
+ "hasSecondTab": false,
758
+ "secondTabText": "Send Back",
759
+ "secondTabOffset": 80,
760
+ "secondTabWidth": 65,
761
+ "widget_ue_connectable": {}
762
+ },
763
+ "widgets_values": [
764
+ "The white dragon warrior stands still, eyes full of determination and strength. The camera slowly moves closer or circles around the warrior, highlighting the powerful presence and heroic spirit of the character."
765
+ ],
766
+ "color": "#232",
767
+ "bgcolor": "#353"
768
+ },
769
+ {
770
+ "id": 259,
771
+ "type": "MarkdownNote",
772
+ "pos": [
773
+ -1040,
774
+ 10
775
+ ],
776
+ "size": [
777
+ 480,
778
+ 410
779
+ ],
780
+ "flags": {},
781
+ "order": 7,
782
+ "mode": 0,
783
+ "inputs": [],
784
+ "outputs": [],
785
+ "title": "Model Links",
786
+ "properties": {},
787
+ "widgets_values": [
788
+ "[Tutorial](http://docs.comfy.org/tutorials/video/wan/wan-ati) | [教程](http://docs.comfy.org/zh-CN/tutorials/video/wan/wan-ati)\n\n**Diffusion Model**\n- [Wan2_1-I2V-ATI-14B_fp8_e4m3fn.safetensors](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan2_1-I2V-ATI-14B_fp8_e4m3fn.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\n**clip_vision**\n- [clip_vision_h.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors)\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ └───Wan2_1-I2V-ATI-14B_fp8_e4m3fn.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors # or other version\n│ ├───📂 clip_vision/\n│ │ └─── clip_vision_h.safetensors\n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n```\n"
789
+ ],
790
+ "color": "#432",
791
+ "bgcolor": "#653"
792
+ },
793
+ {
794
+ "id": 247,
795
+ "type": "PrimitiveStringMultiline",
796
+ "pos": [
797
+ -70,
798
+ 820
799
+ ],
800
+ "size": [
801
+ 400,
802
+ 310
803
+ ],
804
+ "flags": {},
805
+ "order": 8,
806
+ "mode": 0,
807
+ "inputs": [],
808
+ "outputs": [
809
+ {
810
+ "name": "STRING",
811
+ "type": "STRING",
812
+ "links": [
813
+ 380
814
+ ]
815
+ }
816
+ ],
817
+ "title": "Trajectory JSON",
818
+ "properties": {
819
+ "cnr_id": "comfy-core",
820
+ "ver": "0.3.45",
821
+ "Node name for S&R": "PrimitiveStringMultiline"
822
+ },
823
+ "widgets_values": [
824
+ "[\n [\n {\n \"x\": 393,\n \"y\": 126\n },\n {\n \"x\": 393,\n \"y\": 126\n },\n {\n \"x\": 393,\n \"y\": 126\n },\n {\n \"x\": 393,\n \"y\": 125\n },\n {\n \"x\": 388,\n \"y\": 123\n },\n {\n \"x\": 380,\n \"y\": 123\n },\n {\n \"x\": 372,\n \"y\": 122\n },\n {\n \"x\": 338,\n \"y\": 122\n },\n {\n \"x\": 312,\n \"y\": 121\n },\n {\n \"x\": 294,\n \"y\": 121\n },\n {\n \"x\": 281,\n \"y\": 122\n },\n {\n \"x\": 263,\n \"y\": 123\n },\n {\n \"x\": 254,\n \"y\": 125\n },\n {\n \"x\": 245,\n \"y\": 126\n },\n {\n \"x\": 241,\n \"y\": 127\n },\n {\n \"x\": 240,\n \"y\": 127\n },\n {\n \"x\": 240,\n \"y\": 128\n },\n {\n \"x\": 239,\n \"y\": 128\n },\n {\n \"x\": 238,\n \"y\": 130\n },\n {\n \"x\": 236,\n \"y\": 131\n },\n {\n \"x\": 233,\n \"y\": 133\n },\n {\n \"x\": 230,\n \"y\": 135\n },\n {\n \"x\": 226,\n \"y\": 137\n },\n {\n \"x\": 226,\n \"y\": 137\n },\n {\n \"x\": 226,\n \"y\": 137\n },\n {\n \"x\": 226,\n \"y\": 138\n },\n {\n \"x\": 226,\n \"y\": 138\n },\n {\n \"x\": 226,\n \"y\": 138\n },\n {\n \"x\": 226,\n \"y\": 139\n },\n {\n \"x\": 226,\n \"y\": 139\n },\n {\n \"x\": 226,\n \"y\": 141\n },\n {\n \"x\": 226,\n \"y\": 142\n },\n {\n \"x\": 226,\n \"y\": 142\n },\n {\n \"x\": 228,\n \"y\": 143\n },\n {\n \"x\": 229,\n \"y\": 143\n },\n {\n \"x\": 230,\n \"y\": 144\n },\n {\n \"x\": 232,\n \"y\": 145\n },\n {\n \"x\": 237,\n \"y\": 146\n },\n {\n \"x\": 238,\n \"y\": 146\n },\n {\n \"x\": 246,\n \"y\": 147\n },\n {\n \"x\": 252,\n \"y\": 149\n },\n {\n \"x\": 260,\n \"y\": 150\n },\n {\n \"x\": 262,\n \"y\": 150\n },\n {\n \"x\": 265,\n \"y\": 150\n },\n {\n \"x\": 271,\n \"y\": 151\n },\n {\n \"x\": 276,\n \"y\": 151\n },\n {\n \"x\": 278,\n \"y\": 151\n },\n {\n \"x\": 281,\n \"y\": 151\n },\n {\n \"x\": 286,\n \"y\": 152\n },\n {\n \"x\": 289,\n \"y\": 152\n },\n {\n \"x\": 292,\n \"y\": 152\n },\n {\n \"x\": 296,\n \"y\": 152\n },\n {\n \"x\": 299,\n \"y\": 152\n },\n {\n \"x\": 307,\n \"y\": 153\n },\n {\n \"x\": 311,\n \"y\": 153\n },\n {\n \"x\": 315,\n \"y\": 154\n },\n {\n \"x\": 317,\n \"y\": 154\n },\n {\n \"x\": 320,\n \"y\": 155\n },\n {\n \"x\": 324,\n \"y\": 155\n },\n {\n \"x\": 326,\n \"y\": 157\n },\n {\n \"x\": 327,\n \"y\": 157\n },\n {\n \"x\": 328,\n \"y\": 157\n },\n {\n \"x\": 331,\n \"y\": 158\n },\n {\n \"x\": 332,\n \"y\": 158\n },\n {\n \"x\": 333,\n \"y\": 158\n },\n {\n \"x\": 335,\n \"y\": 159\n },\n {\n \"x\": 340,\n \"y\": 159\n },\n {\n \"x\": 345,\n \"y\": 160\n },\n {\n \"x\": 353,\n \"y\": 161\n },\n {\n \"x\": 357,\n \"y\": 162\n },\n {\n \"x\": 362,\n \"y\": 163\n },\n {\n \"x\": 367,\n \"y\": 165\n },\n {\n \"x\": 369,\n \"y\": 165\n },\n {\n \"x\": 372,\n \"y\": 166\n },\n {\n \"x\": 375,\n \"y\": 166\n },\n {\n \"x\": 378,\n \"y\": 166\n },\n {\n \"x\": 379,\n \"y\": 167\n },\n {\n \"x\": 381,\n \"y\": 167\n },\n {\n \"x\": 384,\n \"y\": 167\n },\n {\n \"x\": 387,\n \"y\": 168\n },\n {\n \"x\": 392,\n \"y\": 169\n },\n {\n \"x\": 400,\n \"y\": 170\n },\n {\n \"x\": 405,\n \"y\": 170\n },\n {\n \"x\": 410,\n \"y\": 170\n },\n {\n \"x\": 417,\n \"y\": 171\n },\n {\n \"x\": 425,\n \"y\": 174\n },\n {\n \"x\": 434,\n \"y\": 174\n },\n {\n \"x\": 441,\n \"y\": 175\n },\n {\n \"x\": 448,\n \"y\": 175\n },\n {\n \"x\": 456,\n \"y\": 176\n },\n {\n \"x\": 465,\n \"y\": 177\n },\n {\n \"x\": 472,\n \"y\": 177\n },\n {\n \"x\": 479,\n \"y\": 177\n },\n {\n \"x\": 484,\n \"y\": 177\n },\n {\n \"x\": 491,\n \"y\": 178\n },\n {\n \"x\": 498,\n \"y\": 179\n },\n {\n \"x\": 502,\n \"y\": 179\n },\n {\n \"x\": 505,\n \"y\": 179\n },\n {\n \"x\": 514,\n \"y\": 179\n },\n {\n \"x\": 520,\n \"y\": 179\n },\n {\n \"x\": 523,\n \"y\": 181\n },\n {\n \"x\": 530,\n \"y\": 181\n },\n {\n \"x\": 537,\n \"y\": 182\n },\n {\n \"x\": 544,\n \"y\": 183\n },\n {\n \"x\": 551,\n \"y\": 183\n },\n {\n \"x\": 554,\n \"y\": 183\n },\n {\n \"x\": 561,\n \"y\": 184\n },\n {\n \"x\": 569,\n \"y\": 185\n },\n {\n \"x\": 577,\n \"y\": 186\n },\n {\n \"x\": 581,\n \"y\": 186\n },\n {\n \"x\": 586,\n \"y\": 186\n },\n {\n \"x\": 590,\n \"y\": 187\n },\n {\n \"x\": 596,\n \"y\": 187\n },\n {\n \"x\": 600,\n \"y\": 189\n },\n {\n \"x\": 602,\n \"y\": 189\n },\n {\n \"x\": 607,\n \"y\": 189\n },\n {\n \"x\": 612,\n \"y\": 190\n },\n {\n \"x\": 614,\n \"y\": 190\n },\n {\n \"x\": 616,\n \"y\": 190\n },\n {\n \"x\": 617,\n \"y\": 190\n },\n {\n \"x\": 617,\n \"y\": 190\n },\n {\n \"x\": 619,\n \"y\": 191\n },\n {\n \"x\": 619,\n \"y\": 191\n },\n {\n \"x\": 620,\n \"y\": 191\n },\n {\n \"x\": 620,\n \"y\": 191\n },\n {\n \"x\": 621,\n \"y\": 191\n },\n {\n \"x\": 623,\n \"y\": 191\n },\n {\n \"x\": 624,\n \"y\": 191\n },\n {\n \"x\": 625,\n \"y\": 191\n },\n {\n \"x\": 625,\n \"y\": 192\n },\n {\n \"x\": 625,\n \"y\": 192\n },\n {\n \"x\": 625,\n \"y\": 192\n },\n {\n \"x\": 628,\n \"y\": 197\n },\n {\n \"x\": 628,\n \"y\": 199\n },\n {\n \"x\": 629,\n \"y\": 200\n },\n {\n \"x\": 629,\n \"y\": 201\n },\n {\n \"x\": 629,\n \"y\": 202\n },\n {\n \"x\": 629,\n \"y\": 202\n },\n {\n \"x\": 629,\n \"y\": 203\n },\n {\n \"x\": 629,\n \"y\": 203\n },\n {\n \"x\": 629,\n \"y\": 203\n },\n {\n \"x\": 629,\n \"y\": 203\n },\n {\n \"x\": 629,\n \"y\": 203\n },\n {\n \"x\": 630,\n \"y\": 205\n },\n {\n \"x\": 630,\n \"y\": 205\n },\n {\n \"x\": 630,\n \"y\": 206\n },\n {\n \"x\": 630,\n \"y\": 207\n },\n {\n \"x\": 630,\n \"y\": 207\n },\n {\n \"x\": 630,\n \"y\": 208\n },\n {\n \"x\": 630,\n \"y\": 208\n },\n {\n \"x\": 631,\n \"y\": 211\n },\n {\n \"x\": 631,\n \"y\": 211\n },\n {\n \"x\": 631,\n \"y\": 213\n },\n {\n \"x\": 631,\n \"y\": 215\n },\n {\n \"x\": 632,\n \"y\": 215\n },\n {\n \"x\": 632,\n \"y\": 216\n },\n {\n \"x\": 632,\n \"y\": 216\n },\n {\n \"x\": 632,\n \"y\": 216\n },\n {\n \"x\": 632,\n \"y\": 217\n },\n {\n \"x\": 632,\n \"y\": 217\n },\n {\n \"x\": 632,\n \"y\": 218\n },\n {\n \"x\": 632,\n \"y\": 218\n }\n ]\n]"
825
+ ]
826
+ }
827
+ ],
828
+ "links": [
829
+ [
830
+ 74,
831
+ 38,
832
+ 0,
833
+ 6,
834
+ 0,
835
+ "CLIP"
836
+ ],
837
+ [
838
+ 75,
839
+ 38,
840
+ 0,
841
+ 7,
842
+ 0,
843
+ "CLIP"
844
+ ],
845
+ [
846
+ 76,
847
+ 39,
848
+ 0,
849
+ 8,
850
+ 1,
851
+ "VAE"
852
+ ],
853
+ [
854
+ 380,
855
+ 247,
856
+ 0,
857
+ 248,
858
+ 5,
859
+ "STRING"
860
+ ],
861
+ [
862
+ 381,
863
+ 6,
864
+ 0,
865
+ 248,
866
+ 0,
867
+ "CONDITIONING"
868
+ ],
869
+ [
870
+ 382,
871
+ 7,
872
+ 0,
873
+ 248,
874
+ 1,
875
+ "CONDITIONING"
876
+ ],
877
+ [
878
+ 383,
879
+ 39,
880
+ 0,
881
+ 248,
882
+ 2,
883
+ "VAE"
884
+ ],
885
+ [
886
+ 384,
887
+ 240,
888
+ 0,
889
+ 248,
890
+ 3,
891
+ "IMAGE"
892
+ ],
893
+ [
894
+ 385,
895
+ 248,
896
+ 0,
897
+ 3,
898
+ 1,
899
+ "CONDITIONING"
900
+ ],
901
+ [
902
+ 386,
903
+ 248,
904
+ 1,
905
+ 3,
906
+ 2,
907
+ "CONDITIONING"
908
+ ],
909
+ [
910
+ 387,
911
+ 248,
912
+ 2,
913
+ 3,
914
+ 3,
915
+ "LATENT"
916
+ ],
917
+ [
918
+ 388,
919
+ 3,
920
+ 0,
921
+ 8,
922
+ 0,
923
+ "LATENT"
924
+ ],
925
+ [
926
+ 392,
927
+ 48,
928
+ 0,
929
+ 3,
930
+ 0,
931
+ "MODEL"
932
+ ],
933
+ [
934
+ 395,
935
+ 244,
936
+ 0,
937
+ 251,
938
+ 0,
939
+ "CLIP_VISION"
940
+ ],
941
+ [
942
+ 396,
943
+ 240,
944
+ 0,
945
+ 251,
946
+ 1,
947
+ "IMAGE"
948
+ ],
949
+ [
950
+ 397,
951
+ 251,
952
+ 0,
953
+ 248,
954
+ 4,
955
+ "CLIP_VISION_OUTPUT"
956
+ ],
957
+ [
958
+ 403,
959
+ 8,
960
+ 0,
961
+ 257,
962
+ 0,
963
+ "IMAGE"
964
+ ],
965
+ [
966
+ 404,
967
+ 257,
968
+ 0,
969
+ 258,
970
+ 0,
971
+ "VIDEO"
972
+ ],
973
+ [
974
+ 405,
975
+ 140,
976
+ 0,
977
+ 48,
978
+ 0,
979
+ "MODEL"
980
+ ]
981
+ ],
982
+ "groups": [
983
+ {
984
+ "id": 1,
985
+ "title": "Step1 - Load models here",
986
+ "bounding": [
987
+ -540,
988
+ -20,
989
+ 420,
990
+ 610
991
+ ],
992
+ "color": "#b58b2a",
993
+ "font_size": 24,
994
+ "flags": {}
995
+ },
996
+ {
997
+ "id": 2,
998
+ "title": "Step4 - Prompt",
999
+ "bounding": [
1000
+ -100,
1001
+ -20,
1002
+ 450,
1003
+ 610
1004
+ ],
1005
+ "color": "#3f789e",
1006
+ "font_size": 24,
1007
+ "flags": {}
1008
+ },
1009
+ {
1010
+ "id": 3,
1011
+ "title": "Sampling & Decoding",
1012
+ "bounding": [
1013
+ 370,
1014
+ -20,
1015
+ 720,
1016
+ 620
1017
+ ],
1018
+ "color": "#3f789e",
1019
+ "font_size": 24,
1020
+ "flags": {}
1021
+ },
1022
+ {
1023
+ "id": 26,
1024
+ "title": "Step2 - Upload image",
1025
+ "bounding": [
1026
+ -540,
1027
+ 610,
1028
+ 420,
1029
+ 540
1030
+ ],
1031
+ "color": "#3f789e",
1032
+ "font_size": 24,
1033
+ "flags": {}
1034
+ },
1035
+ {
1036
+ "id": 27,
1037
+ "title": "Step 3-Plaste Trajectory JSON",
1038
+ "bounding": [
1039
+ -100,
1040
+ 740,
1041
+ 450,
1042
+ 410
1043
+ ],
1044
+ "color": "#3f789e",
1045
+ "font_size": 24,
1046
+ "flags": {}
1047
+ }
1048
+ ],
1049
+ "config": {},
1050
+ "extra": {
1051
+ "ds": {
1052
+ "scale": 0.9229599817707979,
1053
+ "offset": [
1054
+ 1098.5764546277032,
1055
+ -443.13709495742705
1056
+ ]
1057
+ },
1058
+ "frontendVersion": "1.23.4",
1059
+ "node_versions": {
1060
+ "comfy-core": "0.3.34"
1061
+ },
1062
+ "VHS_latentpreview": false,
1063
+ "VHS_latentpreviewrate": 0,
1064
+ "VHS_MetadataImage": true,
1065
+ "VHS_KeepIntermediate": true,
1066
+ "ue_links": [],
1067
+ "links_added_by_ue": []
1068
+ },
1069
+ "version": 0.4
1070
+ }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: comfyui_workflow_templates
3
- Version: 0.1.39
3
+ Version: 0.1.40
4
4
  Summary: ComfyUI workflow templates package
5
5
  Author: Comfy-Org
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -218,7 +218,7 @@ comfyui_workflow_templates/templates/image_to_video-1.webp,sha256=-3fIlyNhM-troU
218
218
  comfyui_workflow_templates/templates/image_to_video.json,sha256=K9cTs3xf59MAQJoM9oHUy0z81Eq1Be96tDstmHwSvC4,6667
219
219
  comfyui_workflow_templates/templates/image_to_video_wan-1.webp,sha256=cxtxeW5KepuVvqInT1G4d6ddKN_qCWzzWW4sv0Yl6PI,926424
220
220
  comfyui_workflow_templates/templates/image_to_video_wan.json,sha256=eJJzxJcRo-f2P1EW3OOPFm0Nx-6rxFdpdkRVcXPATs4,11813
221
- comfyui_workflow_templates/templates/index.json,sha256=vmzNS4-RP-mURKIzT9SUCObnp4xclBubrB2qIUVbGa8,43332
221
+ comfyui_workflow_templates/templates/index.json,sha256=h2hnBtn0HWUdRwA2zTNXvxUy7JFxGHFeW-hAHmOzSfc,43708
222
222
  comfyui_workflow_templates/templates/index.schema.json,sha256=g0sy0uPiRbVSKLVP4bxnMvR1Dp2ge-Bz24fdqktIBV4,2525
223
223
  comfyui_workflow_templates/templates/inpaint_example-1.webp,sha256=K1MjV5PMIuBeOnvDXSgkiM6AVU8qCCjKCjc9TdLP6_k,130944
224
224
  comfyui_workflow_templates/templates/inpaint_example-2.webp,sha256=v1vOU116p5-TSrV1LLaEaWy1n65__HHRFgMQkoB0pW4,37306
@@ -274,6 +274,9 @@ comfyui_workflow_templates/templates/video_wan2.1_fun_camera_v1.1_1.3B-1.webp,sh
274
274
  comfyui_workflow_templates/templates/video_wan2.1_fun_camera_v1.1_1.3B.json,sha256=gEF8NSd1pMl8ZNDY4tLEsULyPUN21RUoxWlxTBwrmMo,20001
275
275
  comfyui_workflow_templates/templates/video_wan2.1_fun_camera_v1.1_14B-1.webp,sha256=m4gKn_dUeDXsZSabPbYY1LiGb5101FlJovFox9OPBmk,869520
276
276
  comfyui_workflow_templates/templates/video_wan2.1_fun_camera_v1.1_14B.json,sha256=CFmfwilijhpAn0-FM4ucrRztTHXlDAYM7AFhbXq8rsU,21491
277
+ comfyui_workflow_templates/templates/video_wan_ati-1.webp,sha256=PhF6JsLGWVFwzOwmyN_m2QuBmnWlBj6uNQjZlDv0Gyk,828342
278
+ comfyui_workflow_templates/templates/video_wan_ati-2.webp,sha256=UCCWoeqaAvdXNC7DjDsDPvKhKnIZVe2oZ6fFD-p_XhY,12360
279
+ comfyui_workflow_templates/templates/video_wan_ati.json,sha256=gR3rpvedV0n6cZbbM2WzMsh6HhiSD6IqQslZt0dw3jU,30413
277
280
  comfyui_workflow_templates/templates/video_wan_vace_14B_ref2v-1.webp,sha256=EMIXrxlroZMPPSeBJcV_yEI85yJadrVV3kf4kgLYj_o,679696
278
281
  comfyui_workflow_templates/templates/video_wan_vace_14B_ref2v.json,sha256=LEdCd4KsRbIZe3UDdKljzS8xiuWAB_Xh1AC4nsETD8Q,42042
279
282
  comfyui_workflow_templates/templates/video_wan_vace_14B_t2v-1.webp,sha256=16adXJN_DtKdufx5JoDIr5ZfO2tzRjzCw9eiCZsPdo8,811924
@@ -296,8 +299,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=czOi3YuJI9
296
299
  comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=DtwD0aCFtDAfmHFZ60SmVaTQCwAKy27Ggpi5YHTjdbE,20623
297
300
  comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=0xKRBDLFCbMrni6o5zFlVt6o5a38Rxg1_Q0ETU2hPHc,1578046
298
301
  comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=PFoDxG-3_scsi2TGnDukSJ31dMC6j8ZYLqLQ_uJE5xM,19174
299
- comfyui_workflow_templates-0.1.39.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
300
- comfyui_workflow_templates-0.1.39.dist-info/METADATA,sha256=lK9Mr1wSYyhkLsu3XAPYbwx_3AUDK1-eDgV0pf-L4XU,55821
301
- comfyui_workflow_templates-0.1.39.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
302
- comfyui_workflow_templates-0.1.39.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
303
- comfyui_workflow_templates-0.1.39.dist-info/RECORD,,
302
+ comfyui_workflow_templates-0.1.40.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
303
+ comfyui_workflow_templates-0.1.40.dist-info/METADATA,sha256=PhOHf27FocOr_OGhQS9U1OccP9DIJpMQ03vc8Okygn8,55821
304
+ comfyui_workflow_templates-0.1.40.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
305
+ comfyui_workflow_templates-0.1.40.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
306
+ comfyui_workflow_templates-0.1.40.dist-info/RECORD,,