comfyui-workflow-templates 0.1.45__py3-none-any.whl → 0.1.47__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.

Files changed (31) hide show
  1. comfyui_workflow_templates/templates/hunyuan_video_text_to_video-1.webp +0 -0
  2. comfyui_workflow_templates/templates/hunyuan_video_text_to_video.json +689 -312
  3. comfyui_workflow_templates/templates/image_to_video-1.webp +0 -0
  4. comfyui_workflow_templates/templates/image_to_video.json +390 -161
  5. comfyui_workflow_templates/templates/image_to_video_wan.json +610 -271
  6. comfyui_workflow_templates/templates/index.json +12 -0
  7. comfyui_workflow_templates/templates/index.schema.json +19 -0
  8. comfyui_workflow_templates/templates/ltxv_image_to_video-1.webp +0 -0
  9. comfyui_workflow_templates/templates/ltxv_image_to_video.json +676 -274
  10. comfyui_workflow_templates/templates/ltxv_text_to_video-1.webp +0 -0
  11. comfyui_workflow_templates/templates/ltxv_text_to_video.json +547 -203
  12. comfyui_workflow_templates/templates/mochi_text_to_video_example-1.webp +0 -0
  13. comfyui_workflow_templates/templates/mochi_text_to_video_example.json +433 -170
  14. comfyui_workflow_templates/templates/text_to_video_wan.json +409 -169
  15. comfyui_workflow_templates/templates/txt_to_image_to_video.json +556 -223
  16. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-1.webp +0 -0
  17. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-2.webp +0 -0
  18. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +1090 -0
  19. comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +41 -17
  20. comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +41 -17
  21. comfyui_workflow_templates/templates/wan2.1_flf2v_720_f16.json +567 -182
  22. comfyui_workflow_templates/templates/wan2.1_fun_control-1.webp +0 -0
  23. comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp +0 -0
  24. comfyui_workflow_templates/templates/wan2.1_fun_control.json +168 -110
  25. comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp +0 -0
  26. comfyui_workflow_templates/templates/wan2.1_fun_inp.json +470 -418
  27. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/METADATA +1 -1
  28. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/RECORD +31 -28
  29. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/WHEEL +0 -0
  30. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/licenses/LICENSE +0 -0
  31. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/top_level.txt +0 -0
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "id": "e7533930-2792-43a9-b4b5-ded4617d8a43",
3
3
  "revision": 0,
4
- "last_node_id": 78,
5
- "last_link_id": 157,
4
+ "last_node_id": 80,
5
+ "last_link_id": 159,
6
6
  "nodes": [
7
7
  {
8
8
  "id": 3,
@@ -146,355 +146,382 @@
146
146
  "bgcolor": "#535"
147
147
  },
148
148
  {
149
- "id": 8,
150
- "type": "VAEDecode",
149
+ "id": 51,
150
+ "type": "CLIPVisionEncode",
151
151
  "pos": [
152
- 1310,
153
- 850
152
+ 440,
153
+ 500
154
154
  ],
155
155
  "size": [
156
- 210,
157
- 266
156
+ 253.60000610351562,
157
+ 78
158
158
  ],
159
- "flags": {
160
- "collapsed": true
161
- },
162
- "order": 16,
159
+ "flags": {},
160
+ "order": 10,
163
161
  "mode": 0,
164
162
  "inputs": [
165
163
  {
166
- "name": "samples",
167
- "type": "LATENT",
168
- "link": 35
164
+ "name": "clip_vision",
165
+ "type": "CLIP_VISION",
166
+ "link": 94
169
167
  },
170
168
  {
171
- "name": "vae",
172
- "type": "VAE",
173
- "link": 76
169
+ "name": "image",
170
+ "type": "IMAGE",
171
+ "link": 109
174
172
  }
175
173
  ],
176
174
  "outputs": [
177
175
  {
178
- "name": "IMAGE",
179
- "type": "IMAGE",
176
+ "name": "CLIP_VISION_OUTPUT",
177
+ "type": "CLIP_VISION_OUTPUT",
180
178
  "slot_index": 0,
181
179
  "links": [
182
- 56
180
+ 155
183
181
  ]
184
182
  }
185
183
  ],
186
184
  "properties": {
187
- "Node name for S&R": "VAEDecode"
185
+ "Node name for S&R": "CLIPVisionEncode"
188
186
  },
189
- "widgets_values": []
187
+ "widgets_values": [
188
+ "none"
189
+ ]
190
190
  },
191
191
  {
192
- "id": 28,
193
- "type": "SaveAnimatedWEBP",
192
+ "id": 65,
193
+ "type": "SkipLayerGuidanceDiT",
194
194
  "pos": [
195
- 1500,
196
- 40
195
+ 890,
196
+ 80
197
197
  ],
198
198
  "size": [
199
- 470,
200
- 570
199
+ 230,
200
+ 180
201
201
  ],
202
- "flags": {},
203
- "order": 17,
202
+ "flags": {
203
+ "collapsed": false
204
+ },
205
+ "order": 9,
204
206
  "mode": 0,
205
207
  "inputs": [
206
208
  {
207
- "name": "images",
208
- "type": "IMAGE",
209
- "link": 56
209
+ "name": "model",
210
+ "type": "MODEL",
211
+ "link": 146
210
212
  }
211
213
  ],
212
- "outputs": [],
213
- "properties": {},
214
+ "outputs": [
215
+ {
216
+ "name": "MODEL",
217
+ "type": "MODEL",
218
+ "links": [
219
+ 132
220
+ ]
221
+ }
222
+ ],
223
+ "properties": {
224
+ "Node name for S&R": "SkipLayerGuidanceDiT",
225
+ "cnr_id": "comfy-core",
226
+ "ver": "0.3.27",
227
+ "enableTabs": false,
228
+ "tabWidth": 65,
229
+ "tabXOffset": 10,
230
+ "hasSecondTab": false,
231
+ "secondTabText": "Send Back",
232
+ "secondTabOffset": 80,
233
+ "secondTabWidth": 65
234
+ },
214
235
  "widgets_values": [
215
- "ComfyUI",
216
- 16,
217
- false,
218
- 90,
219
- "default"
236
+ "9,10",
237
+ "9,10",
238
+ 3,
239
+ 0.01,
240
+ 0.8000000000000002,
241
+ 0
220
242
  ]
221
243
  },
222
244
  {
223
- "id": 37,
224
- "type": "UNETLoader",
245
+ "id": 66,
246
+ "type": "CFGZeroStar",
225
247
  "pos": [
226
- 30,
227
- 70
248
+ 890,
249
+ 310
228
250
  ],
229
251
  "size": [
230
- 346.7470703125,
231
- 82
252
+ 230,
253
+ 30
232
254
  ],
233
- "flags": {},
234
- "order": 5,
255
+ "flags": {
256
+ "collapsed": false
257
+ },
258
+ "order": 14,
235
259
  "mode": 0,
236
- "inputs": [],
260
+ "inputs": [
261
+ {
262
+ "name": "model",
263
+ "type": "MODEL",
264
+ "link": 131
265
+ }
266
+ ],
237
267
  "outputs": [
238
268
  {
239
- "name": "MODEL",
269
+ "name": "patched_model",
240
270
  "type": "MODEL",
241
- "slot_index": 0,
242
271
  "links": [
243
- 146
272
+ 135
244
273
  ]
245
274
  }
246
275
  ],
247
276
  "properties": {
248
- "Node name for S&R": "UNETLoader",
249
- "models": [
250
- {
251
- "name": "wan2.1_fun_inp_1.3B_bf16.safetensors",
252
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_fun_inp_1.3B_bf16.safetensors?download=true",
253
- "directory": "diffusion_models"
254
- }
255
- ]
277
+ "Node name for S&R": "CFGZeroStar",
278
+ "cnr_id": "comfy-core",
279
+ "ver": "0.3.27",
280
+ "enableTabs": false,
281
+ "tabWidth": 65,
282
+ "tabXOffset": 10,
283
+ "hasSecondTab": false,
284
+ "secondTabText": "Send Back",
285
+ "secondTabOffset": 80,
286
+ "secondTabWidth": 65
256
287
  },
257
- "widgets_values": [
258
- "wan2.1_fun_inp_1.3B_bf16.safetensors",
259
- "default"
260
- ],
261
- "color": "#322",
262
- "bgcolor": "#533"
288
+ "widgets_values": []
263
289
  },
264
290
  {
265
- "id": 38,
266
- "type": "CLIPLoader",
291
+ "id": 67,
292
+ "type": "ModelSamplingSD3",
267
293
  "pos": [
268
- 30,
269
- 190
294
+ 1200,
295
+ 80
270
296
  ],
271
297
  "size": [
272
- 350,
273
- 106
298
+ 240,
299
+ 60
274
300
  ],
275
- "flags": {},
276
- "order": 0,
301
+ "flags": {
302
+ "collapsed": false
303
+ },
304
+ "order": 11,
277
305
  "mode": 0,
278
- "inputs": [],
306
+ "inputs": [
307
+ {
308
+ "name": "model",
309
+ "type": "MODEL",
310
+ "link": 132
311
+ }
312
+ ],
279
313
  "outputs": [
280
314
  {
281
- "name": "CLIP",
282
- "type": "CLIP",
315
+ "name": "MODEL",
316
+ "type": "MODEL",
283
317
  "slot_index": 0,
284
318
  "links": [
285
- 74,
286
- 75
319
+ 133
287
320
  ]
288
321
  }
289
322
  ],
290
323
  "properties": {
291
- "Node name for S&R": "CLIPLoader",
292
- "models": [
293
- {
294
- "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
295
- "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",
296
- "directory": "text_encoders"
297
- }
298
- ]
324
+ "Node name for S&R": "ModelSamplingSD3",
325
+ "cnr_id": "comfy-core",
326
+ "ver": "0.3.26",
327
+ "enableTabs": false,
328
+ "tabWidth": 65,
329
+ "tabXOffset": 10,
330
+ "hasSecondTab": false,
331
+ "secondTabText": "Send Back",
332
+ "secondTabOffset": 80,
333
+ "secondTabWidth": 65
299
334
  },
300
335
  "widgets_values": [
301
- "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
302
- "wan",
303
- "default"
304
- ],
305
- "color": "#322",
306
- "bgcolor": "#533"
336
+ 5.000000000000001
337
+ ]
307
338
  },
308
339
  {
309
- "id": 39,
310
- "type": "VAELoader",
340
+ "id": 72,
341
+ "type": "LoadImage",
311
342
  "pos": [
312
- 30,
313
- 330
343
+ 440,
344
+ 610
314
345
  ],
315
346
  "size": [
316
- 350,
317
- 60
347
+ 315,
348
+ 314
318
349
  ],
319
350
  "flags": {},
320
- "order": 2,
351
+ "order": 0,
321
352
  "mode": 0,
322
353
  "inputs": [],
323
354
  "outputs": [
324
355
  {
325
- "name": "VAE",
326
- "type": "VAE",
327
- "slot_index": 0,
356
+ "name": "IMAGE",
357
+ "type": "IMAGE",
328
358
  "links": [
329
- 76,
330
- 154
359
+ 157
331
360
  ]
361
+ },
362
+ {
363
+ "name": "MASK",
364
+ "type": "MASK",
365
+ "links": null
332
366
  }
333
367
  ],
368
+ "title": "End_image",
334
369
  "properties": {
335
- "Node name for S&R": "VAELoader",
336
- "models": [
337
- {
338
- "name": "wan_2.1_vae.safetensors",
339
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true",
340
- "directory": "vae"
341
- }
342
- ]
370
+ "Node name for S&R": "LoadImage"
343
371
  },
344
372
  "widgets_values": [
345
- "wan_2.1_vae.safetensors"
373
+ "fashion_photography_end.png",
374
+ "image"
346
375
  ],
347
376
  "color": "#322",
348
377
  "bgcolor": "#533"
349
378
  },
350
379
  {
351
- "id": 49,
352
- "type": "CLIPVisionLoader",
380
+ "id": 76,
381
+ "type": "WanFunInpaintToVideo",
353
382
  "pos": [
354
- 30,
355
- 500
383
+ 900,
384
+ 550
356
385
  ],
357
386
  "size": [
358
- 340,
359
- 60
387
+ 240,
388
+ 230
360
389
  ],
361
390
  "flags": {},
362
- "order": 1,
363
- "mode": 0,
364
- "inputs": [],
365
- "outputs": [
366
- {
367
- "name": "CLIP_VISION",
368
- "type": "CLIP_VISION",
369
- "slot_index": 0,
370
- "links": [
371
- 94
372
- ]
373
- }
374
- ],
375
- "properties": {
376
- "Node name for S&R": "CLIPVisionLoader",
377
- "models": [
378
- {
379
- "name": "clip_vision_h.safetensors",
380
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors?download=true",
381
- "directory": "clip_vision"
382
- }
383
- ]
384
- },
385
- "widgets_values": [
386
- "clip_vision_h.safetensors"
387
- ],
388
- "color": "#322",
389
- "bgcolor": "#533"
390
- },
391
- {
392
- "id": 51,
393
- "type": "CLIPVisionEncode",
394
- "pos": [
395
- 440,
396
- 500
397
- ],
398
- "size": [
399
- 253.60000610351562,
400
- 78
401
- ],
402
- "flags": {},
403
- "order": 9,
391
+ "order": 12,
404
392
  "mode": 0,
405
393
  "inputs": [
406
394
  {
407
- "name": "clip_vision",
408
- "type": "CLIP_VISION",
409
- "link": 94
395
+ "name": "positive",
396
+ "type": "CONDITIONING",
397
+ "link": 152
410
398
  },
411
399
  {
412
- "name": "image",
400
+ "name": "negative",
401
+ "type": "CONDITIONING",
402
+ "link": 153
403
+ },
404
+ {
405
+ "name": "vae",
406
+ "type": "VAE",
407
+ "link": 154
408
+ },
409
+ {
410
+ "name": "clip_vision_output",
411
+ "shape": 7,
412
+ "type": "CLIP_VISION_OUTPUT",
413
+ "link": 155
414
+ },
415
+ {
416
+ "name": "start_image",
417
+ "shape": 7,
413
418
  "type": "IMAGE",
414
- "link": 109
419
+ "link": 156
420
+ },
421
+ {
422
+ "name": "end_image",
423
+ "shape": 7,
424
+ "type": "IMAGE",
425
+ "link": 157
415
426
  }
416
427
  ],
417
428
  "outputs": [
418
429
  {
419
- "name": "CLIP_VISION_OUTPUT",
420
- "type": "CLIP_VISION_OUTPUT",
421
- "slot_index": 0,
430
+ "name": "positive",
431
+ "type": "CONDITIONING",
422
432
  "links": [
423
- 155
433
+ 149
434
+ ]
435
+ },
436
+ {
437
+ "name": "negative",
438
+ "type": "CONDITIONING",
439
+ "links": [
440
+ 150
441
+ ]
442
+ },
443
+ {
444
+ "name": "latent",
445
+ "type": "LATENT",
446
+ "links": [
447
+ 151
424
448
  ]
425
449
  }
426
450
  ],
427
451
  "properties": {
428
- "Node name for S&R": "CLIPVisionEncode"
452
+ "Node name for S&R": "WanFunInpaintToVideo"
429
453
  },
430
454
  "widgets_values": [
431
- "none"
455
+ 480,
456
+ 768,
457
+ 81,
458
+ 1
432
459
  ]
433
460
  },
434
461
  {
435
- "id": 52,
436
- "type": "LoadImage",
462
+ "id": 8,
463
+ "type": "VAEDecode",
437
464
  "pos": [
438
- 30,
439
- 600
465
+ 1310,
466
+ 850
440
467
  ],
441
468
  "size": [
442
- 340,
443
- 326
469
+ 210,
470
+ 266
444
471
  ],
445
- "flags": {},
446
- "order": 3,
472
+ "flags": {
473
+ "collapsed": true
474
+ },
475
+ "order": 16,
447
476
  "mode": 0,
448
- "inputs": [],
477
+ "inputs": [
478
+ {
479
+ "name": "samples",
480
+ "type": "LATENT",
481
+ "link": 35
482
+ },
483
+ {
484
+ "name": "vae",
485
+ "type": "VAE",
486
+ "link": 76
487
+ }
488
+ ],
449
489
  "outputs": [
450
490
  {
451
491
  "name": "IMAGE",
452
492
  "type": "IMAGE",
453
493
  "slot_index": 0,
454
494
  "links": [
455
- 109,
456
- 156
495
+ 158
457
496
  ]
458
- },
459
- {
460
- "name": "MASK",
461
- "type": "MASK",
462
- "slot_index": 1,
463
- "links": null
464
497
  }
465
498
  ],
466
- "title": "Start_image",
467
499
  "properties": {
468
- "Node name for S&R": "LoadImage"
500
+ "Node name for S&R": "VAEDecode"
469
501
  },
470
- "widgets_values": [
471
- "fashion_photography_start.png",
472
- "image"
473
- ],
474
- "color": "#322",
475
- "bgcolor": "#533"
502
+ "widgets_values": []
476
503
  },
477
504
  {
478
- "id": 65,
479
- "type": "SkipLayerGuidanceDiT",
505
+ "id": 68,
506
+ "type": "UNetTemporalAttentionMultiply",
480
507
  "pos": [
481
- 890,
482
- 80
508
+ 1200,
509
+ 190
483
510
  ],
484
511
  "size": [
485
- 230,
486
- 180
512
+ 243.60000610351562,
513
+ 150
487
514
  ],
488
515
  "flags": {
489
516
  "collapsed": false
490
517
  },
491
- "order": 10,
518
+ "order": 13,
492
519
  "mode": 0,
493
520
  "inputs": [
494
521
  {
495
522
  "name": "model",
496
523
  "type": "MODEL",
497
- "link": 146
524
+ "link": 133
498
525
  }
499
526
  ],
500
527
  "outputs": [
@@ -502,12 +529,12 @@
502
529
  "name": "MODEL",
503
530
  "type": "MODEL",
504
531
  "links": [
505
- 132
532
+ 131
506
533
  ]
507
534
  }
508
535
  ],
509
536
  "properties": {
510
- "Node name for S&R": "SkipLayerGuidanceDiT",
537
+ "Node name for S&R": "UNetTemporalAttentionMultiply",
511
538
  "cnr_id": "comfy-core",
512
539
  "ver": "0.3.27",
513
540
  "enableTabs": false,
@@ -519,304 +546,314 @@
519
546
  "secondTabWidth": 65
520
547
  },
521
548
  "widgets_values": [
522
- "9,10",
523
- "9,10",
524
- 3,
525
- 0.01,
526
- 0.8000000000000002,
527
- 0
549
+ 1,
550
+ 1,
551
+ 1.2,
552
+ 1.3
528
553
  ]
529
554
  },
530
555
  {
531
- "id": 66,
532
- "type": "CFGZeroStar",
556
+ "id": 80,
557
+ "type": "SaveVideo",
533
558
  "pos": [
534
- 890,
535
- 310
559
+ 1500,
560
+ 30
536
561
  ],
537
562
  "size": [
538
- 230,
539
- 30
563
+ 670,
564
+ 540
540
565
  ],
541
- "flags": {
542
- "collapsed": false
566
+ "flags": {},
567
+ "order": 18,
568
+ "mode": 0,
569
+ "inputs": [
570
+ {
571
+ "name": "video",
572
+ "type": "VIDEO",
573
+ "link": 159
574
+ }
575
+ ],
576
+ "outputs": [],
577
+ "properties": {
578
+ "Node name for S&R": "SaveVideo"
543
579
  },
544
- "order": 14,
580
+ "widgets_values": [
581
+ "video/ComfyUI",
582
+ "auto",
583
+ "auto"
584
+ ]
585
+ },
586
+ {
587
+ "id": 79,
588
+ "type": "CreateVideo",
589
+ "pos": [
590
+ 1500,
591
+ 630
592
+ ],
593
+ "size": [
594
+ 270,
595
+ 78
596
+ ],
597
+ "flags": {},
598
+ "order": 17,
545
599
  "mode": 0,
546
600
  "inputs": [
547
601
  {
548
- "name": "model",
549
- "type": "MODEL",
550
- "link": 131
602
+ "name": "images",
603
+ "type": "IMAGE",
604
+ "link": 158
605
+ },
606
+ {
607
+ "name": "audio",
608
+ "shape": 7,
609
+ "type": "AUDIO",
610
+ "link": null
551
611
  }
552
612
  ],
553
613
  "outputs": [
554
614
  {
555
- "name": "patched_model",
556
- "type": "MODEL",
615
+ "name": "VIDEO",
616
+ "type": "VIDEO",
557
617
  "links": [
558
- 135
618
+ 159
559
619
  ]
560
620
  }
561
621
  ],
562
622
  "properties": {
563
- "Node name for S&R": "CFGZeroStar",
564
- "cnr_id": "comfy-core",
565
- "ver": "0.3.27",
566
- "enableTabs": false,
567
- "tabWidth": 65,
568
- "tabXOffset": 10,
569
- "hasSecondTab": false,
570
- "secondTabText": "Send Back",
571
- "secondTabOffset": 80,
572
- "secondTabWidth": 65
623
+ "Node name for S&R": "CreateVideo"
573
624
  },
574
- "widgets_values": []
625
+ "widgets_values": [
626
+ 16
627
+ ]
628
+ },
629
+ {
630
+ "id": 78,
631
+ "type": "MarkdownNote",
632
+ "pos": [
633
+ -340,
634
+ 30
635
+ ],
636
+ "size": [
637
+ 336,
638
+ 96
639
+ ],
640
+ "flags": {},
641
+ "order": 1,
642
+ "mode": 0,
643
+ "inputs": [],
644
+ "outputs": [],
645
+ "properties": {},
646
+ "widgets_values": [
647
+ "### Learn more about this workflow\n\n> [ComfyUI Wan2.1 Fun InP Video - docs.comfy](https://docs.comfy.org/tutorials/video/wan/fun-inp)"
648
+ ],
649
+ "color": "#432",
650
+ "bgcolor": "#653"
651
+ },
652
+ {
653
+ "id": 38,
654
+ "type": "CLIPLoader",
655
+ "pos": [
656
+ 30,
657
+ 190
658
+ ],
659
+ "size": [
660
+ 350,
661
+ 106
662
+ ],
663
+ "flags": {},
664
+ "order": 2,
665
+ "mode": 0,
666
+ "inputs": [],
667
+ "outputs": [
668
+ {
669
+ "name": "CLIP",
670
+ "type": "CLIP",
671
+ "slot_index": 0,
672
+ "links": [
673
+ 74,
674
+ 75
675
+ ]
676
+ }
677
+ ],
678
+ "properties": {
679
+ "Node name for S&R": "CLIPLoader",
680
+ "models": [
681
+ {
682
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
683
+ "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",
684
+ "directory": "text_encoders"
685
+ }
686
+ ]
687
+ },
688
+ "widgets_values": [
689
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
690
+ "wan",
691
+ "default"
692
+ ]
575
693
  },
576
694
  {
577
- "id": 67,
578
- "type": "ModelSamplingSD3",
695
+ "id": 39,
696
+ "type": "VAELoader",
579
697
  "pos": [
580
- 1200,
581
- 80
698
+ 30,
699
+ 330
582
700
  ],
583
701
  "size": [
584
- 240,
702
+ 350,
585
703
  60
586
704
  ],
587
- "flags": {
588
- "collapsed": false
589
- },
590
- "order": 12,
705
+ "flags": {},
706
+ "order": 3,
591
707
  "mode": 0,
592
- "inputs": [
593
- {
594
- "name": "model",
595
- "type": "MODEL",
596
- "link": 132
597
- }
598
- ],
708
+ "inputs": [],
599
709
  "outputs": [
600
710
  {
601
- "name": "MODEL",
602
- "type": "MODEL",
711
+ "name": "VAE",
712
+ "type": "VAE",
603
713
  "slot_index": 0,
604
714
  "links": [
605
- 133
715
+ 76,
716
+ 154
606
717
  ]
607
718
  }
608
719
  ],
609
720
  "properties": {
610
- "Node name for S&R": "ModelSamplingSD3",
611
- "cnr_id": "comfy-core",
612
- "ver": "0.3.26",
613
- "enableTabs": false,
614
- "tabWidth": 65,
615
- "tabXOffset": 10,
616
- "hasSecondTab": false,
617
- "secondTabText": "Send Back",
618
- "secondTabOffset": 80,
619
- "secondTabWidth": 65
721
+ "Node name for S&R": "VAELoader",
722
+ "models": [
723
+ {
724
+ "name": "wan_2.1_vae.safetensors",
725
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true",
726
+ "directory": "vae"
727
+ }
728
+ ]
620
729
  },
621
730
  "widgets_values": [
622
- 5.000000000000001
731
+ "wan_2.1_vae.safetensors"
623
732
  ]
624
733
  },
625
734
  {
626
- "id": 68,
627
- "type": "UNetTemporalAttentionMultiply",
735
+ "id": 37,
736
+ "type": "UNETLoader",
628
737
  "pos": [
629
- 1200,
630
- 190
738
+ 30,
739
+ 70
631
740
  ],
632
741
  "size": [
633
- 243.60000610351562,
634
- 150
742
+ 346.7470703125,
743
+ 82
635
744
  ],
636
- "flags": {
637
- "collapsed": false
638
- },
639
- "order": 13,
745
+ "flags": {},
746
+ "order": 4,
640
747
  "mode": 0,
641
- "inputs": [
642
- {
643
- "name": "model",
644
- "type": "MODEL",
645
- "link": 133
646
- }
647
- ],
748
+ "inputs": [],
648
749
  "outputs": [
649
750
  {
650
751
  "name": "MODEL",
651
752
  "type": "MODEL",
753
+ "slot_index": 0,
652
754
  "links": [
653
- 131
755
+ 146
654
756
  ]
655
757
  }
656
758
  ],
657
759
  "properties": {
658
- "Node name for S&R": "UNetTemporalAttentionMultiply",
659
- "cnr_id": "comfy-core",
660
- "ver": "0.3.27",
661
- "enableTabs": false,
662
- "tabWidth": 65,
663
- "tabXOffset": 10,
664
- "hasSecondTab": false,
665
- "secondTabText": "Send Back",
666
- "secondTabOffset": 80,
667
- "secondTabWidth": 65
760
+ "Node name for S&R": "UNETLoader",
761
+ "models": [
762
+ {
763
+ "name": "wan2.1_fun_inp_1.3B_bf16.safetensors",
764
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_fun_inp_1.3B_bf16.safetensors?download=true",
765
+ "directory": "diffusion_models"
766
+ }
767
+ ]
668
768
  },
669
769
  "widgets_values": [
670
- 1,
671
- 1,
672
- 1.2,
673
- 1.3
770
+ "wan2.1_fun_inp_1.3B_bf16.safetensors",
771
+ "default"
674
772
  ]
675
773
  },
676
774
  {
677
- "id": 72,
775
+ "id": 52,
678
776
  "type": "LoadImage",
679
777
  "pos": [
680
- 440,
681
- 610
778
+ 30,
779
+ 600
682
780
  ],
683
781
  "size": [
684
- 315,
685
- 314
782
+ 340,
783
+ 326
686
784
  ],
687
785
  "flags": {},
688
- "order": 4,
786
+ "order": 5,
689
787
  "mode": 0,
690
788
  "inputs": [],
691
789
  "outputs": [
692
790
  {
693
791
  "name": "IMAGE",
694
792
  "type": "IMAGE",
793
+ "slot_index": 0,
695
794
  "links": [
696
- 157
795
+ 109,
796
+ 156
697
797
  ]
698
798
  },
699
799
  {
700
800
  "name": "MASK",
701
801
  "type": "MASK",
802
+ "slot_index": 1,
702
803
  "links": null
703
804
  }
704
805
  ],
705
- "title": "End_image",
806
+ "title": "Start_image",
706
807
  "properties": {
707
808
  "Node name for S&R": "LoadImage"
708
809
  },
709
810
  "widgets_values": [
710
- "fashion_photography_end.png",
811
+ "fashion_photography_start.png",
711
812
  "image"
712
813
  ],
713
814
  "color": "#322",
714
815
  "bgcolor": "#533"
715
816
  },
716
817
  {
717
- "id": 76,
718
- "type": "WanFunInpaintToVideo",
818
+ "id": 49,
819
+ "type": "CLIPVisionLoader",
719
820
  "pos": [
720
- 900,
721
- 550
821
+ 30,
822
+ 500
722
823
  ],
723
824
  "size": [
724
- 240,
725
- 230
825
+ 340,
826
+ 60
726
827
  ],
727
828
  "flags": {},
728
- "order": 11,
829
+ "order": 6,
729
830
  "mode": 0,
730
- "inputs": [
731
- {
732
- "name": "positive",
733
- "type": "CONDITIONING",
734
- "link": 152
735
- },
736
- {
737
- "name": "negative",
738
- "type": "CONDITIONING",
739
- "link": 153
740
- },
741
- {
742
- "name": "vae",
743
- "type": "VAE",
744
- "link": 154
745
- },
746
- {
747
- "name": "clip_vision_output",
748
- "shape": 7,
749
- "type": "CLIP_VISION_OUTPUT",
750
- "link": 155
751
- },
752
- {
753
- "name": "start_image",
754
- "shape": 7,
755
- "type": "IMAGE",
756
- "link": 156
757
- },
758
- {
759
- "name": "end_image",
760
- "shape": 7,
761
- "type": "IMAGE",
762
- "link": 157
763
- }
764
- ],
831
+ "inputs": [],
765
832
  "outputs": [
766
833
  {
767
- "name": "positive",
768
- "type": "CONDITIONING",
769
- "links": [
770
- 149
771
- ]
772
- },
773
- {
774
- "name": "negative",
775
- "type": "CONDITIONING",
776
- "links": [
777
- 150
778
- ]
779
- },
780
- {
781
- "name": "latent",
782
- "type": "LATENT",
834
+ "name": "CLIP_VISION",
835
+ "type": "CLIP_VISION",
836
+ "slot_index": 0,
783
837
  "links": [
784
- 151
838
+ 94
785
839
  ]
786
840
  }
787
841
  ],
788
842
  "properties": {
789
- "Node name for S&R": "WanFunInpaintToVideo"
843
+ "Node name for S&R": "CLIPVisionLoader",
844
+ "models": [
845
+ {
846
+ "name": "clip_vision_h.safetensors",
847
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors?download=true",
848
+ "directory": "clip_vision"
849
+ }
850
+ ]
790
851
  },
791
852
  "widgets_values": [
792
- 480,
793
- 768,
794
- 81,
795
- 1
796
- ]
797
- },
798
- {
799
- "id": 78,
800
- "type": "MarkdownNote",
801
- "pos": [
802
- 24,
803
- 984
804
- ],
805
- "size": [
806
- 336,
807
- 96
808
- ],
809
- "flags": {},
810
- "order": 6,
811
- "mode": 0,
812
- "inputs": [],
813
- "outputs": [],
814
- "properties": {},
815
- "widgets_values": [
816
- "### Learn more about this workflow\n\n> [ComfyUI Wan2.1 Fun InP Video - docs.comfy](https://docs.comfy.org/tutorials/video/wan/fun-inp)"
853
+ "clip_vision_h.safetensors"
817
854
  ],
818
- "color": "#432",
819
- "bgcolor": "#653"
855
+ "color": "#322",
856
+ "bgcolor": "#533"
820
857
  }
821
858
  ],
822
859
  "links": [
@@ -828,14 +865,6 @@
828
865
  0,
829
866
  "LATENT"
830
867
  ],
831
- [
832
- 56,
833
- 8,
834
- 0,
835
- 28,
836
- 0,
837
- "IMAGE"
838
- ],
839
868
  [
840
869
  74,
841
870
  38,
@@ -987,14 +1016,30 @@
987
1016
  76,
988
1017
  5,
989
1018
  "IMAGE"
1019
+ ],
1020
+ [
1021
+ 158,
1022
+ 8,
1023
+ 0,
1024
+ 79,
1025
+ 0,
1026
+ "IMAGE"
1027
+ ],
1028
+ [
1029
+ 159,
1030
+ 79,
1031
+ 0,
1032
+ 80,
1033
+ 0,
1034
+ "VIDEO"
990
1035
  ]
991
1036
  ],
992
1037
  "groups": [
993
1038
  {
994
1039
  "id": 1,
995
- "title": "Load Models",
1040
+ "title": "Step1 - Load Models",
996
1041
  "bounding": [
997
- 24,
1042
+ 20,
998
1043
  0,
999
1044
  370,
1000
1045
  410
@@ -1005,10 +1050,10 @@
1005
1050
  },
1006
1051
  {
1007
1052
  "id": 2,
1008
- "title": "Start & End Images",
1053
+ "title": "Step2 - Start & End Images",
1009
1054
  "bounding": [
1010
- 24,
1011
- 432,
1055
+ 20,
1056
+ 430,
1012
1057
  830,
1013
1058
  510
1014
1059
  ],
@@ -1020,7 +1065,7 @@
1020
1065
  "id": 5,
1021
1066
  "title": "Attention Booster",
1022
1067
  "bounding": [
1023
- 872,
1068
+ 870,
1024
1069
  0,
1025
1070
  600,
1026
1071
  410
@@ -1031,9 +1076,9 @@
1031
1076
  },
1032
1077
  {
1033
1078
  "id": 6,
1034
- "title": "Prompt",
1079
+ "title": "Step3 - Prompt",
1035
1080
  "bounding": [
1036
- 408,
1081
+ 410,
1037
1082
  0,
1038
1083
  440,
1039
1084
  410
@@ -1046,8 +1091,8 @@
1046
1091
  "id": 8,
1047
1092
  "title": "Sampling & Decode",
1048
1093
  "bounding": [
1049
- 872,
1050
- 432,
1094
+ 870,
1095
+ 430,
1051
1096
  600,
1052
1097
  510
1053
1098
  ],
@@ -1058,7 +1103,14 @@
1058
1103
  ],
1059
1104
  "config": {},
1060
1105
  "extra": {
1061
- "frontendVersion": "1.16.7"
1106
+ "ds": {
1107
+ "scale": 0.48222002139288245,
1108
+ "offset": [
1109
+ 704.9790256091499,
1110
+ 215.97907594210852
1111
+ ]
1112
+ },
1113
+ "frontendVersion": "1.25.3"
1062
1114
  },
1063
1115
  "version": 0.4
1064
1116
  }