comfyui-workflow-templates 0.1.81__py3-none-any.whl → 0.1.83__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/3d_hunyuan3d-v2.1-1.webp +0 -0
- comfyui_workflow_templates/templates/{image_cosmos_predict2_2B_t2i.json → 3d_hunyuan3d-v2.1.json} +316 -242
- comfyui_workflow_templates/templates/image_chroma1_radiance_text_to_image-1.webp +0 -0
- comfyui_workflow_templates/templates/{video_cosmos_predict2_2B_video2world_480p_16fps.json → image_chroma1_radiance_text_to_image.json} +270 -318
- comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward-1.webp +0 -0
- comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward-2.webp +0 -0
- comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward.json +2580 -0
- comfyui_workflow_templates/templates/image_qwen_image_edit_2509-1.webp +0 -0
- comfyui_workflow_templates/templates/image_qwen_image_edit_2509-2.webp +0 -0
- comfyui_workflow_templates/templates/image_qwen_image_edit_2509.json +1263 -0
- comfyui_workflow_templates/templates/image_qwen_image_instantx_inpainting_controlnet.json +2157 -504
- comfyui_workflow_templates/templates/index.es.json +381 -239
- comfyui_workflow_templates/templates/index.fr.json +382 -239
- comfyui_workflow_templates/templates/index.ja.json +381 -239
- comfyui_workflow_templates/templates/index.json +361 -242
- comfyui_workflow_templates/templates/index.ko.json +381 -239
- comfyui_workflow_templates/templates/index.ru.json +381 -239
- comfyui_workflow_templates/templates/index.schema.json +14 -1
- comfyui_workflow_templates/templates/index.zh-TW.json +382 -240
- comfyui_workflow_templates/templates/index.zh.json +382 -240
- comfyui_workflow_templates/templates/video_humo-1.webp +0 -0
- comfyui_workflow_templates/templates/video_humo.json +1077 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_animate-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_animate.json +4723 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_control.json +5 -5
- {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.83.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.83.dist-info}/RECORD +30 -23
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped-1.webp +0 -0
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped-2.webp +0 -0
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped.json +0 -1456
- comfyui_workflow_templates/templates/image_cosmos_predict2_2B_t2i-1.webp +0 -0
- comfyui_workflow_templates/templates/video_cosmos_predict2_2B_video2world_480p_16fps-1.webp +0 -0
- {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.83.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.83.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.83.dist-info}/top_level.txt +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"moduleName": "default",
|
|
4
|
-
"
|
|
5
|
-
"title": "
|
|
4
|
+
"isEssential": true,
|
|
5
|
+
"title": "Getting Started",
|
|
6
6
|
"type": "image",
|
|
7
7
|
"templates": [
|
|
8
8
|
{
|
|
@@ -100,15 +100,167 @@
|
|
|
100
100
|
"models": ["SD1.5"],
|
|
101
101
|
"date": "2025-03-01",
|
|
102
102
|
"size": 2.77
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"name": "area_composition",
|
|
106
|
+
"title": "Area Composition",
|
|
107
|
+
"mediaType": "image",
|
|
108
|
+
"mediaSubtype": "webp",
|
|
109
|
+
"description": "Generate images by controlling composition with defined areas.",
|
|
110
|
+
"tags": ["Area Composition", "Image"],
|
|
111
|
+
"models": ["SD1.5"],
|
|
112
|
+
"date": "2025-03-01",
|
|
113
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/area_composition/",
|
|
114
|
+
"size": 2.3
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"name": "area_composition_square_area_for_subject",
|
|
118
|
+
"title": "Area Composition Square Area for Subject",
|
|
119
|
+
"mediaType": "image",
|
|
120
|
+
"mediaSubtype": "webp",
|
|
121
|
+
"description": "Generate images with consistent subject placement using area composition.",
|
|
122
|
+
"tags": ["Area Composition", "Image"],
|
|
123
|
+
"models": ["SD1.5"],
|
|
124
|
+
"date": "2025-03-01",
|
|
125
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/area_composition/#increasing-consistency-of-images-with-area-composition",
|
|
126
|
+
"size": 2.3
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"name": "hiresfix_latent_workflow",
|
|
130
|
+
"title": "Upscale",
|
|
131
|
+
"mediaType": "image",
|
|
132
|
+
"mediaSubtype": "webp",
|
|
133
|
+
"description": "Upscale images by enhancing quality in latent space.",
|
|
134
|
+
"thumbnailVariant": "compareSlider",
|
|
135
|
+
"tags": ["Upscale", "Image"],
|
|
136
|
+
"models": ["SD1.5"],
|
|
137
|
+
"date": "2025-03-01",
|
|
138
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/",
|
|
139
|
+
"size": 1.99
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"name": "esrgan_example",
|
|
143
|
+
"title": "ESRGAN",
|
|
144
|
+
"mediaType": "image",
|
|
145
|
+
"mediaSubtype": "webp",
|
|
146
|
+
"description": "Upscale images using ESRGAN models to enhance quality.",
|
|
147
|
+
"thumbnailVariant": "compareSlider",
|
|
148
|
+
"tags": ["Upscale", "Image"],
|
|
149
|
+
"models": ["SD1.5"],
|
|
150
|
+
"date": "2025-03-01",
|
|
151
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/upscale_models/",
|
|
152
|
+
"size": 2.05
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"name": "hiresfix_esrgan_workflow",
|
|
156
|
+
"title": "HiresFix ESRGAN Workflow",
|
|
157
|
+
"mediaType": "image",
|
|
158
|
+
"mediaSubtype": "webp",
|
|
159
|
+
"description": "Upscale images using ESRGAN models during intermediate generation steps.",
|
|
160
|
+
"thumbnailVariant": "compareSlider",
|
|
161
|
+
"tags": ["Upscale", "Image"],
|
|
162
|
+
"models": ["SD1.5"],
|
|
163
|
+
"date": "2025-03-01",
|
|
164
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#non-latent-upscaling",
|
|
165
|
+
"size": 2.05
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"name": "latent_upscale_different_prompt_model",
|
|
169
|
+
"title": "Latent Upscale Different Prompt Model",
|
|
170
|
+
"mediaType": "image",
|
|
171
|
+
"mediaSubtype": "webp",
|
|
172
|
+
"description": "Upscale images while changing prompts across generation passes.",
|
|
173
|
+
"thumbnailVariant": "zoomHover",
|
|
174
|
+
"tags": ["Upscale", "Image"],
|
|
175
|
+
"models": ["SD1.5"],
|
|
176
|
+
"date": "2025-03-01",
|
|
177
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#more-examples",
|
|
178
|
+
"size": 3.97
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"name": "controlnet_example",
|
|
182
|
+
"title": "Scribble ControlNet",
|
|
183
|
+
"mediaType": "image",
|
|
184
|
+
"mediaSubtype": "webp",
|
|
185
|
+
"description": "Generate images guided by scribble reference images using ControlNet.",
|
|
186
|
+
"thumbnailVariant": "hoverDissolve",
|
|
187
|
+
"tags": ["ControlNet", "Image"],
|
|
188
|
+
"models": ["SD1.5"],
|
|
189
|
+
"date": "2025-03-01",
|
|
190
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/",
|
|
191
|
+
"size": 2.97
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"name": "2_pass_pose_worship",
|
|
195
|
+
"title": "Pose ControlNet 2 Pass",
|
|
196
|
+
"mediaType": "image",
|
|
197
|
+
"mediaSubtype": "webp",
|
|
198
|
+
"description": "Generate images guided by pose references using ControlNet.",
|
|
199
|
+
"thumbnailVariant": "hoverDissolve",
|
|
200
|
+
"tags": ["ControlNet", "Image"],
|
|
201
|
+
"models": ["SD1.5"],
|
|
202
|
+
"date": "2025-03-01",
|
|
203
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#pose-controlnet",
|
|
204
|
+
"size": 0.98
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"name": "depth_controlnet",
|
|
208
|
+
"title": "Depth ControlNet",
|
|
209
|
+
"mediaType": "image",
|
|
210
|
+
"mediaSubtype": "webp",
|
|
211
|
+
"description": "Generate images guided by depth information using ControlNet.",
|
|
212
|
+
"thumbnailVariant": "hoverDissolve",
|
|
213
|
+
"tags": ["ControlNet", "Image"],
|
|
214
|
+
"models": ["SD1.5"],
|
|
215
|
+
"date": "2025-03-01",
|
|
216
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#t2i-adapter-vs-controlnets",
|
|
217
|
+
"size": 0.67
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"name": "depth_t2i_adapter",
|
|
221
|
+
"title": "Depth T2I Adapter",
|
|
222
|
+
"mediaType": "image",
|
|
223
|
+
"mediaSubtype": "webp",
|
|
224
|
+
"description": "Generate images guided by depth information using T2I adapter.",
|
|
225
|
+
"thumbnailVariant": "hoverDissolve",
|
|
226
|
+
"tags": ["T2I Adapter", "Image"],
|
|
227
|
+
"models": ["SD1.5"],
|
|
228
|
+
"date": "2025-03-01",
|
|
229
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#t2i-adapter-vs-controlnets"
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"name": "mixing_controlnets",
|
|
233
|
+
"title": "Mixing ControlNets",
|
|
234
|
+
"mediaType": "image",
|
|
235
|
+
"mediaSubtype": "webp",
|
|
236
|
+
"description": "Generate images by combining multiple ControlNet models.",
|
|
237
|
+
"thumbnailVariant": "hoverDissolve",
|
|
238
|
+
"tags": ["ControlNet", "Image"],
|
|
239
|
+
"models": ["SD1.5"],
|
|
240
|
+
"date": "2025-03-01",
|
|
241
|
+
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#mixing-controlnets",
|
|
242
|
+
"size": 1.66
|
|
103
243
|
}
|
|
104
244
|
]
|
|
105
245
|
},
|
|
106
246
|
{
|
|
107
247
|
"moduleName": "default",
|
|
108
|
-
"category": "
|
|
248
|
+
"category": "GENERATION TYPE",
|
|
249
|
+
"icon": "icon-[lucide--volume-2]",
|
|
109
250
|
"title": "Flux",
|
|
110
251
|
"type": "image",
|
|
111
252
|
"templates": [
|
|
253
|
+
{
|
|
254
|
+
"name": "image_chroma1_radiance_text_to_image",
|
|
255
|
+
"title": "Chroma1 Radiance text to image",
|
|
256
|
+
"mediaType": "image",
|
|
257
|
+
"mediaSubtype": "webp",
|
|
258
|
+
"description": "Chroma1-Radiance works directly with image pixels instead of compressed latents, delivering higher quality images with reduced artifacts and distortion.",
|
|
259
|
+
"tags": ["Text to Image", "Image"],
|
|
260
|
+
"models": ["Chroma1 Radiance"],
|
|
261
|
+
"date": "2025-09-18",
|
|
262
|
+
"size": 21.69
|
|
263
|
+
},
|
|
112
264
|
{
|
|
113
265
|
"name": "image_chroma_text_to_image",
|
|
114
266
|
"title": "Chroma text to image",
|
|
@@ -133,6 +285,18 @@
|
|
|
133
285
|
"date": "2025-06-26",
|
|
134
286
|
"size": 16.43
|
|
135
287
|
},
|
|
288
|
+
{
|
|
289
|
+
"name": "image_flux.1_fill_dev_OneReward",
|
|
290
|
+
"title": "Flux.1 Dev OneReward",
|
|
291
|
+
"mediaType": "image",
|
|
292
|
+
"mediaSubtype": "webp",
|
|
293
|
+
"thumbnailVariant": "compareSlider",
|
|
294
|
+
"description": "Supports various tasks such as image inpainting, outpainting, and object removal by bytedance-research team",
|
|
295
|
+
"tags": ["Inpainting", "Outpainting"],
|
|
296
|
+
"models": ["Flux"],
|
|
297
|
+
"date": "2025-09-21",
|
|
298
|
+
"size": 27.01
|
|
299
|
+
},
|
|
136
300
|
{
|
|
137
301
|
"name": "flux_dev_checkpoint_example",
|
|
138
302
|
"title": "Flux Dev fp8",
|
|
@@ -274,7 +438,8 @@
|
|
|
274
438
|
},
|
|
275
439
|
{
|
|
276
440
|
"moduleName": "default",
|
|
277
|
-
"category": "
|
|
441
|
+
"category": "GENERATION TYPE",
|
|
442
|
+
"icon": "icon-[lucide--image]",
|
|
278
443
|
"title": "Image",
|
|
279
444
|
"type": "image",
|
|
280
445
|
"templates": [
|
|
@@ -340,6 +505,19 @@
|
|
|
340
505
|
"date": "2025-08-24",
|
|
341
506
|
"size": 31.7
|
|
342
507
|
},
|
|
508
|
+
{
|
|
509
|
+
"name": "image_qwen_image_edit_2509",
|
|
510
|
+
"title": "Qwen Image Edit 2509",
|
|
511
|
+
"mediaType": "image",
|
|
512
|
+
"mediaSubtype": "webp",
|
|
513
|
+
"thumbnailVariant": "compareSlider",
|
|
514
|
+
"description": "Advanced image editing with multi-image support, improved consistency, and ControlNet integration.",
|
|
515
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image-edit",
|
|
516
|
+
"tags": ["Image to Image", "Image Edit", "Multi-Image", "ControlNet"],
|
|
517
|
+
"models": ["Qwen-Image"],
|
|
518
|
+
"date": "2025-09-25",
|
|
519
|
+
"size": 29.59
|
|
520
|
+
},
|
|
343
521
|
{
|
|
344
522
|
"name": "image_qwen_image_edit",
|
|
345
523
|
"title": "Qwen Image Edit",
|
|
@@ -567,8 +745,9 @@
|
|
|
567
745
|
},
|
|
568
746
|
{
|
|
569
747
|
"moduleName": "default",
|
|
570
|
-
"category": "
|
|
748
|
+
"category": "GENERATION TYPE",
|
|
571
749
|
"title": "Video",
|
|
750
|
+
"icon": "icon-[lucide--film]",
|
|
572
751
|
"type": "video",
|
|
573
752
|
"templates": [
|
|
574
753
|
{
|
|
@@ -609,6 +788,18 @@
|
|
|
609
788
|
"date": "2025-08-02",
|
|
610
789
|
"size": 35.42
|
|
611
790
|
},
|
|
791
|
+
{
|
|
792
|
+
"name": "video_wan2_2_14B_animate",
|
|
793
|
+
"title": "Wan2.2 Animate, character animation and replacement",
|
|
794
|
+
"description": "Unified character animation and replacement framework with precise motion and expression replication.",
|
|
795
|
+
"mediaType": "image",
|
|
796
|
+
"mediaSubtype": "webp",
|
|
797
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2-2-animate",
|
|
798
|
+
"tags": ["Video", "Image to Video"],
|
|
799
|
+
"models": ["Wan2.2"],
|
|
800
|
+
"date": "2025-09-22",
|
|
801
|
+
"size": 25.535
|
|
802
|
+
},
|
|
612
803
|
{
|
|
613
804
|
"name": "video_wan2_2_14B_s2v",
|
|
614
805
|
"title": "Wan2.2-S2V Audio-Driven Video Generation",
|
|
@@ -618,7 +809,19 @@
|
|
|
618
809
|
"tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2-2-s2v",
|
|
619
810
|
"tags": ["Video"],
|
|
620
811
|
"models": ["Wan2.2"],
|
|
621
|
-
"date": "2025-08-02"
|
|
812
|
+
"date": "2025-08-02",
|
|
813
|
+
"size": 23.52
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
"name": "video_humo",
|
|
817
|
+
"title": "HoMO Video Generation",
|
|
818
|
+
"description": "Generate videos basic on audio, image, and text, keep the character's lip sync.",
|
|
819
|
+
"mediaType": "image",
|
|
820
|
+
"mediaSubtype": "webp",
|
|
821
|
+
"tags": ["Video"],
|
|
822
|
+
"models": ["HoMO"],
|
|
823
|
+
"date": "2025-09-21",
|
|
824
|
+
"size": 25.98
|
|
622
825
|
},
|
|
623
826
|
{
|
|
624
827
|
"name": "video_wan2_2_14B_fun_inpaint",
|
|
@@ -938,7 +1141,8 @@
|
|
|
938
1141
|
},
|
|
939
1142
|
{
|
|
940
1143
|
"moduleName": "default",
|
|
941
|
-
"category": "
|
|
1144
|
+
"category": "GENERATION TYPE",
|
|
1145
|
+
"icon": "icon-[lucide--volume-2]",
|
|
942
1146
|
"title": "Audio",
|
|
943
1147
|
"type": "audio",
|
|
944
1148
|
"templates": [
|
|
@@ -994,10 +1198,23 @@
|
|
|
994
1198
|
},
|
|
995
1199
|
{
|
|
996
1200
|
"moduleName": "default",
|
|
997
|
-
"category": "
|
|
1201
|
+
"category": "GENERATION TYPE",
|
|
1202
|
+
"icon": "icon-[lucide--box]",
|
|
998
1203
|
"title": "3D Model",
|
|
999
1204
|
"type": "3d",
|
|
1000
1205
|
"templates": [
|
|
1206
|
+
{
|
|
1207
|
+
"name": "3d_hunyuan3d-v2.1",
|
|
1208
|
+
"title": "Hunyuan3D 2.1",
|
|
1209
|
+
"mediaType": "image",
|
|
1210
|
+
"mediaSubtype": "webp",
|
|
1211
|
+
"description": "Generate 3D models from single images using Hunyuan3D 2.0.",
|
|
1212
|
+
"tags": ["Image to Model", "3D"],
|
|
1213
|
+
"models": ["Hunyuan3D 2.0"],
|
|
1214
|
+
"date": "2025-03-01",
|
|
1215
|
+
"tutorialUrl": "",
|
|
1216
|
+
"size": 4.59
|
|
1217
|
+
},
|
|
1001
1218
|
{
|
|
1002
1219
|
"name": "3d_hunyuan3d_image_to_model",
|
|
1003
1220
|
"title": "Hunyuan3D 2.0",
|
|
@@ -1052,8 +1269,9 @@
|
|
|
1052
1269
|
},
|
|
1053
1270
|
{
|
|
1054
1271
|
"moduleName": "default",
|
|
1055
|
-
"category": "
|
|
1272
|
+
"category": "CLOSED SOURCE MODELS",
|
|
1056
1273
|
"title": "Image API",
|
|
1274
|
+
"icon": "icon-[lucide--hand-coins]",
|
|
1057
1275
|
"type": "image",
|
|
1058
1276
|
"templates": [
|
|
1059
1277
|
{
|
|
@@ -1064,7 +1282,8 @@
|
|
|
1064
1282
|
"mediaSubtype": "webp",
|
|
1065
1283
|
"tags": ["Image Edit", "Image", "API", "Text-to-Image"],
|
|
1066
1284
|
"models": ["Seedream 4.0"],
|
|
1067
|
-
"date": "2025-09-11"
|
|
1285
|
+
"date": "2025-09-11",
|
|
1286
|
+
"OpenSource": false
|
|
1068
1287
|
},
|
|
1069
1288
|
{
|
|
1070
1289
|
"name": "api_google_gemini_image",
|
|
@@ -1074,7 +1293,8 @@
|
|
|
1074
1293
|
"mediaSubtype": "webp",
|
|
1075
1294
|
"tags": ["Image Edit", "Image", "API", "Text-to-Image"],
|
|
1076
1295
|
"models": ["Gemini-2.5-Flash", "nano-banana"],
|
|
1077
|
-
"date": "2025-08-27"
|
|
1296
|
+
"date": "2025-08-27",
|
|
1297
|
+
"OpenSource": false
|
|
1078
1298
|
},
|
|
1079
1299
|
{
|
|
1080
1300
|
"name": "api_bfl_flux_1_kontext_multiple_images_input",
|
|
@@ -1086,7 +1306,8 @@
|
|
|
1086
1306
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/black-forest-labs/flux-1-kontext",
|
|
1087
1307
|
"tags": ["Image Edit", "Image"],
|
|
1088
1308
|
"models": ["Flux"],
|
|
1089
|
-
"date": "2025-05-29"
|
|
1309
|
+
"date": "2025-05-29",
|
|
1310
|
+
"OpenSource": false
|
|
1090
1311
|
},
|
|
1091
1312
|
{
|
|
1092
1313
|
"name": "api_bfl_flux_1_kontext_pro_image",
|
|
@@ -1098,7 +1319,8 @@
|
|
|
1098
1319
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/black-forest-labs/flux-1-kontext",
|
|
1099
1320
|
"tags": ["Image Edit", "Image"],
|
|
1100
1321
|
"models": ["Flux"],
|
|
1101
|
-
"date": "2025-05-29"
|
|
1322
|
+
"date": "2025-05-29",
|
|
1323
|
+
"OpenSource": false
|
|
1102
1324
|
},
|
|
1103
1325
|
{
|
|
1104
1326
|
"name": "api_bfl_flux_1_kontext_max_image",
|
|
@@ -1110,7 +1332,8 @@
|
|
|
1110
1332
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/black-forest-labs/flux-1-kontext",
|
|
1111
1333
|
"tags": ["Image Edit", "Image"],
|
|
1112
1334
|
"models": ["Flux"],
|
|
1113
|
-
"date": "2025-05-29"
|
|
1335
|
+
"date": "2025-05-29",
|
|
1336
|
+
"OpenSource": false
|
|
1114
1337
|
},
|
|
1115
1338
|
{
|
|
1116
1339
|
"name": "api_bfl_flux_pro_t2i",
|
|
@@ -1121,7 +1344,8 @@
|
|
|
1121
1344
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/black-forest-labs/flux-1-1-pro-ultra-image",
|
|
1122
1345
|
"tags": ["Image Edit", "Image"],
|
|
1123
1346
|
"models": ["Flux"],
|
|
1124
|
-
"date": "2025-05-01"
|
|
1347
|
+
"date": "2025-05-01",
|
|
1348
|
+
"OpenSource": false
|
|
1125
1349
|
},
|
|
1126
1350
|
{
|
|
1127
1351
|
"name": "api_luma_photon_i2i",
|
|
@@ -1132,7 +1356,8 @@
|
|
|
1132
1356
|
"thumbnailVariant": "compareSlider",
|
|
1133
1357
|
"tags": ["Image to Image", "Image", "API"],
|
|
1134
1358
|
"models": ["Luma Photon"],
|
|
1135
|
-
"date": "2025-03-01"
|
|
1359
|
+
"date": "2025-03-01",
|
|
1360
|
+
"OpenSource": false
|
|
1136
1361
|
},
|
|
1137
1362
|
{
|
|
1138
1363
|
"name": "api_luma_photon_style_ref",
|
|
@@ -1143,7 +1368,8 @@
|
|
|
1143
1368
|
"thumbnailVariant": "compareSlider",
|
|
1144
1369
|
"tags": ["Text to Image", "Image", "API", "Style Transfer"],
|
|
1145
1370
|
"models": ["Luma Photon"],
|
|
1146
|
-
"date": "2025-03-01"
|
|
1371
|
+
"date": "2025-03-01",
|
|
1372
|
+
"OpenSource": false
|
|
1147
1373
|
},
|
|
1148
1374
|
{
|
|
1149
1375
|
"name": "api_recraft_image_gen_with_color_control",
|
|
@@ -1153,7 +1379,8 @@
|
|
|
1153
1379
|
"mediaSubtype": "webp",
|
|
1154
1380
|
"tags": ["Text to Image", "Image", "API", "Color Control"],
|
|
1155
1381
|
"models": ["Recraft"],
|
|
1156
|
-
"date": "2025-03-01"
|
|
1382
|
+
"date": "2025-03-01",
|
|
1383
|
+
"OpenSource": false
|
|
1157
1384
|
},
|
|
1158
1385
|
{
|
|
1159
1386
|
"name": "api_recraft_image_gen_with_style_control",
|
|
@@ -1163,7 +1390,8 @@
|
|
|
1163
1390
|
"mediaSubtype": "webp",
|
|
1164
1391
|
"tags": ["Text to Image", "Image", "API", "Style Control"],
|
|
1165
1392
|
"models": ["Recraft"],
|
|
1166
|
-
"date": "2025-03-01"
|
|
1393
|
+
"date": "2025-03-01",
|
|
1394
|
+
"OpenSource": false
|
|
1167
1395
|
},
|
|
1168
1396
|
{
|
|
1169
1397
|
"name": "api_recraft_vector_gen",
|
|
@@ -1173,7 +1401,8 @@
|
|
|
1173
1401
|
"mediaSubtype": "webp",
|
|
1174
1402
|
"tags": ["Text to Image", "Image", "API", "Vector"],
|
|
1175
1403
|
"models": ["Recraft"],
|
|
1176
|
-
"date": "2025-03-01"
|
|
1404
|
+
"date": "2025-03-01",
|
|
1405
|
+
"OpenSource": false
|
|
1177
1406
|
},
|
|
1178
1407
|
{
|
|
1179
1408
|
"name": "api_runway_text_to_image",
|
|
@@ -1183,7 +1412,8 @@
|
|
|
1183
1412
|
"mediaSubtype": "webp",
|
|
1184
1413
|
"tags": ["Text to Image", "Image", "API"],
|
|
1185
1414
|
"models": ["Runway"],
|
|
1186
|
-
"date": "2025-03-01"
|
|
1415
|
+
"date": "2025-03-01",
|
|
1416
|
+
"OpenSource": false
|
|
1187
1417
|
},
|
|
1188
1418
|
{
|
|
1189
1419
|
"name": "api_runway_reference_to_image",
|
|
@@ -1194,17 +1424,19 @@
|
|
|
1194
1424
|
"mediaSubtype": "webp",
|
|
1195
1425
|
"tags": ["Image to Image", "Image", "API", "Style Transfer"],
|
|
1196
1426
|
"models": ["Runway"],
|
|
1197
|
-
"date": "2025-03-01"
|
|
1427
|
+
"date": "2025-03-01",
|
|
1428
|
+
"OpenSource": false
|
|
1198
1429
|
},
|
|
1199
1430
|
{
|
|
1200
1431
|
"name": "api_stability_ai_stable_image_ultra_t2i",
|
|
1201
1432
|
"title": "Stability AI: Stable Image Ultra Text to Image",
|
|
1202
|
-
"description": "Generate high quality images with excellent prompt adherence. Perfect for professional
|
|
1433
|
+
"description": "Generate high quality images with excellent prompt adherence. Perfect for professional GENERATION TYPE at 1 megapixel resolution.",
|
|
1203
1434
|
"mediaType": "image",
|
|
1204
1435
|
"mediaSubtype": "webp",
|
|
1205
1436
|
"tags": ["Text to Image", "Image", "API"],
|
|
1206
1437
|
"models": ["Stable Image Ultra"],
|
|
1207
|
-
"date": "2025-03-01"
|
|
1438
|
+
"date": "2025-03-01",
|
|
1439
|
+
"OpenSource": false
|
|
1208
1440
|
},
|
|
1209
1441
|
{
|
|
1210
1442
|
"name": "api_stability_ai_i2i",
|
|
@@ -1215,28 +1447,31 @@
|
|
|
1215
1447
|
"mediaSubtype": "webp",
|
|
1216
1448
|
"tags": ["Image to Image", "Image", "API"],
|
|
1217
1449
|
"models": ["Stability AI"],
|
|
1218
|
-
"date": "2025-03-01"
|
|
1450
|
+
"date": "2025-03-01",
|
|
1451
|
+
"OpenSource": false
|
|
1219
1452
|
},
|
|
1220
1453
|
{
|
|
1221
1454
|
"name": "api_stability_ai_sd3.5_t2i",
|
|
1222
1455
|
"title": "Stability AI: SD3.5 Text to Image",
|
|
1223
|
-
"description": "Generate high quality images with excellent prompt adherence. Perfect for professional
|
|
1456
|
+
"description": "Generate high quality images with excellent prompt adherence. Perfect for professional GENERATION TYPE at 1 megapixel resolution.",
|
|
1224
1457
|
"mediaType": "image",
|
|
1225
1458
|
"mediaSubtype": "webp",
|
|
1226
1459
|
"tags": ["Text to Image", "Image", "API"],
|
|
1227
1460
|
"models": ["SD3.5"],
|
|
1228
|
-
"date": "2025-03-01"
|
|
1461
|
+
"date": "2025-03-01",
|
|
1462
|
+
"OpenSource": false
|
|
1229
1463
|
},
|
|
1230
1464
|
{
|
|
1231
1465
|
"name": "api_stability_ai_sd3.5_i2i",
|
|
1232
1466
|
"title": "Stability AI: SD3.5 Image to Image",
|
|
1233
|
-
"description": "Generate high quality images with excellent prompt adherence. Perfect for professional
|
|
1467
|
+
"description": "Generate high quality images with excellent prompt adherence. Perfect for professional GENERATION TYPE at 1 megapixel resolution.",
|
|
1234
1468
|
"mediaType": "image",
|
|
1235
1469
|
"thumbnailVariant": "compareSlider",
|
|
1236
1470
|
"mediaSubtype": "webp",
|
|
1237
1471
|
"tags": ["Image to Image", "Image", "API"],
|
|
1238
1472
|
"models": ["SD3.5"],
|
|
1239
|
-
"date": "2025-03-01"
|
|
1473
|
+
"date": "2025-03-01",
|
|
1474
|
+
"OpenSource": false
|
|
1240
1475
|
},
|
|
1241
1476
|
{
|
|
1242
1477
|
"name": "api_ideogram_v3_t2i",
|
|
@@ -1246,7 +1481,8 @@
|
|
|
1246
1481
|
"mediaSubtype": "webp",
|
|
1247
1482
|
"tags": ["Text to Image", "Image", "API", "Text Rendering"],
|
|
1248
1483
|
"models": ["Ideogram V3"],
|
|
1249
|
-
"date": "2025-03-01"
|
|
1484
|
+
"date": "2025-03-01",
|
|
1485
|
+
"OpenSource": false
|
|
1250
1486
|
},
|
|
1251
1487
|
{
|
|
1252
1488
|
"name": "api_openai_image_1_t2i",
|
|
@@ -1257,7 +1493,8 @@
|
|
|
1257
1493
|
"tags": ["Text to Image", "Image", "API"],
|
|
1258
1494
|
"models": ["GPT-Image-1"],
|
|
1259
1495
|
"date": "2025-03-01",
|
|
1260
|
-
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
|
|
1496
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1",
|
|
1497
|
+
"OpenSource": false
|
|
1261
1498
|
},
|
|
1262
1499
|
{
|
|
1263
1500
|
"name": "api_openai_image_1_i2i",
|
|
@@ -1269,7 +1506,8 @@
|
|
|
1269
1506
|
"tags": ["Image to Image", "Image", "API"],
|
|
1270
1507
|
"models": ["GPT-Image-1"],
|
|
1271
1508
|
"date": "2025-03-01",
|
|
1272
|
-
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
|
|
1509
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1",
|
|
1510
|
+
"OpenSource": false
|
|
1273
1511
|
},
|
|
1274
1512
|
{
|
|
1275
1513
|
"name": "api_openai_image_1_inpaint",
|
|
@@ -1281,7 +1519,8 @@
|
|
|
1281
1519
|
"tags": ["Inpaint", "Image", "API"],
|
|
1282
1520
|
"models": ["GPT-Image-1"],
|
|
1283
1521
|
"date": "2025-03-01",
|
|
1284
|
-
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
|
|
1522
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1",
|
|
1523
|
+
"OpenSource": false
|
|
1285
1524
|
},
|
|
1286
1525
|
{
|
|
1287
1526
|
"name": "api_openai_image_1_multi_inputs",
|
|
@@ -1293,7 +1532,8 @@
|
|
|
1293
1532
|
"tags": ["Text to Image", "Image", "API", "Multi Input"],
|
|
1294
1533
|
"models": ["GPT-Image-1"],
|
|
1295
1534
|
"date": "2025-03-01",
|
|
1296
|
-
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
|
|
1535
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1",
|
|
1536
|
+
"OpenSource": false
|
|
1297
1537
|
},
|
|
1298
1538
|
{
|
|
1299
1539
|
"name": "api_openai_dall_e_2_t2i",
|
|
@@ -1304,7 +1544,8 @@
|
|
|
1304
1544
|
"tags": ["Text to Image", "Image", "API"],
|
|
1305
1545
|
"models": ["Dall-E 2"],
|
|
1306
1546
|
"date": "2025-03-01",
|
|
1307
|
-
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2"
|
|
1547
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2",
|
|
1548
|
+
"OpenSource": false
|
|
1308
1549
|
},
|
|
1309
1550
|
{
|
|
1310
1551
|
"name": "api_openai_dall_e_2_inpaint",
|
|
@@ -1316,7 +1557,8 @@
|
|
|
1316
1557
|
"tags": ["Inpaint", "Image", "API"],
|
|
1317
1558
|
"models": ["Dall-E 2"],
|
|
1318
1559
|
"date": "2025-03-01",
|
|
1319
|
-
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2"
|
|
1560
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2",
|
|
1561
|
+
"OpenSource": false
|
|
1320
1562
|
},
|
|
1321
1563
|
{
|
|
1322
1564
|
"name": "api_openai_dall_e_3_t2i",
|
|
@@ -1327,14 +1569,16 @@
|
|
|
1327
1569
|
"tags": ["Text to Image", "Image", "API"],
|
|
1328
1570
|
"models": ["Dall-E 3"],
|
|
1329
1571
|
"date": "2025-03-01",
|
|
1330
|
-
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-3"
|
|
1572
|
+
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-3",
|
|
1573
|
+
"OpenSource": false
|
|
1331
1574
|
}
|
|
1332
1575
|
]
|
|
1333
1576
|
},
|
|
1334
1577
|
{
|
|
1335
1578
|
"moduleName": "default",
|
|
1336
|
-
"category": "
|
|
1579
|
+
"category": "CLOSED SOURCE MODELS",
|
|
1337
1580
|
"title": "Video API",
|
|
1581
|
+
"icon": "icon-[lucide--hand-coins]",
|
|
1338
1582
|
"type": "video",
|
|
1339
1583
|
"templates": [
|
|
1340
1584
|
{
|
|
@@ -1346,7 +1590,8 @@
|
|
|
1346
1590
|
"tags": ["Image to Video", "Video", "API"],
|
|
1347
1591
|
"models": ["Kling"],
|
|
1348
1592
|
"date": "2025-03-01",
|
|
1349
|
-
"tutorialUrl": ""
|
|
1593
|
+
"tutorialUrl": "",
|
|
1594
|
+
"OpenSource": false
|
|
1350
1595
|
},
|
|
1351
1596
|
{
|
|
1352
1597
|
"name": "api_kling_effects",
|
|
@@ -1357,7 +1602,8 @@
|
|
|
1357
1602
|
"tags": ["Video Effects", "Video", "API"],
|
|
1358
1603
|
"models": ["Kling"],
|
|
1359
1604
|
"date": "2025-03-01",
|
|
1360
|
-
"tutorialUrl": ""
|
|
1605
|
+
"tutorialUrl": "",
|
|
1606
|
+
"OpenSource": false
|
|
1361
1607
|
},
|
|
1362
1608
|
{
|
|
1363
1609
|
"name": "api_kling_flf",
|
|
@@ -1368,7 +1614,8 @@
|
|
|
1368
1614
|
"tags": ["Video Generation", "Video", "API", "Frame Control"],
|
|
1369
1615
|
"models": ["Kling"],
|
|
1370
1616
|
"date": "2025-03-01",
|
|
1371
|
-
"tutorialUrl": ""
|
|
1617
|
+
"tutorialUrl": "",
|
|
1618
|
+
"OpenSource": false
|
|
1372
1619
|
},
|
|
1373
1620
|
{
|
|
1374
1621
|
"name": "api_vidu_text_to_video",
|
|
@@ -1379,7 +1626,8 @@
|
|
|
1379
1626
|
"tags": ["Text to Video", "Video", "API"],
|
|
1380
1627
|
"models": ["Vidu"],
|
|
1381
1628
|
"date": "2025-08-23",
|
|
1382
|
-
"tutorialUrl": ""
|
|
1629
|
+
"tutorialUrl": "",
|
|
1630
|
+
"OpenSource": false
|
|
1383
1631
|
},
|
|
1384
1632
|
{
|
|
1385
1633
|
"name": "api_vidu_image_to_video",
|
|
@@ -1390,7 +1638,8 @@
|
|
|
1390
1638
|
"tags": ["Image to Video", "Video", "API"],
|
|
1391
1639
|
"models": ["Vidu"],
|
|
1392
1640
|
"date": "2025-08-23",
|
|
1393
|
-
"tutorialUrl": ""
|
|
1641
|
+
"tutorialUrl": "",
|
|
1642
|
+
"OpenSource": false
|
|
1394
1643
|
},
|
|
1395
1644
|
{
|
|
1396
1645
|
"name": "api_vidu_reference_to_video",
|
|
@@ -1401,7 +1650,8 @@
|
|
|
1401
1650
|
"tags": ["Reference to Video", "Video", "API"],
|
|
1402
1651
|
"models": ["Vidu"],
|
|
1403
1652
|
"date": "2025-08-23",
|
|
1404
|
-
"tutorialUrl": ""
|
|
1653
|
+
"tutorialUrl": "",
|
|
1654
|
+
"OpenSource": false
|
|
1405
1655
|
},
|
|
1406
1656
|
{
|
|
1407
1657
|
"name": "api_vidu_start_end_to_video",
|
|
@@ -1412,7 +1662,8 @@
|
|
|
1412
1662
|
"tags": ["FLF2V", "Video", "API"],
|
|
1413
1663
|
"models": ["Vidu"],
|
|
1414
1664
|
"date": "2025-08-23",
|
|
1415
|
-
"tutorialUrl": ""
|
|
1665
|
+
"tutorialUrl": "",
|
|
1666
|
+
"OpenSource": false
|
|
1416
1667
|
},
|
|
1417
1668
|
{
|
|
1418
1669
|
"name": "api_luma_i2v",
|
|
@@ -1423,7 +1674,8 @@
|
|
|
1423
1674
|
"tags": ["Image to Video", "Video", "API"],
|
|
1424
1675
|
"models": ["Luma"],
|
|
1425
1676
|
"date": "2025-03-01",
|
|
1426
|
-
"tutorialUrl": ""
|
|
1677
|
+
"tutorialUrl": "",
|
|
1678
|
+
"OpenSource": false
|
|
1427
1679
|
},
|
|
1428
1680
|
{
|
|
1429
1681
|
"name": "api_luma_t2v",
|
|
@@ -1434,7 +1686,8 @@
|
|
|
1434
1686
|
"tags": ["Text to Video", "Video", "API"],
|
|
1435
1687
|
"models": ["Luma"],
|
|
1436
1688
|
"date": "2025-03-01",
|
|
1437
|
-
"tutorialUrl": ""
|
|
1689
|
+
"tutorialUrl": "",
|
|
1690
|
+
"OpenSource": false
|
|
1438
1691
|
},
|
|
1439
1692
|
{
|
|
1440
1693
|
"name": "api_moonvalley_text_to_video",
|
|
@@ -1445,7 +1698,8 @@
|
|
|
1445
1698
|
"tags": ["Text to Video", "Video", "API"],
|
|
1446
1699
|
"models": ["Moonvalley"],
|
|
1447
1700
|
"date": "2025-03-01",
|
|
1448
|
-
"tutorialUrl": ""
|
|
1701
|
+
"tutorialUrl": "",
|
|
1702
|
+
"OpenSource": false
|
|
1449
1703
|
},
|
|
1450
1704
|
{
|
|
1451
1705
|
"name": "api_moonvalley_image_to_video",
|
|
@@ -1456,7 +1710,8 @@
|
|
|
1456
1710
|
"tags": ["Image to Video", "Video", "API"],
|
|
1457
1711
|
"models": ["Moonvalley"],
|
|
1458
1712
|
"date": "2025-03-01",
|
|
1459
|
-
"tutorialUrl": ""
|
|
1713
|
+
"tutorialUrl": "",
|
|
1714
|
+
"OpenSource": false
|
|
1460
1715
|
},
|
|
1461
1716
|
{
|
|
1462
1717
|
"name": "api_moonvalley_video_to_video_motion_transfer",
|
|
@@ -1468,7 +1723,8 @@
|
|
|
1468
1723
|
"tags": ["Video to Video", "Video", "API", "Motion Transfer"],
|
|
1469
1724
|
"models": ["Moonvalley"],
|
|
1470
1725
|
"date": "2025-03-01",
|
|
1471
|
-
"tutorialUrl": ""
|
|
1726
|
+
"tutorialUrl": "",
|
|
1727
|
+
"OpenSource": false
|
|
1472
1728
|
},
|
|
1473
1729
|
{
|
|
1474
1730
|
"name": "api_moonvalley_video_to_video_pose_control",
|
|
@@ -1480,7 +1736,8 @@
|
|
|
1480
1736
|
"tags": ["Video to Video", "Video", "API", "Pose Control"],
|
|
1481
1737
|
"models": ["Moonvalley"],
|
|
1482
1738
|
"date": "2025-03-01",
|
|
1483
|
-
"tutorialUrl": ""
|
|
1739
|
+
"tutorialUrl": "",
|
|
1740
|
+
"OpenSource": false
|
|
1484
1741
|
},
|
|
1485
1742
|
{
|
|
1486
1743
|
"name": "api_hailuo_minimax_video",
|
|
@@ -1491,7 +1748,8 @@
|
|
|
1491
1748
|
"tags": ["Text to Video", "Video", "API"],
|
|
1492
1749
|
"models": ["MiniMax"],
|
|
1493
1750
|
"date": "2025-03-01",
|
|
1494
|
-
"tutorialUrl": ""
|
|
1751
|
+
"tutorialUrl": "",
|
|
1752
|
+
"OpenSource": false
|
|
1495
1753
|
},
|
|
1496
1754
|
{
|
|
1497
1755
|
"name": "api_hailuo_minimax_t2v",
|
|
@@ -1502,7 +1760,8 @@
|
|
|
1502
1760
|
"tags": ["Text to Video", "Video", "API"],
|
|
1503
1761
|
"models": ["MiniMax"],
|
|
1504
1762
|
"date": "2025-03-01",
|
|
1505
|
-
"tutorialUrl": ""
|
|
1763
|
+
"tutorialUrl": "",
|
|
1764
|
+
"OpenSource": false
|
|
1506
1765
|
},
|
|
1507
1766
|
{
|
|
1508
1767
|
"name": "api_hailuo_minimax_i2v",
|
|
@@ -1513,7 +1772,8 @@
|
|
|
1513
1772
|
"tags": ["Image to Video", "Video", "API"],
|
|
1514
1773
|
"models": ["MiniMax"],
|
|
1515
1774
|
"date": "2025-03-01",
|
|
1516
|
-
"tutorialUrl": ""
|
|
1775
|
+
"tutorialUrl": "",
|
|
1776
|
+
"OpenSource": false
|
|
1517
1777
|
},
|
|
1518
1778
|
{
|
|
1519
1779
|
"name": "api_pixverse_i2v",
|
|
@@ -1524,7 +1784,8 @@
|
|
|
1524
1784
|
"tags": ["Image to Video", "Video", "API"],
|
|
1525
1785
|
"models": ["PixVerse"],
|
|
1526
1786
|
"date": "2025-03-01",
|
|
1527
|
-
"tutorialUrl": ""
|
|
1787
|
+
"tutorialUrl": "",
|
|
1788
|
+
"OpenSource": false
|
|
1528
1789
|
},
|
|
1529
1790
|
{
|
|
1530
1791
|
"name": "api_pixverse_template_i2v",
|
|
@@ -1535,7 +1796,8 @@
|
|
|
1535
1796
|
"tags": ["Image to Video", "Video", "API", "Templates"],
|
|
1536
1797
|
"models": ["PixVerse"],
|
|
1537
1798
|
"date": "2025-03-01",
|
|
1538
|
-
"tutorialUrl": ""
|
|
1799
|
+
"tutorialUrl": "",
|
|
1800
|
+
"OpenSource": false
|
|
1539
1801
|
},
|
|
1540
1802
|
{
|
|
1541
1803
|
"name": "api_pixverse_t2v",
|
|
@@ -1546,7 +1808,8 @@
|
|
|
1546
1808
|
"tags": ["Text to Video", "Video", "API"],
|
|
1547
1809
|
"models": ["PixVerse"],
|
|
1548
1810
|
"date": "2025-03-01",
|
|
1549
|
-
"tutorialUrl": ""
|
|
1811
|
+
"tutorialUrl": "",
|
|
1812
|
+
"OpenSource": false
|
|
1550
1813
|
},
|
|
1551
1814
|
{
|
|
1552
1815
|
"name": "api_runway_gen3a_turbo_image_to_video",
|
|
@@ -1557,7 +1820,8 @@
|
|
|
1557
1820
|
"tags": ["Image to Video", "Video", "API"],
|
|
1558
1821
|
"models": ["Runway Gen3a Turbo"],
|
|
1559
1822
|
"date": "2025-03-01",
|
|
1560
|
-
"tutorialUrl": ""
|
|
1823
|
+
"tutorialUrl": "",
|
|
1824
|
+
"OpenSource": false
|
|
1561
1825
|
},
|
|
1562
1826
|
{
|
|
1563
1827
|
"name": "api_runway_gen4_turo_image_to_video",
|
|
@@ -1568,7 +1832,8 @@
|
|
|
1568
1832
|
"tags": ["Image to Video", "Video", "API"],
|
|
1569
1833
|
"models": ["Runway Gen4 Turbo"],
|
|
1570
1834
|
"date": "2025-03-01",
|
|
1571
|
-
"tutorialUrl": ""
|
|
1835
|
+
"tutorialUrl": "",
|
|
1836
|
+
"OpenSource": false
|
|
1572
1837
|
},
|
|
1573
1838
|
{
|
|
1574
1839
|
"name": "api_runway_first_last_frame",
|
|
@@ -1579,7 +1844,8 @@
|
|
|
1579
1844
|
"tags": ["Video Generation", "Video", "API", "Frame Control"],
|
|
1580
1845
|
"models": ["Runway"],
|
|
1581
1846
|
"date": "2025-03-01",
|
|
1582
|
-
"tutorialUrl": ""
|
|
1847
|
+
"tutorialUrl": "",
|
|
1848
|
+
"OpenSource": false
|
|
1583
1849
|
},
|
|
1584
1850
|
{
|
|
1585
1851
|
"name": "api_pika_i2v",
|
|
@@ -1590,7 +1856,8 @@
|
|
|
1590
1856
|
"tags": ["Image to Video", "Video", "API"],
|
|
1591
1857
|
"models": ["Pika"],
|
|
1592
1858
|
"date": "2025-03-01",
|
|
1593
|
-
"tutorialUrl": ""
|
|
1859
|
+
"tutorialUrl": "",
|
|
1860
|
+
"OpenSource": false
|
|
1594
1861
|
},
|
|
1595
1862
|
{
|
|
1596
1863
|
"name": "api_pika_scene",
|
|
@@ -1601,7 +1868,8 @@
|
|
|
1601
1868
|
"tags": ["Image to Video", "Video", "API", "Multi Image"],
|
|
1602
1869
|
"models": ["Pika Scenes"],
|
|
1603
1870
|
"date": "2025-03-01",
|
|
1604
|
-
"tutorialUrl": ""
|
|
1871
|
+
"tutorialUrl": "",
|
|
1872
|
+
"OpenSource": false
|
|
1605
1873
|
},
|
|
1606
1874
|
{
|
|
1607
1875
|
"name": "api_veo2_i2v",
|
|
@@ -1612,7 +1880,8 @@
|
|
|
1612
1880
|
"tags": ["Image to Video", "Video", "API"],
|
|
1613
1881
|
"models": ["Veo2"],
|
|
1614
1882
|
"date": "2025-03-01",
|
|
1615
|
-
"tutorialUrl": ""
|
|
1883
|
+
"tutorialUrl": "",
|
|
1884
|
+
"OpenSource": false
|
|
1616
1885
|
},
|
|
1617
1886
|
{
|
|
1618
1887
|
"name": "api_veo3",
|
|
@@ -1623,14 +1892,16 @@
|
|
|
1623
1892
|
"tags": ["Image to Video", "Text to Video", "API"],
|
|
1624
1893
|
"models": ["Veo3"],
|
|
1625
1894
|
"date": "2025-03-01",
|
|
1626
|
-
"tutorialUrl": ""
|
|
1895
|
+
"tutorialUrl": "",
|
|
1896
|
+
"OpenSource": false
|
|
1627
1897
|
}
|
|
1628
1898
|
]
|
|
1629
1899
|
},
|
|
1630
1900
|
{
|
|
1631
1901
|
"moduleName": "default",
|
|
1632
|
-
"category": "
|
|
1902
|
+
"category": "CLOSED SOURCE MODELS",
|
|
1633
1903
|
"title": "3D API",
|
|
1904
|
+
"icon": "icon-[lucide--hand-coins]",
|
|
1634
1905
|
"type": "image",
|
|
1635
1906
|
"templates": [
|
|
1636
1907
|
{
|
|
@@ -1643,7 +1914,8 @@
|
|
|
1643
1914
|
"tags": ["Image to Model", "3D", "API"],
|
|
1644
1915
|
"models": ["Rodin"],
|
|
1645
1916
|
"date": "2025-03-01",
|
|
1646
|
-
"tutorialUrl": ""
|
|
1917
|
+
"tutorialUrl": "",
|
|
1918
|
+
"OpenSource": false
|
|
1647
1919
|
},
|
|
1648
1920
|
{
|
|
1649
1921
|
"name": "api_rodin_multiview_to_model",
|
|
@@ -1655,7 +1927,8 @@
|
|
|
1655
1927
|
"tags": ["Multiview to Model", "3D", "API"],
|
|
1656
1928
|
"models": ["Rodin"],
|
|
1657
1929
|
"date": "2025-03-01",
|
|
1658
|
-
"tutorialUrl": ""
|
|
1930
|
+
"tutorialUrl": "",
|
|
1931
|
+
"OpenSource": false
|
|
1659
1932
|
},
|
|
1660
1933
|
{
|
|
1661
1934
|
"name": "api_tripo_text_to_model",
|
|
@@ -1666,7 +1939,8 @@
|
|
|
1666
1939
|
"tags": ["Text to Model", "3D", "API"],
|
|
1667
1940
|
"models": ["Tripo"],
|
|
1668
1941
|
"date": "2025-03-01",
|
|
1669
|
-
"tutorialUrl": ""
|
|
1942
|
+
"tutorialUrl": "",
|
|
1943
|
+
"OpenSource": false
|
|
1670
1944
|
},
|
|
1671
1945
|
{
|
|
1672
1946
|
"name": "api_tripo_image_to_model",
|
|
@@ -1678,7 +1952,8 @@
|
|
|
1678
1952
|
"tags": ["Image to Model", "3D", "API"],
|
|
1679
1953
|
"models": ["Tripo"],
|
|
1680
1954
|
"date": "2025-03-01",
|
|
1681
|
-
"tutorialUrl": ""
|
|
1955
|
+
"tutorialUrl": "",
|
|
1956
|
+
"OpenSource": false
|
|
1682
1957
|
},
|
|
1683
1958
|
{
|
|
1684
1959
|
"name": "api_tripo_multiview_to_model",
|
|
@@ -1690,15 +1965,17 @@
|
|
|
1690
1965
|
"tags": ["Multiview to Model", "3D", "API"],
|
|
1691
1966
|
"models": ["Tripo"],
|
|
1692
1967
|
"date": "2025-03-01",
|
|
1693
|
-
"tutorialUrl": ""
|
|
1968
|
+
"tutorialUrl": "",
|
|
1969
|
+
"OpenSource": false
|
|
1694
1970
|
}
|
|
1695
1971
|
]
|
|
1696
1972
|
},
|
|
1697
1973
|
{
|
|
1698
1974
|
"moduleName": "default",
|
|
1699
|
-
"category": "
|
|
1975
|
+
"category": "CLOSED SOURCE MODELS",
|
|
1700
1976
|
"title": "Audio API",
|
|
1701
|
-
"type": "
|
|
1977
|
+
"type": "audio",
|
|
1978
|
+
"icon": "icon-[lucide--hand-coins]",
|
|
1702
1979
|
"templates": [
|
|
1703
1980
|
{
|
|
1704
1981
|
"name": "api_stability_ai_text_to_audio",
|
|
@@ -1708,7 +1985,8 @@
|
|
|
1708
1985
|
"mediaSubtype": "mp3",
|
|
1709
1986
|
"tags": ["Text to Audio", "Audio", "API"],
|
|
1710
1987
|
"date": "2025-09-09",
|
|
1711
|
-
"models": ["Stable Audio 2.5"]
|
|
1988
|
+
"models": ["Stable Audio 2.5"],
|
|
1989
|
+
"OpenSource": false
|
|
1712
1990
|
},
|
|
1713
1991
|
{
|
|
1714
1992
|
"name": "api_stability_ai_audio_to_audio",
|
|
@@ -1718,7 +1996,8 @@
|
|
|
1718
1996
|
"mediaSubtype": "mp3",
|
|
1719
1997
|
"tags": ["Audio to Audio", "Audio", "API"],
|
|
1720
1998
|
"date": "2025-09-09",
|
|
1721
|
-
"models": ["Stable Audio 2.5"]
|
|
1999
|
+
"models": ["Stable Audio 2.5"],
|
|
2000
|
+
"OpenSource": false
|
|
1722
2001
|
},
|
|
1723
2002
|
{
|
|
1724
2003
|
"name": "api_stability_ai_audio_inpaint",
|
|
@@ -1728,14 +2007,16 @@
|
|
|
1728
2007
|
"mediaSubtype": "mp3",
|
|
1729
2008
|
"tags": ["Audio to Audio", "Audio", "API"],
|
|
1730
2009
|
"date": "2025-09-09",
|
|
1731
|
-
"models": ["Stable Audio 2.5"]
|
|
2010
|
+
"models": ["Stable Audio 2.5"],
|
|
2011
|
+
"OpenSource": false
|
|
1732
2012
|
}
|
|
1733
2013
|
]
|
|
1734
2014
|
},
|
|
1735
2015
|
{
|
|
1736
2016
|
"moduleName": "default",
|
|
1737
|
-
"category": "
|
|
2017
|
+
"category": "CLOSED SOURCE MODELS",
|
|
1738
2018
|
"title": "LLM API",
|
|
2019
|
+
"icon": "icon-[lucide--hand-coins]",
|
|
1739
2020
|
"type": "image",
|
|
1740
2021
|
"templates": [
|
|
1741
2022
|
{
|
|
@@ -1747,7 +2028,8 @@
|
|
|
1747
2028
|
"tags": ["Chat", "LLM", "API"],
|
|
1748
2029
|
"models": ["OpenAI"],
|
|
1749
2030
|
"date": "2025-03-01",
|
|
1750
|
-
"tutorialUrl": ""
|
|
2031
|
+
"tutorialUrl": "",
|
|
2032
|
+
"OpenSource": false
|
|
1751
2033
|
},
|
|
1752
2034
|
{
|
|
1753
2035
|
"name": "api_google_gemini",
|
|
@@ -1758,171 +2040,8 @@
|
|
|
1758
2040
|
"tags": ["Chat", "LLM", "API"],
|
|
1759
2041
|
"models": ["Google Gemini"],
|
|
1760
2042
|
"date": "2025-03-01",
|
|
1761
|
-
"tutorialUrl": ""
|
|
1762
|
-
|
|
1763
|
-
]
|
|
1764
|
-
},
|
|
1765
|
-
{
|
|
1766
|
-
"moduleName": "default",
|
|
1767
|
-
"category": "TOOLS & BUILDING",
|
|
1768
|
-
"title": "Upscaling",
|
|
1769
|
-
"type": "image",
|
|
1770
|
-
"templates": [
|
|
1771
|
-
{
|
|
1772
|
-
"name": "hiresfix_latent_workflow",
|
|
1773
|
-
"title": "Upscale",
|
|
1774
|
-
"mediaType": "image",
|
|
1775
|
-
"mediaSubtype": "webp",
|
|
1776
|
-
"description": "Upscale images by enhancing quality in latent space.",
|
|
1777
|
-
"thumbnailVariant": "compareSlider",
|
|
1778
|
-
"tags": ["Upscale", "Image"],
|
|
1779
|
-
"models": ["SD1.5"],
|
|
1780
|
-
"date": "2025-03-01",
|
|
1781
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/",
|
|
1782
|
-
"size": 1.99
|
|
1783
|
-
},
|
|
1784
|
-
{
|
|
1785
|
-
"name": "esrgan_example",
|
|
1786
|
-
"title": "ESRGAN",
|
|
1787
|
-
"mediaType": "image",
|
|
1788
|
-
"mediaSubtype": "webp",
|
|
1789
|
-
"description": "Upscale images using ESRGAN models to enhance quality.",
|
|
1790
|
-
"thumbnailVariant": "compareSlider",
|
|
1791
|
-
"tags": ["Upscale", "Image"],
|
|
1792
|
-
"models": ["SD1.5"],
|
|
1793
|
-
"date": "2025-03-01",
|
|
1794
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/upscale_models/",
|
|
1795
|
-
"size": 2.05
|
|
1796
|
-
},
|
|
1797
|
-
{
|
|
1798
|
-
"name": "hiresfix_esrgan_workflow",
|
|
1799
|
-
"title": "HiresFix ESRGAN Workflow",
|
|
1800
|
-
"mediaType": "image",
|
|
1801
|
-
"mediaSubtype": "webp",
|
|
1802
|
-
"description": "Upscale images using ESRGAN models during intermediate generation steps.",
|
|
1803
|
-
"thumbnailVariant": "compareSlider",
|
|
1804
|
-
"tags": ["Upscale", "Image"],
|
|
1805
|
-
"models": ["SD1.5"],
|
|
1806
|
-
"date": "2025-03-01",
|
|
1807
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#non-latent-upscaling",
|
|
1808
|
-
"size": 2.05
|
|
1809
|
-
},
|
|
1810
|
-
{
|
|
1811
|
-
"name": "latent_upscale_different_prompt_model",
|
|
1812
|
-
"title": "Latent Upscale Different Prompt Model",
|
|
1813
|
-
"mediaType": "image",
|
|
1814
|
-
"mediaSubtype": "webp",
|
|
1815
|
-
"description": "Upscale images while changing prompts across generation passes.",
|
|
1816
|
-
"thumbnailVariant": "zoomHover",
|
|
1817
|
-
"tags": ["Upscale", "Image"],
|
|
1818
|
-
"models": ["SD1.5"],
|
|
1819
|
-
"date": "2025-03-01",
|
|
1820
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#more-examples",
|
|
1821
|
-
"size": 3.97
|
|
1822
|
-
}
|
|
1823
|
-
]
|
|
1824
|
-
},
|
|
1825
|
-
{
|
|
1826
|
-
"moduleName": "default",
|
|
1827
|
-
"category": "TOOLS & BUILDING",
|
|
1828
|
-
"title": "ControlNet",
|
|
1829
|
-
"type": "image",
|
|
1830
|
-
"templates": [
|
|
1831
|
-
{
|
|
1832
|
-
"name": "controlnet_example",
|
|
1833
|
-
"title": "Scribble ControlNet",
|
|
1834
|
-
"mediaType": "image",
|
|
1835
|
-
"mediaSubtype": "webp",
|
|
1836
|
-
"description": "Generate images guided by scribble reference images using ControlNet.",
|
|
1837
|
-
"thumbnailVariant": "hoverDissolve",
|
|
1838
|
-
"tags": ["ControlNet", "Image"],
|
|
1839
|
-
"models": ["SD1.5"],
|
|
1840
|
-
"date": "2025-03-01",
|
|
1841
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/",
|
|
1842
|
-
"size": 2.97
|
|
1843
|
-
},
|
|
1844
|
-
{
|
|
1845
|
-
"name": "2_pass_pose_worship",
|
|
1846
|
-
"title": "Pose ControlNet 2 Pass",
|
|
1847
|
-
"mediaType": "image",
|
|
1848
|
-
"mediaSubtype": "webp",
|
|
1849
|
-
"description": "Generate images guided by pose references using ControlNet.",
|
|
1850
|
-
"thumbnailVariant": "hoverDissolve",
|
|
1851
|
-
"tags": ["ControlNet", "Image"],
|
|
1852
|
-
"models": ["SD1.5"],
|
|
1853
|
-
"date": "2025-03-01",
|
|
1854
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#pose-controlnet",
|
|
1855
|
-
"size": 0.98
|
|
1856
|
-
},
|
|
1857
|
-
{
|
|
1858
|
-
"name": "depth_controlnet",
|
|
1859
|
-
"title": "Depth ControlNet",
|
|
1860
|
-
"mediaType": "image",
|
|
1861
|
-
"mediaSubtype": "webp",
|
|
1862
|
-
"description": "Generate images guided by depth information using ControlNet.",
|
|
1863
|
-
"thumbnailVariant": "hoverDissolve",
|
|
1864
|
-
"tags": ["ControlNet", "Image"],
|
|
1865
|
-
"models": ["SD1.5"],
|
|
1866
|
-
"date": "2025-03-01",
|
|
1867
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#t2i-adapter-vs-controlnets",
|
|
1868
|
-
"size": 0.67
|
|
1869
|
-
},
|
|
1870
|
-
{
|
|
1871
|
-
"name": "depth_t2i_adapter",
|
|
1872
|
-
"title": "Depth T2I Adapter",
|
|
1873
|
-
"mediaType": "image",
|
|
1874
|
-
"mediaSubtype": "webp",
|
|
1875
|
-
"description": "Generate images guided by depth information using T2I adapter.",
|
|
1876
|
-
"thumbnailVariant": "hoverDissolve",
|
|
1877
|
-
"tags": ["T2I Adapter", "Image"],
|
|
1878
|
-
"models": ["SD1.5"],
|
|
1879
|
-
"date": "2025-03-01",
|
|
1880
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#t2i-adapter-vs-controlnets"
|
|
1881
|
-
},
|
|
1882
|
-
{
|
|
1883
|
-
"name": "mixing_controlnets",
|
|
1884
|
-
"title": "Mixing ControlNets",
|
|
1885
|
-
"mediaType": "image",
|
|
1886
|
-
"mediaSubtype": "webp",
|
|
1887
|
-
"description": "Generate images by combining multiple ControlNet models.",
|
|
1888
|
-
"thumbnailVariant": "hoverDissolve",
|
|
1889
|
-
"tags": ["ControlNet", "Image"],
|
|
1890
|
-
"models": ["SD1.5"],
|
|
1891
|
-
"date": "2025-03-01",
|
|
1892
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#mixing-controlnets",
|
|
1893
|
-
"size": 1.66
|
|
1894
|
-
}
|
|
1895
|
-
]
|
|
1896
|
-
},
|
|
1897
|
-
{
|
|
1898
|
-
"moduleName": "default",
|
|
1899
|
-
"category": "TOOLS & BUILDING",
|
|
1900
|
-
"title": "Area Composition",
|
|
1901
|
-
"type": "image",
|
|
1902
|
-
"templates": [
|
|
1903
|
-
{
|
|
1904
|
-
"name": "area_composition",
|
|
1905
|
-
"title": "Area Composition",
|
|
1906
|
-
"mediaType": "image",
|
|
1907
|
-
"mediaSubtype": "webp",
|
|
1908
|
-
"description": "Generate images by controlling composition with defined areas.",
|
|
1909
|
-
"tags": ["Area Composition", "Image"],
|
|
1910
|
-
"models": ["SD1.5"],
|
|
1911
|
-
"date": "2025-03-01",
|
|
1912
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/area_composition/",
|
|
1913
|
-
"size": 2.3
|
|
1914
|
-
},
|
|
1915
|
-
{
|
|
1916
|
-
"name": "area_composition_square_area_for_subject",
|
|
1917
|
-
"title": "Area Composition Square Area for Subject",
|
|
1918
|
-
"mediaType": "image",
|
|
1919
|
-
"mediaSubtype": "webp",
|
|
1920
|
-
"description": "Generate images with consistent subject placement using area composition.",
|
|
1921
|
-
"tags": ["Area Composition", "Image"],
|
|
1922
|
-
"models": ["SD1.5"],
|
|
1923
|
-
"date": "2025-03-01",
|
|
1924
|
-
"tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/area_composition/#increasing-consistency-of-images-with-area-composition",
|
|
1925
|
-
"size": 2.3
|
|
2043
|
+
"tutorialUrl": "",
|
|
2044
|
+
"OpenSource": false
|
|
1926
2045
|
}
|
|
1927
2046
|
]
|
|
1928
2047
|
}
|