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

@@ -14,7 +14,8 @@
14
14
  "tutorialUrl": "https://docs.comfy.org/tutorials/basic/text-to-image",
15
15
  "tags": ["Text to Image", "Image"],
16
16
  "models": ["SD1.5"],
17
- "date": "2025-03-01"
17
+ "date": "2025-03-01",
18
+ "size": 1.99
18
19
  },
19
20
  {
20
21
  "name": "image2image",
@@ -25,7 +26,8 @@
25
26
  "tutorialUrl": "https://docs.comfy.org/tutorials/basic/image-to-image",
26
27
  "tags": ["Image to Image", "Image"],
27
28
  "models": ["SD1.5"],
28
- "date": "2025-03-01"
29
+ "date": "2025-03-01",
30
+ "size": 1.99
29
31
  },
30
32
  {
31
33
  "name": "lora",
@@ -59,7 +61,8 @@
59
61
  "tutorialUrl": "https://docs.comfy.org/tutorials/basic/inpaint",
60
62
  "tags": ["Inpaint", "Image"],
61
63
  "models": ["SD1.5"],
62
- "date": "2025-03-01"
64
+ "date": "2025-03-01",
65
+ "size": 4.86
63
66
  },
64
67
  {
65
68
  "name": "inpaint_model_outpainting",
@@ -71,7 +74,8 @@
71
74
  "tutorialUrl": "https://docs.comfy.org/tutorials/basic/inpaint",
72
75
  "tags": ["Outpaint", "Image"],
73
76
  "models": ["SD1.5"],
74
- "date": "2025-03-01"
77
+ "date": "2025-03-01",
78
+ "size": 4.86
75
79
  },
76
80
  {
77
81
  "name": "embedding_example",
@@ -82,7 +86,8 @@
82
86
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/textual_inversion_embeddings/",
83
87
  "tags": ["Embedding", "Image"],
84
88
  "models": ["SD1.5"],
85
- "date": "2025-03-01"
89
+ "date": "2025-03-01",
90
+ "size": 4.86
86
91
  },
87
92
  {
88
93
  "name": "gligen_textbox_example",
@@ -93,7 +98,8 @@
93
98
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/gligen/",
94
99
  "tags": ["Gligen", "Image"],
95
100
  "models": ["SD1.5"],
96
- "date": "2025-03-01"
101
+ "date": "2025-03-01",
102
+ "size": 2.77
97
103
  }
98
104
  ]
99
105
  },
@@ -108,22 +114,24 @@
108
114
  "title": "Chroma text to image",
109
115
  "mediaType": "image",
110
116
  "mediaSubtype": "webp",
111
- "description": "Chroma is modified from flux and has some changes in the architecture.",
117
+ "description": "Chroma - enhanced Flux model with improved image quality and better prompt understanding for stunning text-to-image generation.",
112
118
  "tags": ["Text to Image", "Image"],
113
119
  "models": ["Chroma", "Flux"],
114
- "date": "2025-06-04"
120
+ "date": "2025-06-04",
121
+ "size": 21.69
115
122
  },
116
123
  {
117
124
  "name": "flux_kontext_dev_basic",
118
- "title": "Flux Kontext Dev(Basic)",
125
+ "title": "Flux Kontext Dev Image Edit",
119
126
  "mediaType": "image",
120
127
  "mediaSubtype": "webp",
121
128
  "thumbnailVariant": "hoverDissolve",
122
- "description": "Edit image using Flux Kontext with full node visibility, perfect for learning the workflow.",
129
+ "description": "Smart image editing that keeps characters consistent, edits specific parts without affecting others, and preserves original styles.",
123
130
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-kontext-dev",
124
131
  "tags": ["Image Edit", "Image to Image"],
125
132
  "models": ["Flux"],
126
- "date": "2025-06-26"
133
+ "date": "2025-06-26",
134
+ "size": 16.43
127
135
  },
128
136
  {
129
137
  "name": "flux_dev_checkpoint_example",
@@ -134,7 +142,8 @@
134
142
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-text-to-image",
135
143
  "tags": ["Text to Image", "Image"],
136
144
  "models": ["Flux"],
137
- "date": "2025-03-01"
145
+ "date": "2025-03-01",
146
+ "size": 16.06
138
147
  },
139
148
  {
140
149
  "name": "flux_schnell",
@@ -145,7 +154,8 @@
145
154
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-text-to-image",
146
155
  "tags": ["Text to Image", "Image"],
147
156
  "models": ["Flux"],
148
- "date": "2025-03-01"
157
+ "date": "2025-03-01",
158
+ "size": 16.05
149
159
  },
150
160
  {
151
161
  "name": "flux1_krea_dev",
@@ -155,8 +165,9 @@
155
165
  "description": "A fine-tuned FLUX model pushing photorealism to the max",
156
166
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux1-krea-dev",
157
167
  "tags": ["Text to Image", "Image", "Photorealism"],
158
- "models": ["Flux.1 Krea Dev"],
159
- "date": "2025-07-31"
168
+ "models": ["Flux"],
169
+ "date": "2025-07-31",
170
+ "size": 20.74
160
171
  },
161
172
  {
162
173
  "name": "flux_dev_full_text_to_image",
@@ -167,7 +178,8 @@
167
178
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-text-to-image",
168
179
  "tags": ["Text to Image", "Image"],
169
180
  "models": ["Flux"],
170
- "date": "2025-03-01"
181
+ "date": "2025-03-01",
182
+ "size": 31.83
171
183
  },
172
184
  {
173
185
  "name": "flux_schnell_full_text_to_image",
@@ -178,7 +190,8 @@
178
190
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-text-to-image",
179
191
  "tags": ["Text to Image", "Image"],
180
192
  "models": ["Flux"],
181
- "date": "2025-03-01"
193
+ "date": "2025-03-01",
194
+ "size": 31.81
182
195
  },
183
196
  {
184
197
  "name": "flux_fill_inpaint_example",
@@ -190,7 +203,8 @@
190
203
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-fill-dev",
191
204
  "tags": ["Image to Image", "Inpaint", "Image"],
192
205
  "models": ["Flux"],
193
- "date": "2025-03-01"
206
+ "date": "2025-03-01",
207
+ "size": 9.66
194
208
  },
195
209
  {
196
210
  "name": "flux_fill_outpaint_example",
@@ -202,7 +216,8 @@
202
216
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-fill-dev",
203
217
  "tags": ["Outpaint", "Image", "Image to Image"],
204
218
  "models": ["Flux"],
205
- "date": "2025-03-01"
219
+ "date": "2025-03-01",
220
+ "size": 9.66
206
221
  },
207
222
  {
208
223
  "name": "flux_canny_model_example",
@@ -214,7 +229,8 @@
214
229
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-controlnet",
215
230
  "tags": ["Image to Image", "ControlNet", "Image"],
216
231
  "models": ["Flux"],
217
- "date": "2025-03-01"
232
+ "date": "2025-03-01",
233
+ "size": 31.83
218
234
  },
219
235
  {
220
236
  "name": "flux_depth_lora_example",
@@ -226,7 +242,8 @@
226
242
  "tutorialUrl": "ttps://docs.comfy.org/tutorials/flux/flux-1-controlnet",
227
243
  "tags": ["Image to Image", "ControlNet", "Image", "LoRA"],
228
244
  "models": ["Flux"],
229
- "date": "2025-03-01"
245
+ "date": "2025-03-01",
246
+ "size": 32.98
230
247
  },
231
248
  {
232
249
  "name": "flux_redux_model_example",
@@ -237,7 +254,8 @@
237
254
  "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-controlnet",
238
255
  "tags": ["Image to Image", "ControlNet", "Image", "LoRA"],
239
256
  "models": ["Flux"],
240
- "date": "2025-03-01"
257
+ "date": "2025-03-01",
258
+ "size": 32.74
241
259
  }
242
260
  ]
243
261
  },
@@ -256,7 +274,8 @@
256
274
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image",
257
275
  "tags": ["Text to Image", "Image"],
258
276
  "models": ["Qwen-Image"],
259
- "date": "2025-08-05"
277
+ "date": "2025-08-05",
278
+ "size": 29.59
260
279
  },
261
280
  {
262
281
  "name": "image_qwen_image_instantx_controlnet",
@@ -267,7 +286,8 @@
267
286
  "tags": ["Image to Image", "Image", "ControlNet"],
268
287
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image",
269
288
  "models": ["Qwen-Image"],
270
- "date": "2025-08-23"
289
+ "date": "2025-08-23",
290
+ "size": 32.88
271
291
  },
272
292
  {
273
293
  "name": "image_qwen_image_union_control_lora",
@@ -278,7 +298,8 @@
278
298
  "tags": ["Text to Image", "Image", "ControlNet"],
279
299
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image",
280
300
  "models": ["Qwen-Image"],
281
- "date": "2025-08-23"
301
+ "date": "2025-08-23",
302
+ "size": 30.47
282
303
  },
283
304
  {
284
305
  "name": "image_qwen_image_controlnet_patch",
@@ -290,7 +311,8 @@
290
311
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image",
291
312
  "tags": ["Text to Image", "Image", "ControlNet"],
292
313
  "models": ["Qwen-Image"],
293
- "date": "2025-08-24"
314
+ "date": "2025-08-24",
315
+ "size": 31.7
294
316
  },
295
317
  {
296
318
  "name": "image_qwen_image_edit",
@@ -302,7 +324,8 @@
302
324
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image-edit",
303
325
  "tags": ["Image to Image", "Image Edit"],
304
326
  "models": ["Qwen-Image"],
305
- "date": "2025-08-18"
327
+ "date": "2025-08-18",
328
+ "size": 29.59
306
329
  },
307
330
  {
308
331
  "name": "image_omnigen2_t2i",
@@ -313,7 +336,8 @@
313
336
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/omnigen/omnigen2",
314
337
  "tags": ["Text to Image", "Image"],
315
338
  "models": ["OmniGen"],
316
- "date": "2025-06-30"
339
+ "date": "2025-06-30",
340
+ "size": 14.7
317
341
  },
318
342
  {
319
343
  "name": "image_omnigen2_image_edit",
@@ -325,7 +349,8 @@
325
349
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/omnigen/omnigen2",
326
350
  "tags": ["Image Edit", "Image"],
327
351
  "models": ["OmniGen"],
328
- "date": "2025-06-30"
352
+ "date": "2025-06-30",
353
+ "size": 14.7
329
354
  },
330
355
  {
331
356
  "name": "hidream_i1_dev",
@@ -336,7 +361,8 @@
336
361
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/hidream/hidream-i1",
337
362
  "tags": ["Text to Image", "Image"],
338
363
  "models": ["HiDream"],
339
- "date": "2025-04-17"
364
+ "date": "2025-04-17",
365
+ "size": 31.03
340
366
  },
341
367
  {
342
368
  "name": "hidream_i1_fast",
@@ -347,7 +373,8 @@
347
373
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/hidream/hidream-i1",
348
374
  "tags": ["Text to Image", "Image"],
349
375
  "models": ["HiDream"],
350
- "date": "2025-04-17"
376
+ "date": "2025-04-17",
377
+ "size": 22.57
351
378
  },
352
379
  {
353
380
  "name": "hidream_i1_full",
@@ -358,7 +385,8 @@
358
385
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/hidream/hidream-i1",
359
386
  "tags": ["Text to Image", "Image"],
360
387
  "models": ["HiDream"],
361
- "date": "2025-04-17"
388
+ "date": "2025-04-17",
389
+ "size": 22.57
362
390
  },
363
391
  {
364
392
  "name": "hidream_e1_1",
@@ -370,7 +398,8 @@
370
398
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/hidream/hidream-e1",
371
399
  "tags": ["Image Edit", "Image"],
372
400
  "models": ["HiDream"],
373
- "date": "2025-07-21"
401
+ "date": "2025-07-21",
402
+ "size": 46.96
374
403
  },
375
404
  {
376
405
  "name": "hidream_e1_full",
@@ -382,7 +411,8 @@
382
411
  "tutorialUrl": "https://docs.comfy.org/tutorials/image/hidream/hidream-e1",
383
412
  "tags": ["Image Edit", "Image"],
384
413
  "models": ["HiDream"],
385
- "date": "2025-05-01"
414
+ "date": "2025-05-01",
415
+ "size": 31.86
386
416
  },
387
417
  {
388
418
  "name": "sd3.5_simple_example",
@@ -393,7 +423,8 @@
393
423
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sd3/#sd35",
394
424
  "tags": ["Text to Image", "Image"],
395
425
  "models": ["SD3.5"],
396
- "date": "2025-03-01"
426
+ "date": "2025-03-01",
427
+ "size": 13.91
397
428
  },
398
429
  {
399
430
  "name": "sd3.5_large_canny_controlnet_example",
@@ -405,7 +436,8 @@
405
436
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sd3/#sd35-controlnets",
406
437
  "tags": ["Image to Image", "Image", "ControlNet"],
407
438
  "models": ["SD3.5"],
408
- "date": "2025-03-01"
439
+ "date": "2025-03-01",
440
+ "size": 21.97
409
441
  },
410
442
  {
411
443
  "name": "sd3.5_large_depth",
@@ -417,7 +449,8 @@
417
449
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sd3/#sd35-controlnets",
418
450
  "tags": ["Image to Image", "Image", "ControlNet"],
419
451
  "models": ["SD3.5"],
420
- "date": "2025-03-01"
452
+ "date": "2025-03-01",
453
+ "size": 21.97
421
454
  },
422
455
  {
423
456
  "name": "sd3.5_large_blur",
@@ -429,7 +462,8 @@
429
462
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sd3/#sd35-controlnets",
430
463
  "tags": ["Image to Image", "Image"],
431
464
  "models": ["SD3.5"],
432
- "date": "2025-03-01"
465
+ "date": "2025-03-01",
466
+ "size": 21.97
433
467
  },
434
468
  {
435
469
  "name": "sdxl_simple_example",
@@ -440,7 +474,8 @@
440
474
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sdxl/",
441
475
  "tags": ["Text to Image", "Image"],
442
476
  "models": ["SDXL"],
443
- "date": "2025-03-01"
477
+ "date": "2025-03-01",
478
+ "size": 12.12
444
479
  },
445
480
  {
446
481
  "name": "sdxl_refiner_prompt_example",
@@ -451,7 +486,8 @@
451
486
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sdxl/",
452
487
  "tags": ["Text to Image", "Image"],
453
488
  "models": ["SDXL"],
454
- "date": "2025-03-01"
489
+ "date": "2025-03-01",
490
+ "size": 12.12
455
491
  },
456
492
  {
457
493
  "name": "sdxl_revision_text_prompts",
@@ -462,7 +498,8 @@
462
498
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sdxl/#revision",
463
499
  "tags": ["Text to Image", "Image"],
464
500
  "models": ["SDXL"],
465
- "date": "2025-03-01"
501
+ "date": "2025-03-01",
502
+ "size": 9.9
466
503
  },
467
504
  {
468
505
  "name": "sdxl_revision_zero_positive",
@@ -473,7 +510,8 @@
473
510
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sdxl/#revision",
474
511
  "tags": ["Text to Image", "Image"],
475
512
  "models": ["SDXL"],
476
- "date": "2025-03-01"
513
+ "date": "2025-03-01",
514
+ "size": 9.9
477
515
  },
478
516
  {
479
517
  "name": "sdxlturbo_example",
@@ -484,7 +522,8 @@
484
522
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sdturbo/",
485
523
  "tags": ["Text to Image", "Image"],
486
524
  "models": ["SDXL Turbo"],
487
- "date": "2025-03-01"
525
+ "date": "2025-03-01",
526
+ "size": 6.46
488
527
  },
489
528
  {
490
529
  "name": "image_lotus_depth_v1_1",
@@ -495,7 +534,8 @@
495
534
  "description": "Run Lotus Depth in ComfyUI for zero-shot, efficient monocular depth estimation with high detail retention.",
496
535
  "tags": ["Depth", "Image"],
497
536
  "models": ["SD1.5"],
498
- "date": "2025-05-21"
537
+ "date": "2025-05-21",
538
+ "size": 1.93
499
539
  }
500
540
  ]
501
541
  },
@@ -514,7 +554,8 @@
514
554
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2_2",
515
555
  "tags": ["Text to Video", "Video"],
516
556
  "models": ["Wan"],
517
- "date": "2025-07-29"
557
+ "date": "2025-07-29",
558
+ "size": 35.42
518
559
  },
519
560
  {
520
561
  "name": "video_wan2_2_14B_i2v",
@@ -526,7 +567,8 @@
526
567
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2_2",
527
568
  "tags": ["Image to Video", "Video"],
528
569
  "models": ["Wan2.2"],
529
- "date": "2025-07-29"
570
+ "date": "2025-07-29",
571
+ "size": 35.42
530
572
  },
531
573
  {
532
574
  "name": "video_wan2_2_14B_flf2v",
@@ -538,6 +580,18 @@
538
580
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2_2",
539
581
  "tags": ["FLF2V", "Video"],
540
582
  "models": ["Wan2.2"],
583
+ "date": "2025-08-02",
584
+ "size": 35.42
585
+ },
586
+ {
587
+ "name": "video_wan2_2_14B_s2v",
588
+ "title": "Wan2.2-S2V Audio-Driven Video Generation",
589
+ "description": "Transform static images and audio into dynamic videos with perfect synchronization and minute-level generation.",
590
+ "mediaType": "image",
591
+ "mediaSubtype": "webp",
592
+ "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2-2-s2v",
593
+ "tags": ["Video"],
594
+ "models": ["Wan2.2"],
541
595
  "date": "2025-08-02"
542
596
  },
543
597
  {
@@ -549,7 +603,8 @@
549
603
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2-2-fun-inp",
550
604
  "tags": ["FLF2V", "Video"],
551
605
  "models": ["Wan2.2"],
552
- "date": "2025-08-12"
606
+ "date": "2025-08-12",
607
+ "size": 35.42
553
608
  },
554
609
  {
555
610
  "name": "video_wan2_2_14B_fun_control",
@@ -560,7 +615,8 @@
560
615
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2-2-fun-control",
561
616
  "tags": ["Video to Video", "Video"],
562
617
  "models": ["Wan2.2"],
563
- "date": "2025-08-12"
618
+ "date": "2025-08-12",
619
+ "size": 35.42
564
620
  },
565
621
  {
566
622
  "name": "video_wan2_2_14B_fun_camera",
@@ -571,7 +627,8 @@
571
627
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2-2-fun-camera",
572
628
  "tags": ["Video to Video", "Video"],
573
629
  "models": ["Wan2.2"],
574
- "date": "2025-08-17"
630
+ "date": "2025-08-17",
631
+ "size": 37.3
575
632
  },
576
633
  {
577
634
  "name": "video_wan2_2_5B_ti2v",
@@ -582,7 +639,8 @@
582
639
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2_2",
583
640
  "tags": ["Text to Video", "Video"],
584
641
  "models": ["Wan2.2"],
585
- "date": "2025-07-29"
642
+ "date": "2025-07-29",
643
+ "size": 16.9
586
644
  },
587
645
  {
588
646
  "name": "video_wan_vace_14B_t2v",
@@ -593,7 +651,8 @@
593
651
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace",
594
652
  "tags": ["Text to Video", "Video"],
595
653
  "models": ["Wan2.1"],
596
- "date": "2025-05-21"
654
+ "date": "2025-05-21",
655
+ "size": 53.79
597
656
  },
598
657
  {
599
658
  "name": "video_wan_vace_14B_ref2v",
@@ -604,7 +663,8 @@
604
663
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace",
605
664
  "tags": ["Reference to Video", "Video"],
606
665
  "models": ["Wan2.1"],
607
- "date": "2025-05-21"
666
+ "date": "2025-05-21",
667
+ "size": 53.79
608
668
  },
609
669
  {
610
670
  "name": "video_wan_vace_14B_v2v",
@@ -616,7 +676,8 @@
616
676
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace",
617
677
  "tags": ["Video to Video", "Video"],
618
678
  "models": ["Wan2.1"],
619
- "date": "2025-05-21"
679
+ "date": "2025-05-21",
680
+ "size": 53.79
620
681
  },
621
682
  {
622
683
  "name": "video_wan_vace_outpainting",
@@ -628,7 +689,8 @@
628
689
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace",
629
690
  "tags": ["Outpainting", "Video"],
630
691
  "models": ["Wan2.1"],
631
- "date": "2025-05-21"
692
+ "date": "2025-05-21",
693
+ "size": 53.79
632
694
  },
633
695
  {
634
696
  "name": "video_wan_vace_flf2v",
@@ -639,7 +701,8 @@
639
701
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace",
640
702
  "tags": ["FLF2V", "Video"],
641
703
  "models": ["Wan2.1"],
642
- "date": "2025-05-21"
704
+ "date": "2025-05-21",
705
+ "size": 53.79
643
706
  },
644
707
  {
645
708
  "name": "video_wan_vace_inpainting",
@@ -651,7 +714,8 @@
651
714
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace",
652
715
  "tags": ["Inpainting", "Video"],
653
716
  "models": ["Wan2.1"],
654
- "date": "2025-05-21"
717
+ "date": "2025-05-21",
718
+ "size": 53.79
655
719
  },
656
720
  {
657
721
  "name": "video_wan_ati",
@@ -663,7 +727,8 @@
663
727
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan-ati",
664
728
  "tags": ["Video"],
665
729
  "models": ["Wan2.1"],
666
- "date": "2025-05-21"
730
+ "date": "2025-05-21",
731
+ "size": 23.65
667
732
  },
668
733
  {
669
734
  "name": "video_wan2.1_fun_camera_v1.1_1.3B",
@@ -674,7 +739,8 @@
674
739
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/fun-control",
675
740
  "tags": ["Video"],
676
741
  "models": ["Wan2.1"],
677
- "date": "2025-04-15"
742
+ "date": "2025-04-15",
743
+ "size": 10.7
678
744
  },
679
745
  {
680
746
  "name": "video_wan2.1_fun_camera_v1.1_14B",
@@ -685,7 +751,8 @@
685
751
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/fun-control",
686
752
  "tags": ["Video"],
687
753
  "models": ["Wan2.1"],
688
- "date": "2025-04-15"
754
+ "date": "2025-04-15",
755
+ "size": 39.16
689
756
  },
690
757
  {
691
758
  "name": "text_to_video_wan",
@@ -696,7 +763,8 @@
696
763
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan-video",
697
764
  "tags": ["Text to Video", "Video"],
698
765
  "models": ["Wan2.1"],
699
- "date": "2025-03-01"
766
+ "date": "2025-03-01",
767
+ "size": 9.15
700
768
  },
701
769
  {
702
770
  "name": "image_to_video_wan",
@@ -707,7 +775,8 @@
707
775
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan-video",
708
776
  "tags": ["Text to Video", "Video"],
709
777
  "models": ["Wan2.1"],
710
- "date": "2025-03-01"
778
+ "date": "2025-03-01",
779
+ "size": 38.23
711
780
  },
712
781
  {
713
782
  "name": "wan2.1_fun_inp",
@@ -718,7 +787,8 @@
718
787
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/fun-inp",
719
788
  "tags": ["Inpaint", "Video"],
720
789
  "models": ["Wan2.1"],
721
- "date": "2025-04-15"
790
+ "date": "2025-04-15",
791
+ "size": 10.6
722
792
  },
723
793
  {
724
794
  "name": "wan2.1_fun_control",
@@ -730,7 +800,8 @@
730
800
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/fun-control",
731
801
  "tags": ["Video to Video", "Video"],
732
802
  "models": ["Wan2.1"],
733
- "date": "2025-04-15"
803
+ "date": "2025-04-15",
804
+ "size": 10.6
734
805
  },
735
806
  {
736
807
  "name": "wan2.1_flf2v_720_f16",
@@ -741,7 +812,8 @@
741
812
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan-flf",
742
813
  "tags": ["FLF2V", "Video"],
743
814
  "models": ["Wan2.1"],
744
- "date": "2025-04-15"
815
+ "date": "2025-04-15",
816
+ "size": 38.23
745
817
  },
746
818
  {
747
819
  "name": "ltxv_text_to_video",
@@ -752,7 +824,8 @@
752
824
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/ltxv",
753
825
  "tags": ["Text to Video", "Video"],
754
826
  "models": ["LTXV"],
755
- "date": "2025-03-01"
827
+ "date": "2025-03-01",
828
+ "size": 17.84
756
829
  },
757
830
  {
758
831
  "name": "ltxv_image_to_video",
@@ -763,7 +836,8 @@
763
836
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/ltxv",
764
837
  "tags": ["Image to Video", "Video"],
765
838
  "models": ["LTXV"],
766
- "date": "2025-03-01"
839
+ "date": "2025-03-01",
840
+ "size": 17.84
767
841
  },
768
842
  {
769
843
  "name": "mochi_text_to_video_example",
@@ -774,7 +848,8 @@
774
848
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/mochi/",
775
849
  "tags": ["Text to Video", "Video"],
776
850
  "models": ["Mochi"],
777
- "date": "2025-03-01"
851
+ "date": "2025-03-01",
852
+ "size": 28.65
778
853
  },
779
854
  {
780
855
  "name": "hunyuan_video_text_to_video",
@@ -785,7 +860,8 @@
785
860
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_video/",
786
861
  "tags": ["Text to Video", "Video"],
787
862
  "models": ["Hunyuan Video"],
788
- "date": "2025-03-01"
863
+ "date": "2025-03-01",
864
+ "size": 33.04
789
865
  },
790
866
  {
791
867
  "name": "image_to_video",
@@ -796,7 +872,8 @@
796
872
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/video/#image-to-video",
797
873
  "tags": ["Image to Video", "Video"],
798
874
  "models": ["SVD"],
799
- "date": "2025-03-01"
875
+ "date": "2025-03-01",
876
+ "size": 8.9
800
877
  },
801
878
  {
802
879
  "name": "txt_to_image_to_video",
@@ -807,7 +884,8 @@
807
884
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/video/#image-to-video",
808
885
  "tags": ["Text to Video", "Video"],
809
886
  "models": ["SVD"],
810
- "date": "2025-03-01"
887
+ "date": "2025-03-01",
888
+ "size": 15.36
811
889
  }
812
890
  ]
813
891
  },
@@ -826,7 +904,8 @@
826
904
  "tags": ["Text to Audio", "Audio"],
827
905
  "models": ["Stable Audio"],
828
906
  "date": "2025-03-01",
829
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/audio/"
907
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/audio/",
908
+ "size": 5.35
830
909
  },
831
910
  {
832
911
  "name": "audio_ace_step_1_t2a_instrumentals",
@@ -837,7 +916,8 @@
837
916
  "tags": ["Text to Audio", "Audio", "Instrumentals"],
838
917
  "models": ["ACE-Step v1"],
839
918
  "date": "2025-03-01",
840
- "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1"
919
+ "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1",
920
+ "size": 7.17
841
921
  },
842
922
  {
843
923
  "name": "audio_ace_step_1_t2a_song",
@@ -848,7 +928,8 @@
848
928
  "tags": ["Text to Audio", "Audio", "Song"],
849
929
  "models": ["ACE-Step v1"],
850
930
  "date": "2025-03-01",
851
- "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1"
931
+ "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1",
932
+ "size": 7.17
852
933
  },
853
934
  {
854
935
  "name": "audio_ace_step_1_m2m_editing",
@@ -859,7 +940,66 @@
859
940
  "tags": ["Audio Editing", "Audio"],
860
941
  "models": ["ACE-Step v1"],
861
942
  "date": "2025-03-01",
862
- "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1"
943
+ "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1",
944
+ "size": 7.17
945
+ }
946
+ ]
947
+ },
948
+ {
949
+ "moduleName": "default",
950
+ "category": "USE CASES",
951
+ "title": "3D Model",
952
+ "type": "3d",
953
+ "templates": [
954
+ {
955
+ "name": "3d_hunyuan3d_image_to_model",
956
+ "title": "Hunyuan3D 2.0",
957
+ "mediaType": "image",
958
+ "mediaSubtype": "webp",
959
+ "description": "Generate 3D models from single images using Hunyuan3D 2.0.",
960
+ "tags": ["Image to Model", "3D"],
961
+ "models": ["Hunyuan3D 2.0"],
962
+ "date": "2025-03-01",
963
+ "tutorialUrl": "",
964
+ "size": 4.59
965
+ },
966
+ {
967
+ "name": "3d_hunyuan3d_multiview_to_model",
968
+ "title": "Hunyuan3D 2.0 MV",
969
+ "mediaType": "image",
970
+ "mediaSubtype": "webp",
971
+ "description": "Generate 3D models from multiple views using Hunyuan3D 2.0 MV.",
972
+ "tags": ["Multiview to Model", "3D"],
973
+ "models": ["Hunyuan3D 2.0 MV"],
974
+ "date": "2025-03-01",
975
+ "tutorialUrl": "",
976
+ "thumbnailVariant": "hoverDissolve",
977
+ "size": 4.59
978
+ },
979
+ {
980
+ "name": "3d_hunyuan3d_multiview_to_model_turbo",
981
+ "title": "Hunyuan3D 2.0 MV Turbo",
982
+ "mediaType": "image",
983
+ "mediaSubtype": "webp",
984
+ "description": "Generate 3D models from multiple views using Hunyuan3D 2.0 MV Turbo.",
985
+ "tags": ["Multiview to Model", "3D"],
986
+ "models": ["Hunyuan3D 2.0 MV Turbo"],
987
+ "date": "2025-03-01",
988
+ "tutorialUrl": "",
989
+ "thumbnailVariant": "hoverDissolve",
990
+ "size": 4.59
991
+ },
992
+ {
993
+ "name": "stable_zero123_example",
994
+ "title": "Stable Zero123",
995
+ "mediaType": "image",
996
+ "mediaSubtype": "webp",
997
+ "description": "Generate 3D views from single images using Stable Zero123.",
998
+ "tags": ["Image to 3D", "3D"],
999
+ "models": ["Stable Zero123"],
1000
+ "date": "2025-03-01",
1001
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/3d/",
1002
+ "size": 7.99
863
1003
  }
864
1004
  ]
865
1005
  },
@@ -1543,7 +1683,8 @@
1543
1683
  "tags": ["Upscale", "Image"],
1544
1684
  "models": ["SD1.5"],
1545
1685
  "date": "2025-03-01",
1546
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/"
1686
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/",
1687
+ "size": 1.99
1547
1688
  },
1548
1689
  {
1549
1690
  "name": "esrgan_example",
@@ -1555,7 +1696,8 @@
1555
1696
  "tags": ["Upscale", "Image"],
1556
1697
  "models": ["SD1.5"],
1557
1698
  "date": "2025-03-01",
1558
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/upscale_models/"
1699
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/upscale_models/",
1700
+ "size": 2.05
1559
1701
  },
1560
1702
  {
1561
1703
  "name": "hiresfix_esrgan_workflow",
@@ -1567,7 +1709,8 @@
1567
1709
  "tags": ["Upscale", "Image"],
1568
1710
  "models": ["SD1.5"],
1569
1711
  "date": "2025-03-01",
1570
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#non-latent-upscaling"
1712
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#non-latent-upscaling",
1713
+ "size": 2.05
1571
1714
  },
1572
1715
  {
1573
1716
  "name": "latent_upscale_different_prompt_model",
@@ -1579,7 +1722,8 @@
1579
1722
  "tags": ["Upscale", "Image"],
1580
1723
  "models": ["SD1.5"],
1581
1724
  "date": "2025-03-01",
1582
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#more-examples"
1725
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#more-examples",
1726
+ "size": 3.97
1583
1727
  }
1584
1728
  ]
1585
1729
  },
@@ -1599,7 +1743,8 @@
1599
1743
  "tags": ["ControlNet", "Image"],
1600
1744
  "models": ["SD1.5"],
1601
1745
  "date": "2025-03-01",
1602
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/"
1746
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/",
1747
+ "size": 2.97
1603
1748
  },
1604
1749
  {
1605
1750
  "name": "2_pass_pose_worship",
@@ -1611,7 +1756,8 @@
1611
1756
  "tags": ["ControlNet", "Image"],
1612
1757
  "models": ["SD1.5"],
1613
1758
  "date": "2025-03-01",
1614
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#pose-controlnet"
1759
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#pose-controlnet",
1760
+ "size": 0.98
1615
1761
  },
1616
1762
  {
1617
1763
  "name": "depth_controlnet",
@@ -1623,7 +1769,8 @@
1623
1769
  "tags": ["ControlNet", "Image"],
1624
1770
  "models": ["SD1.5"],
1625
1771
  "date": "2025-03-01",
1626
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#t2i-adapter-vs-controlnets"
1772
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#t2i-adapter-vs-controlnets",
1773
+ "size": 0.67
1627
1774
  },
1628
1775
  {
1629
1776
  "name": "depth_t2i_adapter",
@@ -1647,7 +1794,8 @@
1647
1794
  "tags": ["ControlNet", "Image"],
1648
1795
  "models": ["SD1.5"],
1649
1796
  "date": "2025-03-01",
1650
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#mixing-controlnets"
1797
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#mixing-controlnets",
1798
+ "size": 1.66
1651
1799
  }
1652
1800
  ]
1653
1801
  },
@@ -1666,7 +1814,8 @@
1666
1814
  "tags": ["Area Composition", "Image"],
1667
1815
  "models": ["SD1.5"],
1668
1816
  "date": "2025-03-01",
1669
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/area_composition/"
1817
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/area_composition/",
1818
+ "size": 2.3
1670
1819
  },
1671
1820
  {
1672
1821
  "name": "area_composition_square_area_for_subject",
@@ -1677,61 +1826,8 @@
1677
1826
  "tags": ["Area Composition", "Image"],
1678
1827
  "models": ["SD1.5"],
1679
1828
  "date": "2025-03-01",
1680
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/area_composition/#increasing-consistency-of-images-with-area-composition"
1681
- }
1682
- ]
1683
- },
1684
- {
1685
- "moduleName": "default",
1686
- "category": "USE CASES",
1687
- "title": "3D",
1688
- "type": "3d",
1689
- "templates": [
1690
- {
1691
- "name": "3d_hunyuan3d_image_to_model",
1692
- "title": "Hunyuan3D 2.0",
1693
- "mediaType": "image",
1694
- "mediaSubtype": "webp",
1695
- "description": "Generate 3D models from single images using Hunyuan3D 2.0.",
1696
- "tags": ["Image to Model", "3D"],
1697
- "models": ["Hunyuan3D 2.0"],
1698
- "date": "2025-03-01",
1699
- "tutorialUrl": ""
1700
- },
1701
- {
1702
- "name": "3d_hunyuan3d_multiview_to_model",
1703
- "title": "Hunyuan3D 2.0 MV",
1704
- "mediaType": "image",
1705
- "mediaSubtype": "webp",
1706
- "description": "Generate 3D models from multiple views using Hunyuan3D 2.0 MV.",
1707
- "tags": ["Multiview to Model", "3D"],
1708
- "models": ["Hunyuan3D 2.0 MV"],
1709
- "date": "2025-03-01",
1710
- "tutorialUrl": "",
1711
- "thumbnailVariant": "hoverDissolve"
1712
- },
1713
- {
1714
- "name": "3d_hunyuan3d_multiview_to_model_turbo",
1715
- "title": "Hunyuan3D 2.0 MV Turbo",
1716
- "mediaType": "image",
1717
- "mediaSubtype": "webp",
1718
- "description": "Generate 3D models from multiple views using Hunyuan3D 2.0 MV Turbo.",
1719
- "tags": ["Multiview to Model", "3D"],
1720
- "models": ["Hunyuan3D 2.0 MV Turbo"],
1721
- "date": "2025-03-01",
1722
- "tutorialUrl": "",
1723
- "thumbnailVariant": "hoverDissolve"
1724
- },
1725
- {
1726
- "name": "stable_zero123_example",
1727
- "title": "Stable Zero123",
1728
- "mediaType": "image",
1729
- "mediaSubtype": "webp",
1730
- "description": "Generate 3D views from single images using Stable Zero123.",
1731
- "tags": ["Image to 3D", "3D"],
1732
- "models": ["Stable Zero123"],
1733
- "date": "2025-03-01",
1734
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/3d/"
1829
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/area_composition/#increasing-consistency-of-images-with-area-composition",
1830
+ "size": 2.3
1735
1831
  }
1736
1832
  ]
1737
1833
  }