comfyui-workflow-templates 0.1.97__py3-none-any.whl → 0.2.1__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.
- comfyui_workflow_templates/templates/index.ar.json +44 -44
- comfyui_workflow_templates/templates/index.es.json +44 -44
- comfyui_workflow_templates/templates/index.fr.json +44 -44
- comfyui_workflow_templates/templates/index.ja.json +44 -44
- comfyui_workflow_templates/templates/index.json +34 -34
- comfyui_workflow_templates/templates/index.ko.json +44 -44
- comfyui_workflow_templates/templates/index.ru.json +44 -44
- comfyui_workflow_templates/templates/index.tr.json +44 -44
- comfyui_workflow_templates/templates/index.zh-TW.json +46 -46
- comfyui_workflow_templates/templates/index.zh.json +44 -44
- {comfyui_workflow_templates-0.1.97.dist-info → comfyui_workflow_templates-0.2.1.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.97.dist-info → comfyui_workflow_templates-0.2.1.dist-info}/RECORD +15 -16
- comfyui_workflow_templates/templates/index.tr_translated.json +0 -2357
- {comfyui_workflow_templates-0.1.97.dist-info → comfyui_workflow_templates-0.2.1.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.97.dist-info → comfyui_workflow_templates-0.2.1.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.97.dist-info → comfyui_workflow_templates-0.2.1.dist-info}/top_level.txt +0 -0
|
@@ -7,10 +7,10 @@
|
|
|
7
7
|
"templates": [
|
|
8
8
|
{
|
|
9
9
|
"name": "01_qwen_t2i_subgraphed",
|
|
10
|
-
"title": "
|
|
10
|
+
"title": "Texto a imagen[Nuevo]",
|
|
11
11
|
"mediaType": "image",
|
|
12
12
|
"mediaSubtype": "webp",
|
|
13
|
-
"description": "
|
|
13
|
+
"description": "Genera imágenes a partir de indicaciones de texto usando el modelo Qwen-Image",
|
|
14
14
|
"tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image",
|
|
15
15
|
"tags": ["Texto a imagen", "Imagen"],
|
|
16
16
|
"models": ["Qwen-Image"],
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
21
|
"name": "02_qwen_Image_edit_subgraphed",
|
|
22
|
-
"title": "
|
|
22
|
+
"title": "Edición de imágenes[Nuevo]",
|
|
23
23
|
"mediaType": "image",
|
|
24
24
|
"mediaSubtype": "webp",
|
|
25
|
-
"description": "
|
|
25
|
+
"description": "Edita tus imágenes con Qwen-Image-Edit",
|
|
26
26
|
"tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image-edit",
|
|
27
27
|
"tags": ["Imagen a imagen", "Edición de imagen", "ControlNet"],
|
|
28
28
|
"models": ["Qwen-Image"],
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
33
|
"name": "03_video_wan2_2_14B_i2v_subgraphed",
|
|
34
|
-
"title": "
|
|
35
|
-
"description": "
|
|
34
|
+
"title": "Imagen a Video[Nuevo]",
|
|
35
|
+
"description": "Genera videos a partir de una imagen usando Wan2.2 14B",
|
|
36
36
|
"mediaType": "image",
|
|
37
37
|
"mediaSubtype": "webp",
|
|
38
38
|
"tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2_2",
|
|
@@ -43,10 +43,10 @@
|
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
"name": "04_hunyuan_3d_2.1_subgraphed",
|
|
46
|
-
"title": "
|
|
46
|
+
"title": "Imagen a 3D[Nuevo]",
|
|
47
47
|
"mediaType": "image",
|
|
48
48
|
"mediaSubtype": "webp",
|
|
49
|
-
"description": "
|
|
49
|
+
"description": "Genera modelos 3D a partir de imágenes únicas usando Hunyuan3D 2.0.",
|
|
50
50
|
"tags": ["Imagen a 3D", "3D"],
|
|
51
51
|
"models": ["Hunyuan3D"],
|
|
52
52
|
"date": "2025-10-17",
|
|
@@ -55,10 +55,10 @@
|
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"name": "05_audio_ace_step_1_t2a_song_subgraphed",
|
|
58
|
-
"title": "
|
|
58
|
+
"title": "Texto a audio[Nuevo]",
|
|
59
59
|
"mediaType": "image",
|
|
60
60
|
"mediaSubtype": "webp",
|
|
61
|
-
"description": "
|
|
61
|
+
"description": "Genera audio a partir de indicaciones de texto usando ACE-Step v1",
|
|
62
62
|
"tags": ["Texto a audio", "Audio"],
|
|
63
63
|
"models": ["ACE-Step"],
|
|
64
64
|
"date": "2025-10-17",
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"description": "Editar imagen usando Flux Kontext con visibilidad completa de nodos, perfecto para aprender el flujo de trabajo.",
|
|
431
431
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-kontext-dev",
|
|
432
432
|
"tags": ["Edición de imagen", "Imagen a imagen"],
|
|
433
|
-
"models": ["Flux"],
|
|
433
|
+
"models": ["Flux", "BFL"],
|
|
434
434
|
"date": "2025-06-26",
|
|
435
435
|
"size": 16.43,
|
|
436
436
|
"vram": 18.0
|
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
"mediaSubtype": "webp",
|
|
455
455
|
"description": "Generación de imágenes de estilo anime de alta calidad con comprensión mejorada de personajes y texturas detalladas. Ajustado finamente desde Neta Lumina en el conjunto de datos Danbooru.",
|
|
456
456
|
"tags": ["Texto a imagen", "Imagen", "Anime"],
|
|
457
|
-
"models": ["
|
|
457
|
+
"models": ["OmniGen"],
|
|
458
458
|
"date": "2025-10-10",
|
|
459
459
|
"size": 9.89
|
|
460
460
|
},
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"thumbnailVariant": "compareSlider",
|
|
479
479
|
"description": "Supports various tasks such as image inpainting, outpainting, and object removal",
|
|
480
480
|
"tags": ["Inpaint", "Outpaint"],
|
|
481
|
-
"models": ["Flux"],
|
|
481
|
+
"models": ["Flux", "BFL"],
|
|
482
482
|
"date": "2025-09-21",
|
|
483
483
|
"size": 27.01,
|
|
484
484
|
"vram": 20.0
|
|
@@ -491,7 +491,7 @@
|
|
|
491
491
|
"description": "Generar imágenes usando la versión cuantizada Flux Dev fp8. Adecuado para dispositivos con VRAM limitada, requiere solo un archivo de modelo, pero la calidad de imagen es ligeramente inferior a la versión completa.",
|
|
492
492
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-text-to-image",
|
|
493
493
|
"tags": ["Texto a imagen", "Imagen"],
|
|
494
|
-
"models": ["Flux"],
|
|
494
|
+
"models": ["Flux", "BFL"],
|
|
495
495
|
"date": "2025-03-01",
|
|
496
496
|
"size": 16.06,
|
|
497
497
|
"vram": 17.0
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"mediaType": "image",
|
|
505
505
|
"mediaSubtype": "webp",
|
|
506
506
|
"tags": ["Imagen a imagen", "Imagen"],
|
|
507
|
-
"models": ["Flux"],
|
|
507
|
+
"models": ["Flux", "BFL"],
|
|
508
508
|
"date": "2025-09-02",
|
|
509
509
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-uso",
|
|
510
510
|
"size": 17.32,
|
|
@@ -518,7 +518,7 @@
|
|
|
518
518
|
"description": "Generar rápidamente imágenes con la versión cuantizada Flux Schnell fp8. Ideal para hardware de gama baja, requiere solo 4 pasos para generar imágenes.",
|
|
519
519
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-text-to-image",
|
|
520
520
|
"tags": ["Texto a imagen", "Imagen"],
|
|
521
|
-
"models": ["Flux"],
|
|
521
|
+
"models": ["Flux", "BFL"],
|
|
522
522
|
"date": "2025-03-01",
|
|
523
523
|
"size": 16.05,
|
|
524
524
|
"vram": 17.0
|
|
@@ -531,7 +531,7 @@
|
|
|
531
531
|
"description": "Un modelo FLUX afinado que lleva el fotorrealismo al máximo",
|
|
532
532
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux1-krea-dev",
|
|
533
533
|
"tags": ["Texto a imagen", "Imagen"],
|
|
534
|
-
"models": ["Flux"],
|
|
534
|
+
"models": ["Flux", "BFL"],
|
|
535
535
|
"date": "2025-07-31",
|
|
536
536
|
"size": 20.74,
|
|
537
537
|
"vram": 21.5
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
"description": "Generar imágenes de alta calidad con la versión completa de Flux Dev. Requiere mayor VRAM y múltiples archivos de modelo, pero proporciona la mejor capacidad de seguimiento de indicaciones y calidad de imagen.",
|
|
545
545
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-text-to-image",
|
|
546
546
|
"tags": ["Texto a imagen", "Imagen"],
|
|
547
|
-
"models": ["Flux"],
|
|
547
|
+
"models": ["Flux", "BFL"],
|
|
548
548
|
"date": "2025-03-01",
|
|
549
549
|
"size": 31.83,
|
|
550
550
|
"vram": 22.0
|
|
@@ -557,7 +557,7 @@
|
|
|
557
557
|
"description": "Generar rápidamente imágenes con la versión completa de Flux Schnell. Usa licencia Apache2.0, requiere solo 4 pasos para generar imágenes manteniendo buena calidad de imagen.",
|
|
558
558
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-text-to-image",
|
|
559
559
|
"tags": ["Texto a imagen", "Imagen"],
|
|
560
|
-
"models": ["Flux"],
|
|
560
|
+
"models": ["Flux", "BFL"],
|
|
561
561
|
"date": "2025-03-01",
|
|
562
562
|
"size": 31.81
|
|
563
563
|
},
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
"thumbnailVariant": "compareSlider",
|
|
571
571
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-fill-dev",
|
|
572
572
|
"tags": ["Imagen a imagen", "Inpaint", "Imagen"],
|
|
573
|
-
"models": ["Flux"],
|
|
573
|
+
"models": ["Flux", "BFL"],
|
|
574
574
|
"date": "2025-03-01",
|
|
575
575
|
"size": 9.66
|
|
576
576
|
},
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
"thumbnailVariant": "compareSlider",
|
|
584
584
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-fill-dev",
|
|
585
585
|
"tags": ["Outpaint", "Imagen", "Imagen a imagen"],
|
|
586
|
-
"models": ["Flux"],
|
|
586
|
+
"models": ["Flux", "BFL"],
|
|
587
587
|
"date": "2025-03-01",
|
|
588
588
|
"size": 9.66
|
|
589
589
|
},
|
|
@@ -596,7 +596,7 @@
|
|
|
596
596
|
"thumbnailVariant": "hoverDissolve",
|
|
597
597
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-controlnet",
|
|
598
598
|
"tags": ["Imagen a imagen", "ControlNet", "Imagen"],
|
|
599
|
-
"models": ["Flux"],
|
|
599
|
+
"models": ["Flux", "BFL"],
|
|
600
600
|
"date": "2025-03-01",
|
|
601
601
|
"size": 31.83
|
|
602
602
|
},
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
"thumbnailVariant": "hoverDissolve",
|
|
610
610
|
"tutorialUrl": "ttps://docs.comfy.org/tutorials/flux/flux-1-controlnet",
|
|
611
611
|
"tags": ["Imagen a imagen", "ControlNet", "Imagen"],
|
|
612
|
-
"models": ["Flux"],
|
|
612
|
+
"models": ["Flux", "BFL"],
|
|
613
613
|
"date": "2025-03-01",
|
|
614
614
|
"size": 32.98
|
|
615
615
|
},
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
"description": "Generar imágenes transfiriendo estilo de imágenes de referencia usando Flux Redux.",
|
|
622
622
|
"tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-controlnet",
|
|
623
623
|
"tags": ["Imagen a imagen", "ControlNet", "Imagen"],
|
|
624
|
-
"models": ["Flux"],
|
|
624
|
+
"models": ["Flux", "BFL"],
|
|
625
625
|
"date": "2025-03-01",
|
|
626
626
|
"size": 32.74
|
|
627
627
|
},
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
"description": "Generar imágenes usando SD 3.5.",
|
|
721
721
|
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sd3/#sd35",
|
|
722
722
|
"tags": ["Texto a imagen", "Imagen"],
|
|
723
|
-
"models": ["SD3.5"],
|
|
723
|
+
"models": ["SD3.5", "Stability"],
|
|
724
724
|
"date": "2025-03-01",
|
|
725
725
|
"size": 13.91
|
|
726
726
|
},
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
"thumbnailVariant": "hoverDissolve",
|
|
734
734
|
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sd3/#sd35-controlnets",
|
|
735
735
|
"tags": ["Imagen a imagen", "Imagen", "ControlNet"],
|
|
736
|
-
"models": ["SD3.5"],
|
|
736
|
+
"models": ["SD3.5", "Stability"],
|
|
737
737
|
"date": "2025-03-01",
|
|
738
738
|
"size": 21.97
|
|
739
739
|
},
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
"thumbnailVariant": "hoverDissolve",
|
|
747
747
|
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sd3/#sd35-controlnets",
|
|
748
748
|
"tags": ["Imagen a imagen", "Imagen", "ControlNet"],
|
|
749
|
-
"models": ["SD3.5"],
|
|
749
|
+
"models": ["SD3.5", "Stability"],
|
|
750
750
|
"date": "2025-03-01",
|
|
751
751
|
"size": 21.97
|
|
752
752
|
},
|
|
@@ -759,7 +759,7 @@
|
|
|
759
759
|
"thumbnailVariant": "hoverDissolve",
|
|
760
760
|
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/sd3/#sd35-controlnets",
|
|
761
761
|
"tags": ["Imagen a imagen", "Imagen"],
|
|
762
|
-
"models": ["SD3.5"],
|
|
762
|
+
"models": ["SD3.5", "Stability"],
|
|
763
763
|
"date": "2025-03-01",
|
|
764
764
|
"size": 21.97
|
|
765
765
|
},
|
|
@@ -819,7 +819,7 @@
|
|
|
819
819
|
"thumbnailVariant": "compareSlider",
|
|
820
820
|
"description": "Ejecutar Profundidad Lotus en ComfyUI para estimación monocromática eficiente sin entrenamiento previo con alta retención de detalles.",
|
|
821
821
|
"tags": ["Imagen", "Texto a imagen"],
|
|
822
|
-
"models": ["SD1.5"],
|
|
822
|
+
"models": ["SD1.5", "Stability"],
|
|
823
823
|
"date": "2025-05-21",
|
|
824
824
|
"size": 1.93
|
|
825
825
|
}
|
|
@@ -1203,7 +1203,7 @@
|
|
|
1203
1203
|
"description": "Generar videos a partir de indicaciones de texto usando el modelo Hunyuan.",
|
|
1204
1204
|
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_video/",
|
|
1205
1205
|
"tags": ["Texto a video", "Video"],
|
|
1206
|
-
"models": ["Hunyuan Video"],
|
|
1206
|
+
"models": ["Hunyuan Video", "Tencent"],
|
|
1207
1207
|
"date": "2025-03-01",
|
|
1208
1208
|
"size": 33.04
|
|
1209
1209
|
},
|
|
@@ -1215,7 +1215,7 @@
|
|
|
1215
1215
|
"description": "Generar videos a partir de imágenes fijas.",
|
|
1216
1216
|
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/video/#image-to-video",
|
|
1217
1217
|
"tags": ["Imagen a video", "Video"],
|
|
1218
|
-
"models": ["SVD"],
|
|
1218
|
+
"models": ["SVD", "Stability"],
|
|
1219
1219
|
"date": "2025-03-01",
|
|
1220
1220
|
"size": 8.9
|
|
1221
1221
|
},
|
|
@@ -1227,7 +1227,7 @@
|
|
|
1227
1227
|
"description": "Generar videos creando primero imágenes a partir de indicaciones de texto.",
|
|
1228
1228
|
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/video/#image-to-video",
|
|
1229
1229
|
"tags": ["Texto a video", "Video"],
|
|
1230
|
-
"models": ["SVD"],
|
|
1230
|
+
"models": ["SVD", "Stability"],
|
|
1231
1231
|
"date": "2025-03-01",
|
|
1232
1232
|
"size": 15.36
|
|
1233
1233
|
}
|
|
@@ -1247,7 +1247,7 @@
|
|
|
1247
1247
|
"mediaSubtype": "mp3",
|
|
1248
1248
|
"description": "Generar audio a partir de indicaciones de texto usando Stable Audio.",
|
|
1249
1249
|
"tags": ["Texto a audio", "Audio"],
|
|
1250
|
-
"models": ["Stable Audio"],
|
|
1250
|
+
"models": ["Stable Audio", "Stability"],
|
|
1251
1251
|
"date": "2025-03-01",
|
|
1252
1252
|
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/audio/",
|
|
1253
1253
|
"size": 5.35
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
"mediaSubtype": "webp",
|
|
1305
1305
|
"description": "Genera modelos 3D a partir de imágenes individuales usando Hunyuan3D 2.0.",
|
|
1306
1306
|
"tags": ["Imagen a 3D", "3D"],
|
|
1307
|
-
"models": ["Hunyuan3D"],
|
|
1307
|
+
"models": ["Hunyuan3D", "Tencent"],
|
|
1308
1308
|
"date": "2025-03-01",
|
|
1309
1309
|
"tutorialUrl": "",
|
|
1310
1310
|
"size": 4.59
|
|
@@ -1316,7 +1316,7 @@
|
|
|
1316
1316
|
"mediaSubtype": "webp",
|
|
1317
1317
|
"description": "Generar modelos 3D a partir de imágenes individuales usando Hunyuan3D 2.0.",
|
|
1318
1318
|
"tags": ["Imagen a 3D", "3D"],
|
|
1319
|
-
"models": ["Hunyuan3D"],
|
|
1319
|
+
"models": ["Hunyuan3D", "Tencent"],
|
|
1320
1320
|
"date": "2025-03-01",
|
|
1321
1321
|
"tutorialUrl": "",
|
|
1322
1322
|
"size": 4.59
|
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
"mediaSubtype": "webp",
|
|
1329
1329
|
"description": "Generar modelos 3D a partir de múltiples vistas usando Hunyuan3D 2.0 MV.",
|
|
1330
1330
|
"tags": ["3D", "Imagen a 3D"],
|
|
1331
|
-
"models": ["Hunyuan3D"],
|
|
1331
|
+
"models": ["Hunyuan3D", "Tencent"],
|
|
1332
1332
|
"date": "2025-03-01",
|
|
1333
1333
|
"tutorialUrl": "",
|
|
1334
1334
|
"thumbnailVariant": "hoverDissolve",
|
|
@@ -1341,7 +1341,7 @@
|
|
|
1341
1341
|
"mediaSubtype": "webp",
|
|
1342
1342
|
"description": "Generar modelos 3D a partir de múltiples vistas usando Hunyuan3D 2.0 MV Turbo.",
|
|
1343
1343
|
"tags": ["Imagen a 3D", "3D"],
|
|
1344
|
-
"models": ["Hunyuan3D"],
|
|
1344
|
+
"models": ["Hunyuan3D", "Tencent"],
|
|
1345
1345
|
"date": "2025-03-01",
|
|
1346
1346
|
"tutorialUrl": "",
|
|
1347
1347
|
"thumbnailVariant": "hoverDissolve",
|
|
@@ -1391,7 +1391,7 @@
|
|
|
1391
1391
|
"thumbnailVariant": "compareSlider",
|
|
1392
1392
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/black-forest-labs/flux-1-kontext",
|
|
1393
1393
|
"tags": ["Edición de imagen", "Imagen"],
|
|
1394
|
-
"models": ["Flux", "Kontext"],
|
|
1394
|
+
"models": ["Flux", "Kontext", "BFL"],
|
|
1395
1395
|
"date": "2025-05-29",
|
|
1396
1396
|
"OpenSource": false,
|
|
1397
1397
|
"size": 0,
|
|
@@ -1434,7 +1434,7 @@
|
|
|
1434
1434
|
"mediaType": "image",
|
|
1435
1435
|
"mediaSubtype": "webp",
|
|
1436
1436
|
"tags": ["Texto a imagen", "Imagen", "API"],
|
|
1437
|
-
"models": ["Wan2.5"],
|
|
1437
|
+
"models": ["Wan2.5", "Wan"],
|
|
1438
1438
|
"date": "2025-09-25",
|
|
1439
1439
|
"OpenSource": false,
|
|
1440
1440
|
"size": 0,
|
|
@@ -1637,7 +1637,7 @@
|
|
|
1637
1637
|
"mediaSubtype": "webp",
|
|
1638
1638
|
"thumbnailVariant": "compareSlider",
|
|
1639
1639
|
"tags": ["Imagen a imagen", "Imagen", "API"],
|
|
1640
|
-
"models": ["GPT-Image-1"],
|
|
1640
|
+
"models": ["GPT-Image-1", "OpenAI"],
|
|
1641
1641
|
"date": "2025-03-01",
|
|
1642
1642
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1",
|
|
1643
1643
|
"OpenSource": false,
|
|
@@ -1652,7 +1652,7 @@
|
|
|
1652
1652
|
"mediaSubtype": "webp",
|
|
1653
1653
|
"thumbnailVariant": "compareSlider",
|
|
1654
1654
|
"tags": ["Inpaint", "Imagen", "API"],
|
|
1655
|
-
"models": ["GPT-Image-1"],
|
|
1655
|
+
"models": ["GPT-Image-1", "OpenAI"],
|
|
1656
1656
|
"date": "2025-03-01",
|
|
1657
1657
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1",
|
|
1658
1658
|
"OpenSource": false,
|
|
@@ -1667,7 +1667,7 @@
|
|
|
1667
1667
|
"mediaSubtype": "webp",
|
|
1668
1668
|
"thumbnailVariant": "compareSlider",
|
|
1669
1669
|
"tags": ["Texto a imagen", "Imagen", "API"],
|
|
1670
|
-
"models": ["GPT-Image-1"],
|
|
1670
|
+
"models": ["GPT-Image-1", "OpenAI"],
|
|
1671
1671
|
"date": "2025-03-01",
|
|
1672
1672
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1",
|
|
1673
1673
|
"OpenSource": false,
|
|
@@ -1746,7 +1746,7 @@
|
|
|
1746
1746
|
"mediaType": "image",
|
|
1747
1747
|
"mediaSubtype": "webp",
|
|
1748
1748
|
"tags": ["Imagen a video", "Video", "API"],
|
|
1749
|
-
"models": ["Wan2.5"],
|
|
1749
|
+
"models": ["Wan2.5", "Wan"],
|
|
1750
1750
|
"date": "2025-09-27",
|
|
1751
1751
|
"tutorialUrl": "",
|
|
1752
1752
|
"OpenSource": false,
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
"mediaType": "image",
|
|
1761
1761
|
"mediaSubtype": "webp",
|
|
1762
1762
|
"tags": ["Imagen a video", "Video", "API"],
|
|
1763
|
-
"models": ["Wan2.5"],
|
|
1763
|
+
"models": ["Wan2.5", "Wan"],
|
|
1764
1764
|
"date": "2025-09-27",
|
|
1765
1765
|
"tutorialUrl": "",
|
|
1766
1766
|
"OpenSource": false,
|