getaiapi 0.4.1 → 0.4.3
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.
- package/dist/{chunk-AHDDOGQB.js → chunk-CW66KJSG.js} +31 -3
- package/dist/chunk-CW66KJSG.js.map +1 -0
- package/dist/cli.js +1 -1
- package/dist/index.d.ts +8 -1
- package/dist/index.js +3 -1
- package/package.json +4 -2
- package/registry/registry.json +768 -1580
- package/dist/chunk-AHDDOGQB.js.map +0 -1
package/registry/registry.json
CHANGED
|
@@ -1443,35 +1443,6 @@
|
|
|
1443
1443
|
}
|
|
1444
1444
|
]
|
|
1445
1445
|
},
|
|
1446
|
-
{
|
|
1447
|
-
"canonical_name": "anthropic-claude-4.5-haiku",
|
|
1448
|
-
"aliases": [
|
|
1449
|
-
"anthropic-claude-4.5-haiku"
|
|
1450
|
-
],
|
|
1451
|
-
"category": "text-generation",
|
|
1452
|
-
"modality": {
|
|
1453
|
-
"inputs": [
|
|
1454
|
-
"text"
|
|
1455
|
-
],
|
|
1456
|
-
"outputs": [
|
|
1457
|
-
"text"
|
|
1458
|
-
]
|
|
1459
|
-
},
|
|
1460
|
-
"providers": [
|
|
1461
|
-
{
|
|
1462
|
-
"provider": "replicate",
|
|
1463
|
-
"skill_id": "replicate-anthropic-claude-4.5-haiku",
|
|
1464
|
-
"endpoint": "anthropic/claude-4.5-haiku",
|
|
1465
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
1466
|
-
"param_map": {},
|
|
1467
|
-
"output_map": {
|
|
1468
|
-
"type": "image",
|
|
1469
|
-
"extract_path": "output[]",
|
|
1470
|
-
"content_type": "image/png"
|
|
1471
|
-
}
|
|
1472
|
-
}
|
|
1473
|
-
]
|
|
1474
|
-
},
|
|
1475
1446
|
{
|
|
1476
1447
|
"canonical_name": "anthropic-claude-4.5-sonnet",
|
|
1477
1448
|
"aliases": [
|
|
@@ -1501,35 +1472,6 @@
|
|
|
1501
1472
|
}
|
|
1502
1473
|
]
|
|
1503
1474
|
},
|
|
1504
|
-
{
|
|
1505
|
-
"canonical_name": "anthropic-claude-opus-4.6",
|
|
1506
|
-
"aliases": [
|
|
1507
|
-
"anthropic-claude-opus-4.6"
|
|
1508
|
-
],
|
|
1509
|
-
"category": "text-generation",
|
|
1510
|
-
"modality": {
|
|
1511
|
-
"inputs": [
|
|
1512
|
-
"text"
|
|
1513
|
-
],
|
|
1514
|
-
"outputs": [
|
|
1515
|
-
"text"
|
|
1516
|
-
]
|
|
1517
|
-
},
|
|
1518
|
-
"providers": [
|
|
1519
|
-
{
|
|
1520
|
-
"provider": "replicate",
|
|
1521
|
-
"skill_id": "replicate-anthropic-claude-opus-4.6",
|
|
1522
|
-
"endpoint": "anthropic/claude-opus-4.6",
|
|
1523
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
1524
|
-
"param_map": {},
|
|
1525
|
-
"output_map": {
|
|
1526
|
-
"type": "image",
|
|
1527
|
-
"extract_path": "output[]",
|
|
1528
|
-
"content_type": "image/png"
|
|
1529
|
-
}
|
|
1530
|
-
}
|
|
1531
|
-
]
|
|
1532
|
-
},
|
|
1533
1475
|
{
|
|
1534
1476
|
"canonical_name": "appmeloncreator-platmoji-beta",
|
|
1535
1477
|
"aliases": [
|
|
@@ -1882,7 +1824,8 @@
|
|
|
1882
1824
|
{
|
|
1883
1825
|
"canonical_name": "aura-sr",
|
|
1884
1826
|
"aliases": [
|
|
1885
|
-
"aura-sr"
|
|
1827
|
+
"aura-sr",
|
|
1828
|
+
"zsxkib-aura-sr"
|
|
1886
1829
|
],
|
|
1887
1830
|
"category": "upscale-image",
|
|
1888
1831
|
"modality": {
|
|
@@ -1905,6 +1848,18 @@
|
|
|
1905
1848
|
"extract_path": "image.url",
|
|
1906
1849
|
"content_type": "image/png"
|
|
1907
1850
|
}
|
|
1851
|
+
},
|
|
1852
|
+
{
|
|
1853
|
+
"provider": "replicate",
|
|
1854
|
+
"skill_id": "replicate-zsxkib-aura-sr",
|
|
1855
|
+
"endpoint": "zsxkib/aura-sr",
|
|
1856
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
1857
|
+
"param_map": {},
|
|
1858
|
+
"output_map": {
|
|
1859
|
+
"type": "image",
|
|
1860
|
+
"extract_path": "output[]",
|
|
1861
|
+
"content_type": "image/png"
|
|
1862
|
+
}
|
|
1908
1863
|
}
|
|
1909
1864
|
]
|
|
1910
1865
|
},
|
|
@@ -2029,7 +1984,8 @@
|
|
|
2029
1984
|
{
|
|
2030
1985
|
"canonical_name": "bagel",
|
|
2031
1986
|
"aliases": [
|
|
2032
|
-
"bagel"
|
|
1987
|
+
"bagel",
|
|
1988
|
+
"bytedance-bagel"
|
|
2033
1989
|
],
|
|
2034
1990
|
"category": "text-to-image",
|
|
2035
1991
|
"modality": {
|
|
@@ -2052,6 +2008,18 @@
|
|
|
2052
2008
|
"extract_path": "images[].url",
|
|
2053
2009
|
"content_type": "image/png"
|
|
2054
2010
|
}
|
|
2011
|
+
},
|
|
2012
|
+
{
|
|
2013
|
+
"provider": "replicate",
|
|
2014
|
+
"skill_id": "replicate-bytedance-bagel",
|
|
2015
|
+
"endpoint": "bytedance/bagel",
|
|
2016
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
2017
|
+
"param_map": {},
|
|
2018
|
+
"output_map": {
|
|
2019
|
+
"type": "image",
|
|
2020
|
+
"extract_path": "output[]",
|
|
2021
|
+
"content_type": "image/png"
|
|
2022
|
+
}
|
|
2055
2023
|
}
|
|
2056
2024
|
]
|
|
2057
2025
|
},
|
|
@@ -2876,35 +2844,6 @@
|
|
|
2876
2844
|
}
|
|
2877
2845
|
]
|
|
2878
2846
|
},
|
|
2879
|
-
{
|
|
2880
|
-
"canonical_name": "black-forest-labs-flux-dev",
|
|
2881
|
-
"aliases": [
|
|
2882
|
-
"black-forest-labs-flux-dev"
|
|
2883
|
-
],
|
|
2884
|
-
"category": "text-to-image",
|
|
2885
|
-
"modality": {
|
|
2886
|
-
"inputs": [
|
|
2887
|
-
"text"
|
|
2888
|
-
],
|
|
2889
|
-
"outputs": [
|
|
2890
|
-
"image"
|
|
2891
|
-
]
|
|
2892
|
-
},
|
|
2893
|
-
"providers": [
|
|
2894
|
-
{
|
|
2895
|
-
"provider": "replicate",
|
|
2896
|
-
"skill_id": "replicate-black-forest-labs-flux-dev",
|
|
2897
|
-
"endpoint": "black-forest-labs/flux-dev",
|
|
2898
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
2899
|
-
"param_map": {},
|
|
2900
|
-
"output_map": {
|
|
2901
|
-
"type": "image",
|
|
2902
|
-
"extract_path": "output[]",
|
|
2903
|
-
"content_type": "image/png"
|
|
2904
|
-
}
|
|
2905
|
-
}
|
|
2906
|
-
]
|
|
2907
|
-
},
|
|
2908
2847
|
{
|
|
2909
2848
|
"canonical_name": "black-forest-labs-flux-dev-lora",
|
|
2910
2849
|
"aliases": [
|
|
@@ -3264,35 +3203,6 @@
|
|
|
3264
3203
|
}
|
|
3265
3204
|
]
|
|
3266
3205
|
},
|
|
3267
|
-
{
|
|
3268
|
-
"canonical_name": "black-forest-labs-flux-schnell",
|
|
3269
|
-
"aliases": [
|
|
3270
|
-
"black-forest-labs-flux-schnell"
|
|
3271
|
-
],
|
|
3272
|
-
"category": "text-to-image",
|
|
3273
|
-
"modality": {
|
|
3274
|
-
"inputs": [
|
|
3275
|
-
"text"
|
|
3276
|
-
],
|
|
3277
|
-
"outputs": [
|
|
3278
|
-
"image"
|
|
3279
|
-
]
|
|
3280
|
-
},
|
|
3281
|
-
"providers": [
|
|
3282
|
-
{
|
|
3283
|
-
"provider": "replicate",
|
|
3284
|
-
"skill_id": "replicate-black-forest-labs-flux-schnell",
|
|
3285
|
-
"endpoint": "black-forest-labs/flux-schnell",
|
|
3286
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
3287
|
-
"param_map": {},
|
|
3288
|
-
"output_map": {
|
|
3289
|
-
"type": "image",
|
|
3290
|
-
"extract_path": "output[]",
|
|
3291
|
-
"content_type": "image/png"
|
|
3292
|
-
}
|
|
3293
|
-
}
|
|
3294
|
-
]
|
|
3295
|
-
},
|
|
3296
3206
|
{
|
|
3297
3207
|
"canonical_name": "black-forest-labs-flux-schnell-lora",
|
|
3298
3208
|
"aliases": [
|
|
@@ -4999,35 +4909,6 @@
|
|
|
4999
4909
|
}
|
|
5000
4910
|
]
|
|
5001
4911
|
},
|
|
5002
|
-
{
|
|
5003
|
-
"canonical_name": "bytedance-bagel",
|
|
5004
|
-
"aliases": [
|
|
5005
|
-
"bytedance-bagel"
|
|
5006
|
-
],
|
|
5007
|
-
"category": "text-to-image",
|
|
5008
|
-
"modality": {
|
|
5009
|
-
"inputs": [
|
|
5010
|
-
"text"
|
|
5011
|
-
],
|
|
5012
|
-
"outputs": [
|
|
5013
|
-
"image"
|
|
5014
|
-
]
|
|
5015
|
-
},
|
|
5016
|
-
"providers": [
|
|
5017
|
-
{
|
|
5018
|
-
"provider": "replicate",
|
|
5019
|
-
"skill_id": "replicate-bytedance-bagel",
|
|
5020
|
-
"endpoint": "bytedance/bagel",
|
|
5021
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
5022
|
-
"param_map": {},
|
|
5023
|
-
"output_map": {
|
|
5024
|
-
"type": "image",
|
|
5025
|
-
"extract_path": "output[]",
|
|
5026
|
-
"content_type": "image/png"
|
|
5027
|
-
}
|
|
5028
|
-
}
|
|
5029
|
-
]
|
|
5030
|
-
},
|
|
5031
4912
|
{
|
|
5032
4913
|
"canonical_name": "bytedance-dolphin",
|
|
5033
4914
|
"aliases": [
|
|
@@ -5191,35 +5072,6 @@
|
|
|
5191
5072
|
}
|
|
5192
5073
|
]
|
|
5193
5074
|
},
|
|
5194
|
-
{
|
|
5195
|
-
"canonical_name": "bytedance-flux-pulid",
|
|
5196
|
-
"aliases": [
|
|
5197
|
-
"bytedance-flux-pulid"
|
|
5198
|
-
],
|
|
5199
|
-
"category": "text-to-image",
|
|
5200
|
-
"modality": {
|
|
5201
|
-
"inputs": [
|
|
5202
|
-
"text"
|
|
5203
|
-
],
|
|
5204
|
-
"outputs": [
|
|
5205
|
-
"image"
|
|
5206
|
-
]
|
|
5207
|
-
},
|
|
5208
|
-
"providers": [
|
|
5209
|
-
{
|
|
5210
|
-
"provider": "replicate",
|
|
5211
|
-
"skill_id": "replicate-bytedance-flux-pulid",
|
|
5212
|
-
"endpoint": "bytedance/flux-pulid",
|
|
5213
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
5214
|
-
"param_map": {},
|
|
5215
|
-
"output_map": {
|
|
5216
|
-
"type": "image",
|
|
5217
|
-
"extract_path": "output[]",
|
|
5218
|
-
"content_type": "image/png"
|
|
5219
|
-
}
|
|
5220
|
-
}
|
|
5221
|
-
]
|
|
5222
|
-
},
|
|
5223
5075
|
{
|
|
5224
5076
|
"canonical_name": "bytedance-latentsync",
|
|
5225
5077
|
"aliases": [
|
|
@@ -5401,35 +5253,6 @@
|
|
|
5401
5253
|
}
|
|
5402
5254
|
]
|
|
5403
5255
|
},
|
|
5404
|
-
{
|
|
5405
|
-
"canonical_name": "bytedance-pulid",
|
|
5406
|
-
"aliases": [
|
|
5407
|
-
"bytedance-pulid"
|
|
5408
|
-
],
|
|
5409
|
-
"category": "text-to-image",
|
|
5410
|
-
"modality": {
|
|
5411
|
-
"inputs": [
|
|
5412
|
-
"text"
|
|
5413
|
-
],
|
|
5414
|
-
"outputs": [
|
|
5415
|
-
"image"
|
|
5416
|
-
]
|
|
5417
|
-
},
|
|
5418
|
-
"providers": [
|
|
5419
|
-
{
|
|
5420
|
-
"provider": "replicate",
|
|
5421
|
-
"skill_id": "replicate-bytedance-pulid",
|
|
5422
|
-
"endpoint": "bytedance/pulid",
|
|
5423
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
5424
|
-
"param_map": {},
|
|
5425
|
-
"output_map": {
|
|
5426
|
-
"type": "image",
|
|
5427
|
-
"extract_path": "output[]",
|
|
5428
|
-
"content_type": "image/png"
|
|
5429
|
-
}
|
|
5430
|
-
}
|
|
5431
|
-
]
|
|
5432
|
-
},
|
|
5433
5256
|
{
|
|
5434
5257
|
"canonical_name": "bytedance-sdxl-lightning-4step",
|
|
5435
5258
|
"aliases": [
|
|
@@ -7784,40 +7607,11 @@
|
|
|
7784
7607
|
}
|
|
7785
7608
|
]
|
|
7786
7609
|
},
|
|
7787
|
-
{
|
|
7788
|
-
"canonical_name": "cjwbw-vqfr",
|
|
7789
|
-
"aliases": [
|
|
7790
|
-
"cjwbw-vqfr",
|
|
7791
|
-
"vqfr"
|
|
7792
|
-
],
|
|
7793
|
-
"category": "text-to-image",
|
|
7794
|
-
"modality": {
|
|
7795
|
-
"inputs": [
|
|
7796
|
-
"text"
|
|
7797
|
-
],
|
|
7798
|
-
"outputs": [
|
|
7799
|
-
"image"
|
|
7800
|
-
]
|
|
7801
|
-
},
|
|
7802
|
-
"providers": [
|
|
7803
|
-
{
|
|
7804
|
-
"provider": "replicate",
|
|
7805
|
-
"skill_id": "replicate-cjwbw-vqfr",
|
|
7806
|
-
"endpoint": "cjwbw/vqfr",
|
|
7807
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
7808
|
-
"param_map": {},
|
|
7809
|
-
"output_map": {
|
|
7810
|
-
"type": "image",
|
|
7811
|
-
"extract_path": "output[]",
|
|
7812
|
-
"content_type": "image/png"
|
|
7813
|
-
}
|
|
7814
|
-
}
|
|
7815
|
-
]
|
|
7816
|
-
},
|
|
7817
7610
|
{
|
|
7818
7611
|
"canonical_name": "clarity-upscaler",
|
|
7819
7612
|
"aliases": [
|
|
7820
|
-
"clarity-upscaler"
|
|
7613
|
+
"clarity-upscaler",
|
|
7614
|
+
"philz1337x-clarity-upscaler"
|
|
7821
7615
|
],
|
|
7822
7616
|
"category": "upscale-image",
|
|
7823
7617
|
"modality": {
|
|
@@ -7840,6 +7634,18 @@
|
|
|
7840
7634
|
"extract_path": "image.url",
|
|
7841
7635
|
"content_type": "image/png"
|
|
7842
7636
|
}
|
|
7637
|
+
},
|
|
7638
|
+
{
|
|
7639
|
+
"provider": "replicate",
|
|
7640
|
+
"skill_id": "replicate-philz1337x-clarity-upscaler",
|
|
7641
|
+
"endpoint": "philz1337x/clarity-upscaler",
|
|
7642
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
7643
|
+
"param_map": {},
|
|
7644
|
+
"output_map": {
|
|
7645
|
+
"type": "image",
|
|
7646
|
+
"extract_path": "output[]",
|
|
7647
|
+
"content_type": "image/png"
|
|
7648
|
+
}
|
|
7843
7649
|
}
|
|
7844
7650
|
]
|
|
7845
7651
|
},
|
|
@@ -7904,8 +7710,9 @@
|
|
|
7904
7710
|
{
|
|
7905
7711
|
"canonical_name": "claude-haiku-4-5",
|
|
7906
7712
|
"aliases": [
|
|
7907
|
-
"claude-
|
|
7713
|
+
"anthropic-claude-4.5-haiku",
|
|
7908
7714
|
"claude-haiku",
|
|
7715
|
+
"claude-haiku-4-5",
|
|
7909
7716
|
"haiku-4-5"
|
|
7910
7717
|
],
|
|
7911
7718
|
"category": "text-generation",
|
|
@@ -7929,14 +7736,27 @@
|
|
|
7929
7736
|
"extract_path": "choices[0].message.content",
|
|
7930
7737
|
"content_type": "text/plain"
|
|
7931
7738
|
}
|
|
7739
|
+
},
|
|
7740
|
+
{
|
|
7741
|
+
"provider": "replicate",
|
|
7742
|
+
"skill_id": "replicate-anthropic-claude-4.5-haiku",
|
|
7743
|
+
"endpoint": "anthropic/claude-4.5-haiku",
|
|
7744
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
7745
|
+
"param_map": {},
|
|
7746
|
+
"output_map": {
|
|
7747
|
+
"type": "image",
|
|
7748
|
+
"extract_path": "output[]",
|
|
7749
|
+
"content_type": "image/png"
|
|
7750
|
+
}
|
|
7932
7751
|
}
|
|
7933
7752
|
]
|
|
7934
7753
|
},
|
|
7935
7754
|
{
|
|
7936
7755
|
"canonical_name": "claude-opus-4-6",
|
|
7937
7756
|
"aliases": [
|
|
7938
|
-
"claude-opus-4
|
|
7757
|
+
"anthropic-claude-opus-4.6",
|
|
7939
7758
|
"claude-opus",
|
|
7759
|
+
"claude-opus-4-6",
|
|
7940
7760
|
"opus-4-6"
|
|
7941
7761
|
],
|
|
7942
7762
|
"category": "text-generation",
|
|
@@ -7960,6 +7780,18 @@
|
|
|
7960
7780
|
"extract_path": "choices[0].message.content",
|
|
7961
7781
|
"content_type": "text/plain"
|
|
7962
7782
|
}
|
|
7783
|
+
},
|
|
7784
|
+
{
|
|
7785
|
+
"provider": "replicate",
|
|
7786
|
+
"skill_id": "replicate-anthropic-claude-opus-4.6",
|
|
7787
|
+
"endpoint": "anthropic/claude-opus-4.6",
|
|
7788
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
7789
|
+
"param_map": {},
|
|
7790
|
+
"output_map": {
|
|
7791
|
+
"type": "image",
|
|
7792
|
+
"extract_path": "output[]",
|
|
7793
|
+
"content_type": "image/png"
|
|
7794
|
+
}
|
|
7963
7795
|
}
|
|
7964
7796
|
]
|
|
7965
7797
|
},
|
|
@@ -7997,7 +7829,8 @@
|
|
|
7997
7829
|
{
|
|
7998
7830
|
"canonical_name": "codeformer",
|
|
7999
7831
|
"aliases": [
|
|
8000
|
-
"codeformer"
|
|
7832
|
+
"codeformer",
|
|
7833
|
+
"lucataco-codeformer"
|
|
8001
7834
|
],
|
|
8002
7835
|
"category": "text-to-image",
|
|
8003
7836
|
"modality": {
|
|
@@ -8020,6 +7853,18 @@
|
|
|
8020
7853
|
"extract_path": "image.url",
|
|
8021
7854
|
"content_type": "image/png"
|
|
8022
7855
|
}
|
|
7856
|
+
},
|
|
7857
|
+
{
|
|
7858
|
+
"provider": "replicate",
|
|
7859
|
+
"skill_id": "replicate-lucataco-codeformer",
|
|
7860
|
+
"endpoint": "lucataco/codeformer",
|
|
7861
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
7862
|
+
"param_map": {},
|
|
7863
|
+
"output_map": {
|
|
7864
|
+
"type": "image",
|
|
7865
|
+
"extract_path": "output[]",
|
|
7866
|
+
"content_type": "image/png"
|
|
7867
|
+
}
|
|
8023
7868
|
}
|
|
8024
7869
|
]
|
|
8025
7870
|
},
|
|
@@ -8057,10 +7902,10 @@
|
|
|
8057
7902
|
"aliases": [
|
|
8058
7903
|
"codeplugtech-face-swap"
|
|
8059
7904
|
],
|
|
8060
|
-
"category": "
|
|
7905
|
+
"category": "image-to-image",
|
|
8061
7906
|
"modality": {
|
|
8062
7907
|
"inputs": [
|
|
8063
|
-
"
|
|
7908
|
+
"image"
|
|
8064
7909
|
],
|
|
8065
7910
|
"outputs": [
|
|
8066
7911
|
"image"
|
|
@@ -8142,7 +7987,8 @@
|
|
|
8142
7987
|
{
|
|
8143
7988
|
"canonical_name": "cogvideox-5b",
|
|
8144
7989
|
"aliases": [
|
|
8145
|
-
"cogvideox-5b"
|
|
7990
|
+
"cogvideox-5b",
|
|
7991
|
+
"cuuupid-cogvideox-5b"
|
|
8146
7992
|
],
|
|
8147
7993
|
"category": "text-to-video",
|
|
8148
7994
|
"modality": {
|
|
@@ -8165,6 +8011,18 @@
|
|
|
8165
8011
|
"extract_path": "video.url",
|
|
8166
8012
|
"content_type": "video/mp4"
|
|
8167
8013
|
}
|
|
8014
|
+
},
|
|
8015
|
+
{
|
|
8016
|
+
"provider": "replicate",
|
|
8017
|
+
"skill_id": "replicate-cuuupid-cogvideox-5b",
|
|
8018
|
+
"endpoint": "cuuupid/cogvideox-5b",
|
|
8019
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
8020
|
+
"param_map": {},
|
|
8021
|
+
"output_map": {
|
|
8022
|
+
"type": "video",
|
|
8023
|
+
"extract_path": "output[]",
|
|
8024
|
+
"content_type": "video/mp4"
|
|
8025
|
+
}
|
|
8168
8026
|
}
|
|
8169
8027
|
]
|
|
8170
8028
|
},
|
|
@@ -8637,35 +8495,6 @@
|
|
|
8637
8495
|
}
|
|
8638
8496
|
]
|
|
8639
8497
|
},
|
|
8640
|
-
{
|
|
8641
|
-
"canonical_name": "cuuupid-cogvideox-5b",
|
|
8642
|
-
"aliases": [
|
|
8643
|
-
"cuuupid-cogvideox-5b"
|
|
8644
|
-
],
|
|
8645
|
-
"category": "text-to-video",
|
|
8646
|
-
"modality": {
|
|
8647
|
-
"inputs": [
|
|
8648
|
-
"text"
|
|
8649
|
-
],
|
|
8650
|
-
"outputs": [
|
|
8651
|
-
"video"
|
|
8652
|
-
]
|
|
8653
|
-
},
|
|
8654
|
-
"providers": [
|
|
8655
|
-
{
|
|
8656
|
-
"provider": "replicate",
|
|
8657
|
-
"skill_id": "replicate-cuuupid-cogvideox-5b",
|
|
8658
|
-
"endpoint": "cuuupid/cogvideox-5b",
|
|
8659
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
8660
|
-
"param_map": {},
|
|
8661
|
-
"output_map": {
|
|
8662
|
-
"type": "video",
|
|
8663
|
-
"extract_path": "output[]",
|
|
8664
|
-
"content_type": "video/mp4"
|
|
8665
|
-
}
|
|
8666
|
-
}
|
|
8667
|
-
]
|
|
8668
|
-
},
|
|
8669
8498
|
{
|
|
8670
8499
|
"canonical_name": "cuuupid-glm-4v-9b",
|
|
8671
8500
|
"aliases": [
|
|
@@ -9283,35 +9112,6 @@
|
|
|
9283
9112
|
}
|
|
9284
9113
|
]
|
|
9285
9114
|
},
|
|
9286
|
-
{
|
|
9287
|
-
"canonical_name": "deepseek-ai-deepseek-v3",
|
|
9288
|
-
"aliases": [
|
|
9289
|
-
"deepseek-ai-deepseek-v3"
|
|
9290
|
-
],
|
|
9291
|
-
"category": "text-generation",
|
|
9292
|
-
"modality": {
|
|
9293
|
-
"inputs": [
|
|
9294
|
-
"text"
|
|
9295
|
-
],
|
|
9296
|
-
"outputs": [
|
|
9297
|
-
"text"
|
|
9298
|
-
]
|
|
9299
|
-
},
|
|
9300
|
-
"providers": [
|
|
9301
|
-
{
|
|
9302
|
-
"provider": "replicate",
|
|
9303
|
-
"skill_id": "replicate-deepseek-ai-deepseek-v3",
|
|
9304
|
-
"endpoint": "deepseek-ai/deepseek-v3",
|
|
9305
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
9306
|
-
"param_map": {},
|
|
9307
|
-
"output_map": {
|
|
9308
|
-
"type": "image",
|
|
9309
|
-
"extract_path": "output[]",
|
|
9310
|
-
"content_type": "image/png"
|
|
9311
|
-
}
|
|
9312
|
-
}
|
|
9313
|
-
]
|
|
9314
|
-
},
|
|
9315
9115
|
{
|
|
9316
9116
|
"canonical_name": "deepseek-ai-deepseek-v3.1",
|
|
9317
9117
|
"aliases": [
|
|
@@ -9345,8 +9145,9 @@
|
|
|
9345
9145
|
{
|
|
9346
9146
|
"canonical_name": "deepseek-v3",
|
|
9347
9147
|
"aliases": [
|
|
9348
|
-
"deepseek-v3",
|
|
9349
|
-
"deepseek-chat"
|
|
9148
|
+
"deepseek-ai-deepseek-v3",
|
|
9149
|
+
"deepseek-chat",
|
|
9150
|
+
"deepseek-v3"
|
|
9350
9151
|
],
|
|
9351
9152
|
"category": "text-generation",
|
|
9352
9153
|
"modality": {
|
|
@@ -9369,6 +9170,18 @@
|
|
|
9369
9170
|
"extract_path": "choices[0].message.content",
|
|
9370
9171
|
"content_type": "text/plain"
|
|
9371
9172
|
}
|
|
9173
|
+
},
|
|
9174
|
+
{
|
|
9175
|
+
"provider": "replicate",
|
|
9176
|
+
"skill_id": "replicate-deepseek-ai-deepseek-v3",
|
|
9177
|
+
"endpoint": "deepseek-ai/deepseek-v3",
|
|
9178
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
9179
|
+
"param_map": {},
|
|
9180
|
+
"output_map": {
|
|
9181
|
+
"type": "image",
|
|
9182
|
+
"extract_path": "output[]",
|
|
9183
|
+
"content_type": "image/png"
|
|
9184
|
+
}
|
|
9372
9185
|
}
|
|
9373
9186
|
]
|
|
9374
9187
|
},
|
|
@@ -9433,7 +9246,8 @@
|
|
|
9433
9246
|
{
|
|
9434
9247
|
"canonical_name": "depth-anything-video",
|
|
9435
9248
|
"aliases": [
|
|
9436
|
-
"depth-anything-video"
|
|
9249
|
+
"depth-anything-video",
|
|
9250
|
+
"lucataco-depth-anything-video"
|
|
9437
9251
|
],
|
|
9438
9252
|
"category": "text-to-video",
|
|
9439
9253
|
"modality": {
|
|
@@ -9456,6 +9270,18 @@
|
|
|
9456
9270
|
"extract_path": "video.url",
|
|
9457
9271
|
"content_type": "video/mp4"
|
|
9458
9272
|
}
|
|
9273
|
+
},
|
|
9274
|
+
{
|
|
9275
|
+
"provider": "replicate",
|
|
9276
|
+
"skill_id": "replicate-lucataco-depth-anything-video",
|
|
9277
|
+
"endpoint": "lucataco/depth-anything-video",
|
|
9278
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
9279
|
+
"param_map": {},
|
|
9280
|
+
"output_map": {
|
|
9281
|
+
"type": "video",
|
|
9282
|
+
"extract_path": "output[]",
|
|
9283
|
+
"content_type": "video/mp4"
|
|
9284
|
+
}
|
|
9459
9285
|
}
|
|
9460
9286
|
]
|
|
9461
9287
|
},
|
|
@@ -10168,9 +9994,11 @@
|
|
|
10168
9994
|
]
|
|
10169
9995
|
},
|
|
10170
9996
|
{
|
|
10171
|
-
"canonical_name": "elevenlabs-
|
|
9997
|
+
"canonical_name": "elevenlabs-text-to-dialogue-eleven-v3",
|
|
10172
9998
|
"aliases": [
|
|
10173
|
-
"elevenlabs-
|
|
9999
|
+
"elevenlabs-text-to-dialogue-eleven-v3",
|
|
10000
|
+
"elevenlabs-dialogue-v3",
|
|
10001
|
+
"elevenlabs-multi-speaker"
|
|
10174
10002
|
],
|
|
10175
10003
|
"category": "text-to-audio",
|
|
10176
10004
|
"modality": {
|
|
@@ -10184,8 +10012,8 @@
|
|
|
10184
10012
|
"providers": [
|
|
10185
10013
|
{
|
|
10186
10014
|
"provider": "fal-ai",
|
|
10187
|
-
"skill_id": "fal-
|
|
10188
|
-
"endpoint": "fal-ai/elevenlabs/
|
|
10015
|
+
"skill_id": "fal-elevenlabs-text-to-dialogue",
|
|
10016
|
+
"endpoint": "fal-ai/elevenlabs/text-to-dialogue/eleven-v3",
|
|
10189
10017
|
"auth_env": "FAL_KEY",
|
|
10190
10018
|
"param_map": {},
|
|
10191
10019
|
"output_map": {
|
|
@@ -10197,11 +10025,9 @@
|
|
|
10197
10025
|
]
|
|
10198
10026
|
},
|
|
10199
10027
|
{
|
|
10200
|
-
"canonical_name": "elevenlabs-
|
|
10028
|
+
"canonical_name": "elevenlabs-tts-eleven-v3",
|
|
10201
10029
|
"aliases": [
|
|
10202
|
-
"elevenlabs-
|
|
10203
|
-
"elevenlabs-dialogue-v3",
|
|
10204
|
-
"elevenlabs-multi-speaker"
|
|
10030
|
+
"elevenlabs-tts-eleven-v3"
|
|
10205
10031
|
],
|
|
10206
10032
|
"category": "text-to-audio",
|
|
10207
10033
|
"modality": {
|
|
@@ -10215,8 +10041,8 @@
|
|
|
10215
10041
|
"providers": [
|
|
10216
10042
|
{
|
|
10217
10043
|
"provider": "fal-ai",
|
|
10218
|
-
"skill_id": "fal-elevenlabs-
|
|
10219
|
-
"endpoint": "fal-ai/elevenlabs/
|
|
10044
|
+
"skill_id": "fal-ai-elevenlabs-tts-eleven-v3",
|
|
10045
|
+
"endpoint": "fal-ai/elevenlabs/tts/eleven-v3",
|
|
10220
10046
|
"auth_env": "FAL_KEY",
|
|
10221
10047
|
"param_map": {},
|
|
10222
10048
|
"output_map": {
|
|
@@ -10640,7 +10466,8 @@
|
|
|
10640
10466
|
{
|
|
10641
10467
|
"canonical_name": "face-to-sticker",
|
|
10642
10468
|
"aliases": [
|
|
10643
|
-
"face-to-sticker"
|
|
10469
|
+
"face-to-sticker",
|
|
10470
|
+
"fofr-face-to-sticker"
|
|
10644
10471
|
],
|
|
10645
10472
|
"category": "text-to-image",
|
|
10646
10473
|
"modality": {
|
|
@@ -10663,6 +10490,18 @@
|
|
|
10663
10490
|
"extract_path": "images[].url",
|
|
10664
10491
|
"content_type": "image/png"
|
|
10665
10492
|
}
|
|
10493
|
+
},
|
|
10494
|
+
{
|
|
10495
|
+
"provider": "replicate",
|
|
10496
|
+
"skill_id": "replicate-fofr-face-to-sticker",
|
|
10497
|
+
"endpoint": "fofr/face-to-sticker",
|
|
10498
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
10499
|
+
"param_map": {},
|
|
10500
|
+
"output_map": {
|
|
10501
|
+
"type": "image",
|
|
10502
|
+
"extract_path": "output[]",
|
|
10503
|
+
"content_type": "image/png"
|
|
10504
|
+
}
|
|
10666
10505
|
}
|
|
10667
10506
|
]
|
|
10668
10507
|
},
|
|
@@ -14324,6 +14163,7 @@
|
|
|
14324
14163
|
{
|
|
14325
14164
|
"canonical_name": "flux-dev",
|
|
14326
14165
|
"aliases": [
|
|
14166
|
+
"black-forest-labs-flux-dev",
|
|
14327
14167
|
"flux-dev"
|
|
14328
14168
|
],
|
|
14329
14169
|
"category": "text-to-image",
|
|
@@ -14347,6 +14187,18 @@
|
|
|
14347
14187
|
"extract_path": "images[].url",
|
|
14348
14188
|
"content_type": "image/png"
|
|
14349
14189
|
}
|
|
14190
|
+
},
|
|
14191
|
+
{
|
|
14192
|
+
"provider": "replicate",
|
|
14193
|
+
"skill_id": "replicate-black-forest-labs-flux-dev",
|
|
14194
|
+
"endpoint": "black-forest-labs/flux-dev",
|
|
14195
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
14196
|
+
"param_map": {},
|
|
14197
|
+
"output_map": {
|
|
14198
|
+
"type": "image",
|
|
14199
|
+
"extract_path": "output[]",
|
|
14200
|
+
"content_type": "image/png"
|
|
14201
|
+
}
|
|
14350
14202
|
}
|
|
14351
14203
|
]
|
|
14352
14204
|
},
|
|
@@ -16056,6 +15908,7 @@
|
|
|
16056
15908
|
{
|
|
16057
15909
|
"canonical_name": "flux-pulid",
|
|
16058
15910
|
"aliases": [
|
|
15911
|
+
"bytedance-flux-pulid",
|
|
16059
15912
|
"flux-pulid"
|
|
16060
15913
|
],
|
|
16061
15914
|
"category": "text-to-image",
|
|
@@ -16079,12 +15932,25 @@
|
|
|
16079
15932
|
"extract_path": "images[].url",
|
|
16080
15933
|
"content_type": "image/png"
|
|
16081
15934
|
}
|
|
15935
|
+
},
|
|
15936
|
+
{
|
|
15937
|
+
"provider": "replicate",
|
|
15938
|
+
"skill_id": "replicate-bytedance-flux-pulid",
|
|
15939
|
+
"endpoint": "bytedance/flux-pulid",
|
|
15940
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
15941
|
+
"param_map": {},
|
|
15942
|
+
"output_map": {
|
|
15943
|
+
"type": "image",
|
|
15944
|
+
"extract_path": "output[]",
|
|
15945
|
+
"content_type": "image/png"
|
|
15946
|
+
}
|
|
16082
15947
|
}
|
|
16083
15948
|
]
|
|
16084
15949
|
},
|
|
16085
15950
|
{
|
|
16086
15951
|
"canonical_name": "flux-schnell",
|
|
16087
15952
|
"aliases": [
|
|
15953
|
+
"black-forest-labs-flux-schnell",
|
|
16088
15954
|
"flux-schnell"
|
|
16089
15955
|
],
|
|
16090
15956
|
"category": "text-to-image",
|
|
@@ -16108,6 +15974,18 @@
|
|
|
16108
15974
|
"extract_path": "images[].url",
|
|
16109
15975
|
"content_type": "image/png"
|
|
16110
15976
|
}
|
|
15977
|
+
},
|
|
15978
|
+
{
|
|
15979
|
+
"provider": "replicate",
|
|
15980
|
+
"skill_id": "replicate-black-forest-labs-flux-schnell",
|
|
15981
|
+
"endpoint": "black-forest-labs/flux-schnell",
|
|
15982
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
15983
|
+
"param_map": {},
|
|
15984
|
+
"output_map": {
|
|
15985
|
+
"type": "image",
|
|
15986
|
+
"extract_path": "output[]",
|
|
15987
|
+
"content_type": "image/png"
|
|
15988
|
+
}
|
|
16111
15989
|
}
|
|
16112
15990
|
]
|
|
16113
15991
|
},
|
|
@@ -16403,35 +16281,6 @@
|
|
|
16403
16281
|
}
|
|
16404
16282
|
]
|
|
16405
16283
|
},
|
|
16406
|
-
{
|
|
16407
|
-
"canonical_name": "fofr-face-to-sticker",
|
|
16408
|
-
"aliases": [
|
|
16409
|
-
"fofr-face-to-sticker"
|
|
16410
|
-
],
|
|
16411
|
-
"category": "text-to-image",
|
|
16412
|
-
"modality": {
|
|
16413
|
-
"inputs": [
|
|
16414
|
-
"text"
|
|
16415
|
-
],
|
|
16416
|
-
"outputs": [
|
|
16417
|
-
"image"
|
|
16418
|
-
]
|
|
16419
|
-
},
|
|
16420
|
-
"providers": [
|
|
16421
|
-
{
|
|
16422
|
-
"provider": "replicate",
|
|
16423
|
-
"skill_id": "replicate-fofr-face-to-sticker",
|
|
16424
|
-
"endpoint": "fofr/face-to-sticker",
|
|
16425
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
16426
|
-
"param_map": {},
|
|
16427
|
-
"output_map": {
|
|
16428
|
-
"type": "image",
|
|
16429
|
-
"extract_path": "output[]",
|
|
16430
|
-
"content_type": "image/png"
|
|
16431
|
-
}
|
|
16432
|
-
}
|
|
16433
|
-
]
|
|
16434
|
-
},
|
|
16435
16284
|
{
|
|
16436
16285
|
"canonical_name": "fofr-frames-to-video",
|
|
16437
16286
|
"aliases": [
|
|
@@ -17855,94 +17704,6 @@
|
|
|
17855
17704
|
}
|
|
17856
17705
|
]
|
|
17857
17706
|
},
|
|
17858
|
-
{
|
|
17859
|
-
"canonical_name": "google-nano-banana",
|
|
17860
|
-
"aliases": [
|
|
17861
|
-
"google-nano-banana"
|
|
17862
|
-
],
|
|
17863
|
-
"category": "text-to-image",
|
|
17864
|
-
"modality": {
|
|
17865
|
-
"inputs": [
|
|
17866
|
-
"text"
|
|
17867
|
-
],
|
|
17868
|
-
"outputs": [
|
|
17869
|
-
"image"
|
|
17870
|
-
]
|
|
17871
|
-
},
|
|
17872
|
-
"providers": [
|
|
17873
|
-
{
|
|
17874
|
-
"provider": "replicate",
|
|
17875
|
-
"skill_id": "replicate-google-nano-banana",
|
|
17876
|
-
"endpoint": "google/nano-banana",
|
|
17877
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
17878
|
-
"param_map": {},
|
|
17879
|
-
"output_map": {
|
|
17880
|
-
"type": "image",
|
|
17881
|
-
"extract_path": "output[]",
|
|
17882
|
-
"content_type": "image/png"
|
|
17883
|
-
}
|
|
17884
|
-
}
|
|
17885
|
-
]
|
|
17886
|
-
},
|
|
17887
|
-
{
|
|
17888
|
-
"canonical_name": "google-nano-banana-2",
|
|
17889
|
-
"aliases": [
|
|
17890
|
-
"google-nano-banana-2"
|
|
17891
|
-
],
|
|
17892
|
-
"category": "text-to-image",
|
|
17893
|
-
"modality": {
|
|
17894
|
-
"inputs": [
|
|
17895
|
-
"text"
|
|
17896
|
-
],
|
|
17897
|
-
"outputs": [
|
|
17898
|
-
"image"
|
|
17899
|
-
]
|
|
17900
|
-
},
|
|
17901
|
-
"providers": [
|
|
17902
|
-
{
|
|
17903
|
-
"provider": "replicate",
|
|
17904
|
-
"skill_id": "replicate-google-nano-banana-2",
|
|
17905
|
-
"endpoint": "google/nano-banana-2",
|
|
17906
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
17907
|
-
"param_map": {},
|
|
17908
|
-
"output_map": {
|
|
17909
|
-
"type": "image",
|
|
17910
|
-
"extract_path": "output[]",
|
|
17911
|
-
"content_type": "image/png"
|
|
17912
|
-
}
|
|
17913
|
-
}
|
|
17914
|
-
]
|
|
17915
|
-
},
|
|
17916
|
-
{
|
|
17917
|
-
"canonical_name": "google-nano-banana-2-edit",
|
|
17918
|
-
"aliases": [
|
|
17919
|
-
"google-nano-banana-2-edit"
|
|
17920
|
-
],
|
|
17921
|
-
"category": "image-edit",
|
|
17922
|
-
"modality": {
|
|
17923
|
-
"inputs": [
|
|
17924
|
-
"image",
|
|
17925
|
-
"text"
|
|
17926
|
-
],
|
|
17927
|
-
"outputs": [
|
|
17928
|
-
"image"
|
|
17929
|
-
]
|
|
17930
|
-
},
|
|
17931
|
-
"providers": [
|
|
17932
|
-
{
|
|
17933
|
-
"provider": "wavespeed",
|
|
17934
|
-
"skill_id": "wavespeed-google-nano-banana-2-edit",
|
|
17935
|
-
"endpoint": "google/nano-banana-2/edit",
|
|
17936
|
-
"auth_env": "WAVESPEED_API_KEY",
|
|
17937
|
-
"param_map": {},
|
|
17938
|
-
"output_map": {
|
|
17939
|
-
"type": "image",
|
|
17940
|
-
"extract_path": "data.outputs[]",
|
|
17941
|
-
"content_type": "image/png"
|
|
17942
|
-
}
|
|
17943
|
-
}
|
|
17944
|
-
]
|
|
17945
|
-
},
|
|
17946
17707
|
{
|
|
17947
17708
|
"canonical_name": "google-nano-banana-2-edit-fast",
|
|
17948
17709
|
"aliases": [
|
|
@@ -18034,65 +17795,6 @@
|
|
|
18034
17795
|
}
|
|
18035
17796
|
]
|
|
18036
17797
|
},
|
|
18037
|
-
{
|
|
18038
|
-
"canonical_name": "google-nano-banana-edit",
|
|
18039
|
-
"aliases": [
|
|
18040
|
-
"google-nano-banana-edit"
|
|
18041
|
-
],
|
|
18042
|
-
"category": "image-edit",
|
|
18043
|
-
"modality": {
|
|
18044
|
-
"inputs": [
|
|
18045
|
-
"image",
|
|
18046
|
-
"text"
|
|
18047
|
-
],
|
|
18048
|
-
"outputs": [
|
|
18049
|
-
"image"
|
|
18050
|
-
]
|
|
18051
|
-
},
|
|
18052
|
-
"providers": [
|
|
18053
|
-
{
|
|
18054
|
-
"provider": "wavespeed",
|
|
18055
|
-
"skill_id": "wavespeed-google-nano-banana-edit",
|
|
18056
|
-
"endpoint": "google/nano-banana/edit",
|
|
18057
|
-
"auth_env": "WAVESPEED_API_KEY",
|
|
18058
|
-
"param_map": {},
|
|
18059
|
-
"output_map": {
|
|
18060
|
-
"type": "image",
|
|
18061
|
-
"extract_path": "data.outputs[]",
|
|
18062
|
-
"content_type": "image/png"
|
|
18063
|
-
}
|
|
18064
|
-
}
|
|
18065
|
-
]
|
|
18066
|
-
},
|
|
18067
|
-
{
|
|
18068
|
-
"canonical_name": "google-nano-banana-pro",
|
|
18069
|
-
"aliases": [
|
|
18070
|
-
"google-nano-banana-pro"
|
|
18071
|
-
],
|
|
18072
|
-
"category": "text-to-image",
|
|
18073
|
-
"modality": {
|
|
18074
|
-
"inputs": [
|
|
18075
|
-
"text"
|
|
18076
|
-
],
|
|
18077
|
-
"outputs": [
|
|
18078
|
-
"image"
|
|
18079
|
-
]
|
|
18080
|
-
},
|
|
18081
|
-
"providers": [
|
|
18082
|
-
{
|
|
18083
|
-
"provider": "replicate",
|
|
18084
|
-
"skill_id": "replicate-google-nano-banana-pro",
|
|
18085
|
-
"endpoint": "google/nano-banana-pro",
|
|
18086
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
18087
|
-
"param_map": {},
|
|
18088
|
-
"output_map": {
|
|
18089
|
-
"type": "image",
|
|
18090
|
-
"extract_path": "output[]",
|
|
18091
|
-
"content_type": "image/png"
|
|
18092
|
-
}
|
|
18093
|
-
}
|
|
18094
|
-
]
|
|
18095
|
-
},
|
|
18096
17798
|
{
|
|
18097
17799
|
"canonical_name": "google-nano-banana-pro-edit",
|
|
18098
17800
|
"aliases": [
|
|
@@ -18437,37 +18139,6 @@
|
|
|
18437
18139
|
}
|
|
18438
18140
|
]
|
|
18439
18141
|
},
|
|
18440
|
-
{
|
|
18441
|
-
"canonical_name": "google-veo3.1-fast-image-to-video",
|
|
18442
|
-
"aliases": [
|
|
18443
|
-
"google-veo3.1-fast-image-to-video",
|
|
18444
|
-
"google-veo3.1-fast"
|
|
18445
|
-
],
|
|
18446
|
-
"category": "image-to-video",
|
|
18447
|
-
"modality": {
|
|
18448
|
-
"inputs": [
|
|
18449
|
-
"image",
|
|
18450
|
-
"text"
|
|
18451
|
-
],
|
|
18452
|
-
"outputs": [
|
|
18453
|
-
"video"
|
|
18454
|
-
]
|
|
18455
|
-
},
|
|
18456
|
-
"providers": [
|
|
18457
|
-
{
|
|
18458
|
-
"provider": "wavespeed",
|
|
18459
|
-
"skill_id": "wavespeed-google-veo3.1-fast-image-to-video",
|
|
18460
|
-
"endpoint": "google/veo3.1-fast/image-to-video",
|
|
18461
|
-
"auth_env": "WAVESPEED_API_KEY",
|
|
18462
|
-
"param_map": {},
|
|
18463
|
-
"output_map": {
|
|
18464
|
-
"type": "video",
|
|
18465
|
-
"extract_path": "data.outputs[]",
|
|
18466
|
-
"content_type": "video/mp4"
|
|
18467
|
-
}
|
|
18468
|
-
}
|
|
18469
|
-
]
|
|
18470
|
-
},
|
|
18471
18142
|
{
|
|
18472
18143
|
"canonical_name": "got-ocr-v2",
|
|
18473
18144
|
"aliases": [
|
|
@@ -18524,6 +18195,18 @@
|
|
|
18524
18195
|
"extract_path": "choices[0].message.content",
|
|
18525
18196
|
"content_type": "text/plain"
|
|
18526
18197
|
}
|
|
18198
|
+
},
|
|
18199
|
+
{
|
|
18200
|
+
"provider": "replicate",
|
|
18201
|
+
"skill_id": "replicate-openai-gpt-4o",
|
|
18202
|
+
"endpoint": "openai/gpt-4o",
|
|
18203
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
18204
|
+
"param_map": {},
|
|
18205
|
+
"output_map": {
|
|
18206
|
+
"type": "image",
|
|
18207
|
+
"extract_path": "output[]",
|
|
18208
|
+
"content_type": "image/png"
|
|
18209
|
+
}
|
|
18527
18210
|
}
|
|
18528
18211
|
]
|
|
18529
18212
|
},
|
|
@@ -18554,6 +18237,18 @@
|
|
|
18554
18237
|
"extract_path": "choices[0].message.content",
|
|
18555
18238
|
"content_type": "text/plain"
|
|
18556
18239
|
}
|
|
18240
|
+
},
|
|
18241
|
+
{
|
|
18242
|
+
"provider": "replicate",
|
|
18243
|
+
"skill_id": "replicate-openai-gpt-4o-mini",
|
|
18244
|
+
"endpoint": "openai/gpt-4o-mini",
|
|
18245
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
18246
|
+
"param_map": {},
|
|
18247
|
+
"output_map": {
|
|
18248
|
+
"type": "image",
|
|
18249
|
+
"extract_path": "output[]",
|
|
18250
|
+
"content_type": "image/png"
|
|
18251
|
+
}
|
|
18557
18252
|
}
|
|
18558
18253
|
]
|
|
18559
18254
|
},
|
|
@@ -18590,7 +18285,8 @@
|
|
|
18590
18285
|
{
|
|
18591
18286
|
"canonical_name": "gpt-image-1-mini",
|
|
18592
18287
|
"aliases": [
|
|
18593
|
-
"gpt-image-1-mini"
|
|
18288
|
+
"gpt-image-1-mini",
|
|
18289
|
+
"openai-gpt-image-1-mini"
|
|
18594
18290
|
],
|
|
18595
18291
|
"category": "text-to-image",
|
|
18596
18292
|
"modality": {
|
|
@@ -18613,6 +18309,18 @@
|
|
|
18613
18309
|
"extract_path": "images[].url",
|
|
18614
18310
|
"content_type": "image/png"
|
|
18615
18311
|
}
|
|
18312
|
+
},
|
|
18313
|
+
{
|
|
18314
|
+
"provider": "replicate",
|
|
18315
|
+
"skill_id": "replicate-openai-gpt-image-1-mini",
|
|
18316
|
+
"endpoint": "openai/gpt-image-1-mini",
|
|
18317
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
18318
|
+
"param_map": {},
|
|
18319
|
+
"output_map": {
|
|
18320
|
+
"type": "image",
|
|
18321
|
+
"extract_path": "output[]",
|
|
18322
|
+
"content_type": "image/png"
|
|
18323
|
+
}
|
|
18616
18324
|
}
|
|
18617
18325
|
]
|
|
18618
18326
|
},
|
|
@@ -18680,7 +18388,8 @@
|
|
|
18680
18388
|
{
|
|
18681
18389
|
"canonical_name": "gpt-image-1.5",
|
|
18682
18390
|
"aliases": [
|
|
18683
|
-
"gpt-image-1.5"
|
|
18391
|
+
"gpt-image-1.5",
|
|
18392
|
+
"openai-gpt-image-1.5"
|
|
18684
18393
|
],
|
|
18685
18394
|
"category": "text-to-image",
|
|
18686
18395
|
"modality": {
|
|
@@ -18703,6 +18412,18 @@
|
|
|
18703
18412
|
"extract_path": "images[].url",
|
|
18704
18413
|
"content_type": "image/png"
|
|
18705
18414
|
}
|
|
18415
|
+
},
|
|
18416
|
+
{
|
|
18417
|
+
"provider": "replicate",
|
|
18418
|
+
"skill_id": "replicate-openai-gpt-image-1.5",
|
|
18419
|
+
"endpoint": "openai/gpt-image-1.5",
|
|
18420
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
18421
|
+
"param_map": {},
|
|
18422
|
+
"output_map": {
|
|
18423
|
+
"type": "image",
|
|
18424
|
+
"extract_path": "output[]",
|
|
18425
|
+
"content_type": "image/png"
|
|
18426
|
+
}
|
|
18706
18427
|
}
|
|
18707
18428
|
]
|
|
18708
18429
|
},
|
|
@@ -19798,7 +19519,8 @@
|
|
|
19798
19519
|
{
|
|
19799
19520
|
"canonical_name": "hunyuan-video",
|
|
19800
19521
|
"aliases": [
|
|
19801
|
-
"hunyuan-video"
|
|
19522
|
+
"hunyuan-video",
|
|
19523
|
+
"tencent-hunyuan-video"
|
|
19802
19524
|
],
|
|
19803
19525
|
"category": "text-to-video",
|
|
19804
19526
|
"modality": {
|
|
@@ -19821,13 +19543,26 @@
|
|
|
19821
19543
|
"extract_path": "video.url",
|
|
19822
19544
|
"content_type": "video/mp4"
|
|
19823
19545
|
}
|
|
19546
|
+
},
|
|
19547
|
+
{
|
|
19548
|
+
"provider": "replicate",
|
|
19549
|
+
"skill_id": "replicate-tencent-hunyuan-video",
|
|
19550
|
+
"endpoint": "tencent/hunyuan-video",
|
|
19551
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
19552
|
+
"param_map": {},
|
|
19553
|
+
"output_map": {
|
|
19554
|
+
"type": "video",
|
|
19555
|
+
"extract_path": "output[]",
|
|
19556
|
+
"content_type": "video/mp4"
|
|
19557
|
+
}
|
|
19824
19558
|
}
|
|
19825
19559
|
]
|
|
19826
19560
|
},
|
|
19827
19561
|
{
|
|
19828
19562
|
"canonical_name": "hunyuan-video-foley",
|
|
19829
19563
|
"aliases": [
|
|
19830
|
-
"hunyuan-video-foley"
|
|
19564
|
+
"hunyuan-video-foley",
|
|
19565
|
+
"wavespeed-ai-hunyuan-video-foley"
|
|
19831
19566
|
],
|
|
19832
19567
|
"category": "video-to-audio",
|
|
19833
19568
|
"modality": {
|
|
@@ -19850,6 +19585,18 @@
|
|
|
19850
19585
|
"extract_path": "video.url",
|
|
19851
19586
|
"content_type": "audio/mpeg"
|
|
19852
19587
|
}
|
|
19588
|
+
},
|
|
19589
|
+
{
|
|
19590
|
+
"provider": "wavespeed",
|
|
19591
|
+
"skill_id": "wavespeed-wavespeed-ai-hunyuan-video-foley",
|
|
19592
|
+
"endpoint": "wavespeed-ai/hunyuan-video-foley",
|
|
19593
|
+
"auth_env": "WAVESPEED_API_KEY",
|
|
19594
|
+
"param_map": {},
|
|
19595
|
+
"output_map": {
|
|
19596
|
+
"type": "audio",
|
|
19597
|
+
"extract_path": "data.outputs[]",
|
|
19598
|
+
"content_type": "audio/mpeg"
|
|
19599
|
+
}
|
|
19853
19600
|
}
|
|
19854
19601
|
]
|
|
19855
19602
|
},
|
|
@@ -20857,151 +20604,6 @@
|
|
|
20857
20604
|
}
|
|
20858
20605
|
]
|
|
20859
20606
|
},
|
|
20860
|
-
{
|
|
20861
|
-
"canonical_name": "ideogram-ai-ideogram-character",
|
|
20862
|
-
"aliases": [
|
|
20863
|
-
"ideogram-ai-ideogram-character"
|
|
20864
|
-
],
|
|
20865
|
-
"category": "text-to-image",
|
|
20866
|
-
"modality": {
|
|
20867
|
-
"inputs": [
|
|
20868
|
-
"text"
|
|
20869
|
-
],
|
|
20870
|
-
"outputs": [
|
|
20871
|
-
"image"
|
|
20872
|
-
]
|
|
20873
|
-
},
|
|
20874
|
-
"providers": [
|
|
20875
|
-
{
|
|
20876
|
-
"provider": "replicate",
|
|
20877
|
-
"skill_id": "replicate-ideogram-ai-ideogram-character",
|
|
20878
|
-
"endpoint": "ideogram-ai/ideogram-character",
|
|
20879
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
20880
|
-
"param_map": {},
|
|
20881
|
-
"output_map": {
|
|
20882
|
-
"type": "image",
|
|
20883
|
-
"extract_path": "output[]",
|
|
20884
|
-
"content_type": "image/png"
|
|
20885
|
-
}
|
|
20886
|
-
}
|
|
20887
|
-
]
|
|
20888
|
-
},
|
|
20889
|
-
{
|
|
20890
|
-
"canonical_name": "ideogram-ai-ideogram-v2",
|
|
20891
|
-
"aliases": [
|
|
20892
|
-
"ideogram-ai-ideogram-v2"
|
|
20893
|
-
],
|
|
20894
|
-
"category": "text-to-image",
|
|
20895
|
-
"modality": {
|
|
20896
|
-
"inputs": [
|
|
20897
|
-
"text"
|
|
20898
|
-
],
|
|
20899
|
-
"outputs": [
|
|
20900
|
-
"image"
|
|
20901
|
-
]
|
|
20902
|
-
},
|
|
20903
|
-
"providers": [
|
|
20904
|
-
{
|
|
20905
|
-
"provider": "replicate",
|
|
20906
|
-
"skill_id": "replicate-ideogram-ai-ideogram-v2",
|
|
20907
|
-
"endpoint": "ideogram-ai/ideogram-v2",
|
|
20908
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
20909
|
-
"param_map": {},
|
|
20910
|
-
"output_map": {
|
|
20911
|
-
"type": "image",
|
|
20912
|
-
"extract_path": "output[]",
|
|
20913
|
-
"content_type": "image/png"
|
|
20914
|
-
}
|
|
20915
|
-
}
|
|
20916
|
-
]
|
|
20917
|
-
},
|
|
20918
|
-
{
|
|
20919
|
-
"canonical_name": "ideogram-ai-ideogram-v2-turbo",
|
|
20920
|
-
"aliases": [
|
|
20921
|
-
"ideogram-ai-ideogram-v2-turbo"
|
|
20922
|
-
],
|
|
20923
|
-
"category": "text-to-image",
|
|
20924
|
-
"modality": {
|
|
20925
|
-
"inputs": [
|
|
20926
|
-
"text"
|
|
20927
|
-
],
|
|
20928
|
-
"outputs": [
|
|
20929
|
-
"image"
|
|
20930
|
-
]
|
|
20931
|
-
},
|
|
20932
|
-
"providers": [
|
|
20933
|
-
{
|
|
20934
|
-
"provider": "replicate",
|
|
20935
|
-
"skill_id": "replicate-ideogram-ai-ideogram-v2-turbo",
|
|
20936
|
-
"endpoint": "ideogram-ai/ideogram-v2-turbo",
|
|
20937
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
20938
|
-
"param_map": {},
|
|
20939
|
-
"output_map": {
|
|
20940
|
-
"type": "image",
|
|
20941
|
-
"extract_path": "output[]",
|
|
20942
|
-
"content_type": "image/png"
|
|
20943
|
-
}
|
|
20944
|
-
}
|
|
20945
|
-
]
|
|
20946
|
-
},
|
|
20947
|
-
{
|
|
20948
|
-
"canonical_name": "ideogram-ai-ideogram-v2a",
|
|
20949
|
-
"aliases": [
|
|
20950
|
-
"ideogram-ai-ideogram-v2a"
|
|
20951
|
-
],
|
|
20952
|
-
"category": "text-to-image",
|
|
20953
|
-
"modality": {
|
|
20954
|
-
"inputs": [
|
|
20955
|
-
"text"
|
|
20956
|
-
],
|
|
20957
|
-
"outputs": [
|
|
20958
|
-
"image"
|
|
20959
|
-
]
|
|
20960
|
-
},
|
|
20961
|
-
"providers": [
|
|
20962
|
-
{
|
|
20963
|
-
"provider": "replicate",
|
|
20964
|
-
"skill_id": "replicate-ideogram-ai-ideogram-v2a",
|
|
20965
|
-
"endpoint": "ideogram-ai/ideogram-v2a",
|
|
20966
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
20967
|
-
"param_map": {},
|
|
20968
|
-
"output_map": {
|
|
20969
|
-
"type": "image",
|
|
20970
|
-
"extract_path": "output[]",
|
|
20971
|
-
"content_type": "image/png"
|
|
20972
|
-
}
|
|
20973
|
-
}
|
|
20974
|
-
]
|
|
20975
|
-
},
|
|
20976
|
-
{
|
|
20977
|
-
"canonical_name": "ideogram-ai-ideogram-v2a-turbo",
|
|
20978
|
-
"aliases": [
|
|
20979
|
-
"ideogram-ai-ideogram-v2a-turbo"
|
|
20980
|
-
],
|
|
20981
|
-
"category": "text-to-image",
|
|
20982
|
-
"modality": {
|
|
20983
|
-
"inputs": [
|
|
20984
|
-
"text"
|
|
20985
|
-
],
|
|
20986
|
-
"outputs": [
|
|
20987
|
-
"image"
|
|
20988
|
-
]
|
|
20989
|
-
},
|
|
20990
|
-
"providers": [
|
|
20991
|
-
{
|
|
20992
|
-
"provider": "replicate",
|
|
20993
|
-
"skill_id": "replicate-ideogram-ai-ideogram-v2a-turbo",
|
|
20994
|
-
"endpoint": "ideogram-ai/ideogram-v2a-turbo",
|
|
20995
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
20996
|
-
"param_map": {},
|
|
20997
|
-
"output_map": {
|
|
20998
|
-
"type": "image",
|
|
20999
|
-
"extract_path": "output[]",
|
|
21000
|
-
"content_type": "image/png"
|
|
21001
|
-
}
|
|
21002
|
-
}
|
|
21003
|
-
]
|
|
21004
|
-
},
|
|
21005
20607
|
{
|
|
21006
20608
|
"canonical_name": "ideogram-ai-ideogram-v3-balanced",
|
|
21007
20609
|
"aliases": [
|
|
@@ -21092,6 +20694,7 @@
|
|
|
21092
20694
|
{
|
|
21093
20695
|
"canonical_name": "ideogram-character",
|
|
21094
20696
|
"aliases": [
|
|
20697
|
+
"ideogram-ai-ideogram-character",
|
|
21095
20698
|
"ideogram-character"
|
|
21096
20699
|
],
|
|
21097
20700
|
"category": "text-to-image",
|
|
@@ -21115,6 +20718,18 @@
|
|
|
21115
20718
|
"extract_path": "images[].url",
|
|
21116
20719
|
"content_type": "image/png"
|
|
21117
20720
|
}
|
|
20721
|
+
},
|
|
20722
|
+
{
|
|
20723
|
+
"provider": "replicate",
|
|
20724
|
+
"skill_id": "replicate-ideogram-ai-ideogram-character",
|
|
20725
|
+
"endpoint": "ideogram-ai/ideogram-character",
|
|
20726
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
20727
|
+
"param_map": {},
|
|
20728
|
+
"output_map": {
|
|
20729
|
+
"type": "image",
|
|
20730
|
+
"extract_path": "output[]",
|
|
20731
|
+
"content_type": "image/png"
|
|
20732
|
+
}
|
|
21118
20733
|
}
|
|
21119
20734
|
]
|
|
21120
20735
|
},
|
|
@@ -21209,6 +20824,7 @@
|
|
|
21209
20824
|
{
|
|
21210
20825
|
"canonical_name": "ideogram-v2",
|
|
21211
20826
|
"aliases": [
|
|
20827
|
+
"ideogram-ai-ideogram-v2",
|
|
21212
20828
|
"ideogram-v2"
|
|
21213
20829
|
],
|
|
21214
20830
|
"category": "text-to-image",
|
|
@@ -21232,6 +20848,18 @@
|
|
|
21232
20848
|
"extract_path": "images[].url",
|
|
21233
20849
|
"content_type": "image/png"
|
|
21234
20850
|
}
|
|
20851
|
+
},
|
|
20852
|
+
{
|
|
20853
|
+
"provider": "replicate",
|
|
20854
|
+
"skill_id": "replicate-ideogram-ai-ideogram-v2",
|
|
20855
|
+
"endpoint": "ideogram-ai/ideogram-v2",
|
|
20856
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
20857
|
+
"param_map": {},
|
|
20858
|
+
"output_map": {
|
|
20859
|
+
"type": "image",
|
|
20860
|
+
"extract_path": "output[]",
|
|
20861
|
+
"content_type": "image/png"
|
|
20862
|
+
}
|
|
21235
20863
|
}
|
|
21236
20864
|
]
|
|
21237
20865
|
},
|
|
@@ -21297,6 +20925,7 @@
|
|
|
21297
20925
|
{
|
|
21298
20926
|
"canonical_name": "ideogram-v2-turbo",
|
|
21299
20927
|
"aliases": [
|
|
20928
|
+
"ideogram-ai-ideogram-v2-turbo",
|
|
21300
20929
|
"ideogram-v2-turbo"
|
|
21301
20930
|
],
|
|
21302
20931
|
"category": "text-to-image",
|
|
@@ -21320,6 +20949,18 @@
|
|
|
21320
20949
|
"extract_path": "images[].url",
|
|
21321
20950
|
"content_type": "image/png"
|
|
21322
20951
|
}
|
|
20952
|
+
},
|
|
20953
|
+
{
|
|
20954
|
+
"provider": "replicate",
|
|
20955
|
+
"skill_id": "replicate-ideogram-ai-ideogram-v2-turbo",
|
|
20956
|
+
"endpoint": "ideogram-ai/ideogram-v2-turbo",
|
|
20957
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
20958
|
+
"param_map": {},
|
|
20959
|
+
"output_map": {
|
|
20960
|
+
"type": "image",
|
|
20961
|
+
"extract_path": "output[]",
|
|
20962
|
+
"content_type": "image/png"
|
|
20963
|
+
}
|
|
21323
20964
|
}
|
|
21324
20965
|
]
|
|
21325
20966
|
},
|
|
@@ -21385,6 +21026,7 @@
|
|
|
21385
21026
|
{
|
|
21386
21027
|
"canonical_name": "ideogram-v2a",
|
|
21387
21028
|
"aliases": [
|
|
21029
|
+
"ideogram-ai-ideogram-v2a",
|
|
21388
21030
|
"ideogram-v2a"
|
|
21389
21031
|
],
|
|
21390
21032
|
"category": "text-to-image",
|
|
@@ -21408,6 +21050,18 @@
|
|
|
21408
21050
|
"extract_path": "images[].url",
|
|
21409
21051
|
"content_type": "image/png"
|
|
21410
21052
|
}
|
|
21053
|
+
},
|
|
21054
|
+
{
|
|
21055
|
+
"provider": "replicate",
|
|
21056
|
+
"skill_id": "replicate-ideogram-ai-ideogram-v2a",
|
|
21057
|
+
"endpoint": "ideogram-ai/ideogram-v2a",
|
|
21058
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
21059
|
+
"param_map": {},
|
|
21060
|
+
"output_map": {
|
|
21061
|
+
"type": "image",
|
|
21062
|
+
"extract_path": "output[]",
|
|
21063
|
+
"content_type": "image/png"
|
|
21064
|
+
}
|
|
21411
21065
|
}
|
|
21412
21066
|
]
|
|
21413
21067
|
},
|
|
@@ -21443,6 +21097,7 @@
|
|
|
21443
21097
|
{
|
|
21444
21098
|
"canonical_name": "ideogram-v2a-turbo",
|
|
21445
21099
|
"aliases": [
|
|
21100
|
+
"ideogram-ai-ideogram-v2a-turbo",
|
|
21446
21101
|
"ideogram-v2a-turbo"
|
|
21447
21102
|
],
|
|
21448
21103
|
"category": "text-to-image",
|
|
@@ -21466,6 +21121,18 @@
|
|
|
21466
21121
|
"extract_path": "images[].url",
|
|
21467
21122
|
"content_type": "image/png"
|
|
21468
21123
|
}
|
|
21124
|
+
},
|
|
21125
|
+
{
|
|
21126
|
+
"provider": "replicate",
|
|
21127
|
+
"skill_id": "replicate-ideogram-ai-ideogram-v2a-turbo",
|
|
21128
|
+
"endpoint": "ideogram-ai/ideogram-v2a-turbo",
|
|
21129
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
21130
|
+
"param_map": {},
|
|
21131
|
+
"output_map": {
|
|
21132
|
+
"type": "image",
|
|
21133
|
+
"extract_path": "output[]",
|
|
21134
|
+
"content_type": "image/png"
|
|
21135
|
+
}
|
|
21469
21136
|
}
|
|
21470
21137
|
]
|
|
21471
21138
|
},
|
|
@@ -25328,38 +24995,6 @@
|
|
|
25328
24995
|
}
|
|
25329
24996
|
]
|
|
25330
24997
|
},
|
|
25331
|
-
{
|
|
25332
|
-
"canonical_name": "kling-video-v3-pro-image-to-video",
|
|
25333
|
-
"aliases": [
|
|
25334
|
-
"kling-video-v3-pro-image-to-video",
|
|
25335
|
-
"kling-video-pro-image-to-video",
|
|
25336
|
-
"kling-video-pro"
|
|
25337
|
-
],
|
|
25338
|
-
"category": "image-to-video",
|
|
25339
|
-
"modality": {
|
|
25340
|
-
"inputs": [
|
|
25341
|
-
"image",
|
|
25342
|
-
"text"
|
|
25343
|
-
],
|
|
25344
|
-
"outputs": [
|
|
25345
|
-
"video"
|
|
25346
|
-
]
|
|
25347
|
-
},
|
|
25348
|
-
"providers": [
|
|
25349
|
-
{
|
|
25350
|
-
"provider": "fal-ai",
|
|
25351
|
-
"skill_id": "fal-ai-kling-video-pro",
|
|
25352
|
-
"endpoint": "fal-ai/kling-video/v3/pro/image-to-video",
|
|
25353
|
-
"auth_env": "FAL_KEY",
|
|
25354
|
-
"param_map": {},
|
|
25355
|
-
"output_map": {
|
|
25356
|
-
"type": "video",
|
|
25357
|
-
"extract_path": "video.url",
|
|
25358
|
-
"content_type": "video/mp4"
|
|
25359
|
-
}
|
|
25360
|
-
}
|
|
25361
|
-
]
|
|
25362
|
-
},
|
|
25363
24998
|
{
|
|
25364
24999
|
"canonical_name": "kling-video-v1-pro-ai-avatar",
|
|
25365
25000
|
"aliases": [
|
|
@@ -26254,6 +25889,38 @@
|
|
|
26254
25889
|
}
|
|
26255
25890
|
]
|
|
26256
25891
|
},
|
|
25892
|
+
{
|
|
25893
|
+
"canonical_name": "kling-video-v3-pro-image-to-video",
|
|
25894
|
+
"aliases": [
|
|
25895
|
+
"kling-video-v3-pro-image-to-video",
|
|
25896
|
+
"kling-video-pro-image-to-video",
|
|
25897
|
+
"kling-video-pro"
|
|
25898
|
+
],
|
|
25899
|
+
"category": "image-to-video",
|
|
25900
|
+
"modality": {
|
|
25901
|
+
"inputs": [
|
|
25902
|
+
"image",
|
|
25903
|
+
"text"
|
|
25904
|
+
],
|
|
25905
|
+
"outputs": [
|
|
25906
|
+
"video"
|
|
25907
|
+
]
|
|
25908
|
+
},
|
|
25909
|
+
"providers": [
|
|
25910
|
+
{
|
|
25911
|
+
"provider": "fal-ai",
|
|
25912
|
+
"skill_id": "fal-ai-kling-video-pro",
|
|
25913
|
+
"endpoint": "fal-ai/kling-video/v3/pro/image-to-video",
|
|
25914
|
+
"auth_env": "FAL_KEY",
|
|
25915
|
+
"param_map": {},
|
|
25916
|
+
"output_map": {
|
|
25917
|
+
"type": "video",
|
|
25918
|
+
"extract_path": "video.url",
|
|
25919
|
+
"content_type": "video/mp4"
|
|
25920
|
+
}
|
|
25921
|
+
}
|
|
25922
|
+
]
|
|
25923
|
+
},
|
|
26257
25924
|
{
|
|
26258
25925
|
"canonical_name": "kling-video-v3-pro-motion-control",
|
|
26259
25926
|
"aliases": [
|
|
@@ -27950,35 +27617,6 @@
|
|
|
27950
27617
|
}
|
|
27951
27618
|
]
|
|
27952
27619
|
},
|
|
27953
|
-
{
|
|
27954
|
-
"canonical_name": "lightricks-ltx-video",
|
|
27955
|
-
"aliases": [
|
|
27956
|
-
"lightricks-ltx-video"
|
|
27957
|
-
],
|
|
27958
|
-
"category": "text-to-video",
|
|
27959
|
-
"modality": {
|
|
27960
|
-
"inputs": [
|
|
27961
|
-
"text"
|
|
27962
|
-
],
|
|
27963
|
-
"outputs": [
|
|
27964
|
-
"video"
|
|
27965
|
-
]
|
|
27966
|
-
},
|
|
27967
|
-
"providers": [
|
|
27968
|
-
{
|
|
27969
|
-
"provider": "replicate",
|
|
27970
|
-
"skill_id": "replicate-lightricks-ltx-video",
|
|
27971
|
-
"endpoint": "lightricks/ltx-video",
|
|
27972
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
27973
|
-
"param_map": {},
|
|
27974
|
-
"output_map": {
|
|
27975
|
-
"type": "video",
|
|
27976
|
-
"extract_path": "output[]",
|
|
27977
|
-
"content_type": "video/mp4"
|
|
27978
|
-
}
|
|
27979
|
-
}
|
|
27980
|
-
]
|
|
27981
|
-
},
|
|
27982
27620
|
{
|
|
27983
27621
|
"canonical_name": "lightricks-ltx-video-0.9.7",
|
|
27984
27622
|
"aliases": [
|
|
@@ -29720,6 +29358,7 @@
|
|
|
29720
29358
|
{
|
|
29721
29359
|
"canonical_name": "ltx-video",
|
|
29722
29360
|
"aliases": [
|
|
29361
|
+
"lightricks-ltx-video",
|
|
29723
29362
|
"ltx-video"
|
|
29724
29363
|
],
|
|
29725
29364
|
"category": "text-to-video",
|
|
@@ -29743,6 +29382,18 @@
|
|
|
29743
29382
|
"extract_path": "video.url",
|
|
29744
29383
|
"content_type": "video/mp4"
|
|
29745
29384
|
}
|
|
29385
|
+
},
|
|
29386
|
+
{
|
|
29387
|
+
"provider": "replicate",
|
|
29388
|
+
"skill_id": "replicate-lightricks-ltx-video",
|
|
29389
|
+
"endpoint": "lightricks/ltx-video",
|
|
29390
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
29391
|
+
"param_map": {},
|
|
29392
|
+
"output_map": {
|
|
29393
|
+
"type": "video",
|
|
29394
|
+
"extract_path": "output[]",
|
|
29395
|
+
"content_type": "video/mp4"
|
|
29396
|
+
}
|
|
29746
29397
|
}
|
|
29747
29398
|
]
|
|
29748
29399
|
},
|
|
@@ -30540,35 +30191,6 @@
|
|
|
30540
30191
|
}
|
|
30541
30192
|
]
|
|
30542
30193
|
},
|
|
30543
|
-
{
|
|
30544
|
-
"canonical_name": "lucataco-codeformer",
|
|
30545
|
-
"aliases": [
|
|
30546
|
-
"lucataco-codeformer"
|
|
30547
|
-
],
|
|
30548
|
-
"category": "text-to-image",
|
|
30549
|
-
"modality": {
|
|
30550
|
-
"inputs": [
|
|
30551
|
-
"text"
|
|
30552
|
-
],
|
|
30553
|
-
"outputs": [
|
|
30554
|
-
"image"
|
|
30555
|
-
]
|
|
30556
|
-
},
|
|
30557
|
-
"providers": [
|
|
30558
|
-
{
|
|
30559
|
-
"provider": "replicate",
|
|
30560
|
-
"skill_id": "replicate-lucataco-codeformer",
|
|
30561
|
-
"endpoint": "lucataco/codeformer",
|
|
30562
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
30563
|
-
"param_map": {},
|
|
30564
|
-
"output_map": {
|
|
30565
|
-
"type": "image",
|
|
30566
|
-
"extract_path": "output[]",
|
|
30567
|
-
"content_type": "image/png"
|
|
30568
|
-
}
|
|
30569
|
-
}
|
|
30570
|
-
]
|
|
30571
|
-
},
|
|
30572
30194
|
{
|
|
30573
30195
|
"canonical_name": "lucataco-controlnet-tile",
|
|
30574
30196
|
"aliases": [
|
|
@@ -30718,35 +30340,6 @@
|
|
|
30718
30340
|
}
|
|
30719
30341
|
]
|
|
30720
30342
|
},
|
|
30721
|
-
{
|
|
30722
|
-
"canonical_name": "lucataco-depth-anything-video",
|
|
30723
|
-
"aliases": [
|
|
30724
|
-
"lucataco-depth-anything-video"
|
|
30725
|
-
],
|
|
30726
|
-
"category": "text-to-video",
|
|
30727
|
-
"modality": {
|
|
30728
|
-
"inputs": [
|
|
30729
|
-
"text"
|
|
30730
|
-
],
|
|
30731
|
-
"outputs": [
|
|
30732
|
-
"video"
|
|
30733
|
-
]
|
|
30734
|
-
},
|
|
30735
|
-
"providers": [
|
|
30736
|
-
{
|
|
30737
|
-
"provider": "replicate",
|
|
30738
|
-
"skill_id": "replicate-lucataco-depth-anything-video",
|
|
30739
|
-
"endpoint": "lucataco/depth-anything-video",
|
|
30740
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
30741
|
-
"param_map": {},
|
|
30742
|
-
"output_map": {
|
|
30743
|
-
"type": "video",
|
|
30744
|
-
"extract_path": "output[]",
|
|
30745
|
-
"content_type": "video/mp4"
|
|
30746
|
-
}
|
|
30747
|
-
}
|
|
30748
|
-
]
|
|
30749
|
-
},
|
|
30750
30343
|
{
|
|
30751
30344
|
"canonical_name": "lucataco-dreamshaper-xl-turbo",
|
|
30752
30345
|
"aliases": [
|
|
@@ -31168,35 +30761,6 @@
|
|
|
31168
30761
|
}
|
|
31169
30762
|
]
|
|
31170
30763
|
},
|
|
31171
|
-
{
|
|
31172
|
-
"canonical_name": "lucataco-moondream2",
|
|
31173
|
-
"aliases": [
|
|
31174
|
-
"lucataco-moondream2"
|
|
31175
|
-
],
|
|
31176
|
-
"category": "text-to-image",
|
|
31177
|
-
"modality": {
|
|
31178
|
-
"inputs": [
|
|
31179
|
-
"text"
|
|
31180
|
-
],
|
|
31181
|
-
"outputs": [
|
|
31182
|
-
"image"
|
|
31183
|
-
]
|
|
31184
|
-
},
|
|
31185
|
-
"providers": [
|
|
31186
|
-
{
|
|
31187
|
-
"provider": "replicate",
|
|
31188
|
-
"skill_id": "replicate-lucataco-moondream2",
|
|
31189
|
-
"endpoint": "lucataco/moondream2",
|
|
31190
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
31191
|
-
"param_map": {},
|
|
31192
|
-
"output_map": {
|
|
31193
|
-
"type": "image",
|
|
31194
|
-
"extract_path": "output[]",
|
|
31195
|
-
"content_type": "image/png"
|
|
31196
|
-
}
|
|
31197
|
-
}
|
|
31198
|
-
]
|
|
31199
|
-
},
|
|
31200
30764
|
{
|
|
31201
30765
|
"canonical_name": "lucataco-mvsep-mdx23-music-separation",
|
|
31202
30766
|
"aliases": [
|
|
@@ -36118,6 +35682,7 @@
|
|
|
36118
35682
|
{
|
|
36119
35683
|
"canonical_name": "moondream2",
|
|
36120
35684
|
"aliases": [
|
|
35685
|
+
"lucataco-moondream2",
|
|
36121
35686
|
"moondream2"
|
|
36122
35687
|
],
|
|
36123
35688
|
"category": "text-to-image",
|
|
@@ -36141,6 +35706,18 @@
|
|
|
36141
35706
|
"extract_path": "images[].url",
|
|
36142
35707
|
"content_type": "image/png"
|
|
36143
35708
|
}
|
|
35709
|
+
},
|
|
35710
|
+
{
|
|
35711
|
+
"provider": "replicate",
|
|
35712
|
+
"skill_id": "replicate-lucataco-moondream2",
|
|
35713
|
+
"endpoint": "lucataco/moondream2",
|
|
35714
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
35715
|
+
"param_map": {},
|
|
35716
|
+
"output_map": {
|
|
35717
|
+
"type": "image",
|
|
35718
|
+
"extract_path": "output[]",
|
|
35719
|
+
"content_type": "image/png"
|
|
35720
|
+
}
|
|
36144
35721
|
}
|
|
36145
35722
|
]
|
|
36146
35723
|
},
|
|
@@ -36759,6 +36336,7 @@
|
|
|
36759
36336
|
{
|
|
36760
36337
|
"canonical_name": "nano-banana",
|
|
36761
36338
|
"aliases": [
|
|
36339
|
+
"google-nano-banana",
|
|
36762
36340
|
"nano-banana"
|
|
36763
36341
|
],
|
|
36764
36342
|
"category": "text-to-image",
|
|
@@ -36782,12 +36360,25 @@
|
|
|
36782
36360
|
"extract_path": "images[].url",
|
|
36783
36361
|
"content_type": "image/png"
|
|
36784
36362
|
}
|
|
36363
|
+
},
|
|
36364
|
+
{
|
|
36365
|
+
"provider": "replicate",
|
|
36366
|
+
"skill_id": "replicate-google-nano-banana",
|
|
36367
|
+
"endpoint": "google/nano-banana",
|
|
36368
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
36369
|
+
"param_map": {},
|
|
36370
|
+
"output_map": {
|
|
36371
|
+
"type": "image",
|
|
36372
|
+
"extract_path": "output[]",
|
|
36373
|
+
"content_type": "image/png"
|
|
36374
|
+
}
|
|
36785
36375
|
}
|
|
36786
36376
|
]
|
|
36787
36377
|
},
|
|
36788
36378
|
{
|
|
36789
36379
|
"canonical_name": "nano-banana-2",
|
|
36790
36380
|
"aliases": [
|
|
36381
|
+
"google-nano-banana-2",
|
|
36791
36382
|
"nano-banana-2"
|
|
36792
36383
|
],
|
|
36793
36384
|
"category": "text-to-image",
|
|
@@ -36811,12 +36402,25 @@
|
|
|
36811
36402
|
"extract_path": "images[].url",
|
|
36812
36403
|
"content_type": "image/png"
|
|
36813
36404
|
}
|
|
36405
|
+
},
|
|
36406
|
+
{
|
|
36407
|
+
"provider": "replicate",
|
|
36408
|
+
"skill_id": "replicate-google-nano-banana-2",
|
|
36409
|
+
"endpoint": "google/nano-banana-2",
|
|
36410
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
36411
|
+
"param_map": {},
|
|
36412
|
+
"output_map": {
|
|
36413
|
+
"type": "image",
|
|
36414
|
+
"extract_path": "output[]",
|
|
36415
|
+
"content_type": "image/png"
|
|
36416
|
+
}
|
|
36814
36417
|
}
|
|
36815
36418
|
]
|
|
36816
36419
|
},
|
|
36817
36420
|
{
|
|
36818
36421
|
"canonical_name": "nano-banana-2-edit",
|
|
36819
36422
|
"aliases": [
|
|
36423
|
+
"google-nano-banana-2-edit",
|
|
36820
36424
|
"nano-banana-2-edit"
|
|
36821
36425
|
],
|
|
36822
36426
|
"category": "image-edit",
|
|
@@ -36841,12 +36445,25 @@
|
|
|
36841
36445
|
"extract_path": "images[].url",
|
|
36842
36446
|
"content_type": "image/png"
|
|
36843
36447
|
}
|
|
36448
|
+
},
|
|
36449
|
+
{
|
|
36450
|
+
"provider": "wavespeed",
|
|
36451
|
+
"skill_id": "wavespeed-google-nano-banana-2-edit",
|
|
36452
|
+
"endpoint": "google/nano-banana-2/edit",
|
|
36453
|
+
"auth_env": "WAVESPEED_API_KEY",
|
|
36454
|
+
"param_map": {},
|
|
36455
|
+
"output_map": {
|
|
36456
|
+
"type": "image",
|
|
36457
|
+
"extract_path": "data.outputs[]",
|
|
36458
|
+
"content_type": "image/png"
|
|
36459
|
+
}
|
|
36844
36460
|
}
|
|
36845
36461
|
]
|
|
36846
36462
|
},
|
|
36847
36463
|
{
|
|
36848
36464
|
"canonical_name": "nano-banana-edit",
|
|
36849
36465
|
"aliases": [
|
|
36466
|
+
"google-nano-banana-edit",
|
|
36850
36467
|
"nano-banana-edit"
|
|
36851
36468
|
],
|
|
36852
36469
|
"category": "image-edit",
|
|
@@ -36871,12 +36488,25 @@
|
|
|
36871
36488
|
"extract_path": "images[].url",
|
|
36872
36489
|
"content_type": "image/png"
|
|
36873
36490
|
}
|
|
36491
|
+
},
|
|
36492
|
+
{
|
|
36493
|
+
"provider": "wavespeed",
|
|
36494
|
+
"skill_id": "wavespeed-google-nano-banana-edit",
|
|
36495
|
+
"endpoint": "google/nano-banana/edit",
|
|
36496
|
+
"auth_env": "WAVESPEED_API_KEY",
|
|
36497
|
+
"param_map": {},
|
|
36498
|
+
"output_map": {
|
|
36499
|
+
"type": "image",
|
|
36500
|
+
"extract_path": "data.outputs[]",
|
|
36501
|
+
"content_type": "image/png"
|
|
36502
|
+
}
|
|
36874
36503
|
}
|
|
36875
36504
|
]
|
|
36876
36505
|
},
|
|
36877
36506
|
{
|
|
36878
36507
|
"canonical_name": "nano-banana-pro",
|
|
36879
36508
|
"aliases": [
|
|
36509
|
+
"google-nano-banana-pro",
|
|
36880
36510
|
"nano-banana-pro"
|
|
36881
36511
|
],
|
|
36882
36512
|
"category": "text-to-image",
|
|
@@ -36900,6 +36530,18 @@
|
|
|
36900
36530
|
"extract_path": "images[].url",
|
|
36901
36531
|
"content_type": "image/png"
|
|
36902
36532
|
}
|
|
36533
|
+
},
|
|
36534
|
+
{
|
|
36535
|
+
"provider": "replicate",
|
|
36536
|
+
"skill_id": "replicate-google-nano-banana-pro",
|
|
36537
|
+
"endpoint": "google/nano-banana-pro",
|
|
36538
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
36539
|
+
"param_map": {},
|
|
36540
|
+
"output_map": {
|
|
36541
|
+
"type": "image",
|
|
36542
|
+
"extract_path": "output[]",
|
|
36543
|
+
"content_type": "image/png"
|
|
36544
|
+
}
|
|
36903
36545
|
}
|
|
36904
36546
|
]
|
|
36905
36547
|
},
|
|
@@ -37225,35 +36867,6 @@
|
|
|
37225
36867
|
}
|
|
37226
36868
|
]
|
|
37227
36869
|
},
|
|
37228
|
-
{
|
|
37229
|
-
"canonical_name": "nvidia-sana",
|
|
37230
|
-
"aliases": [
|
|
37231
|
-
"nvidia-sana"
|
|
37232
|
-
],
|
|
37233
|
-
"category": "text-to-image",
|
|
37234
|
-
"modality": {
|
|
37235
|
-
"inputs": [
|
|
37236
|
-
"text"
|
|
37237
|
-
],
|
|
37238
|
-
"outputs": [
|
|
37239
|
-
"image"
|
|
37240
|
-
]
|
|
37241
|
-
},
|
|
37242
|
-
"providers": [
|
|
37243
|
-
{
|
|
37244
|
-
"provider": "replicate",
|
|
37245
|
-
"skill_id": "replicate-nvidia-sana",
|
|
37246
|
-
"endpoint": "nvidia/sana",
|
|
37247
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
37248
|
-
"param_map": {},
|
|
37249
|
-
"output_map": {
|
|
37250
|
-
"type": "image",
|
|
37251
|
-
"extract_path": "output[]",
|
|
37252
|
-
"content_type": "image/png"
|
|
37253
|
-
}
|
|
37254
|
-
}
|
|
37255
|
-
]
|
|
37256
|
-
},
|
|
37257
36870
|
{
|
|
37258
36871
|
"canonical_name": "nvidia-sana-sprint-1.6b",
|
|
37259
36872
|
"aliases": [
|
|
@@ -37786,66 +37399,6 @@
|
|
|
37786
37399
|
}
|
|
37787
37400
|
]
|
|
37788
37401
|
},
|
|
37789
|
-
{
|
|
37790
|
-
"canonical_name": "openai-gpt-4o",
|
|
37791
|
-
"aliases": [
|
|
37792
|
-
"openai-gpt-4o",
|
|
37793
|
-
"gpt-4o"
|
|
37794
|
-
],
|
|
37795
|
-
"category": "text-generation",
|
|
37796
|
-
"modality": {
|
|
37797
|
-
"inputs": [
|
|
37798
|
-
"text"
|
|
37799
|
-
],
|
|
37800
|
-
"outputs": [
|
|
37801
|
-
"text"
|
|
37802
|
-
]
|
|
37803
|
-
},
|
|
37804
|
-
"providers": [
|
|
37805
|
-
{
|
|
37806
|
-
"provider": "replicate",
|
|
37807
|
-
"skill_id": "replicate-openai-gpt-4o",
|
|
37808
|
-
"endpoint": "openai/gpt-4o",
|
|
37809
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
37810
|
-
"param_map": {},
|
|
37811
|
-
"output_map": {
|
|
37812
|
-
"type": "image",
|
|
37813
|
-
"extract_path": "output[]",
|
|
37814
|
-
"content_type": "image/png"
|
|
37815
|
-
}
|
|
37816
|
-
}
|
|
37817
|
-
]
|
|
37818
|
-
},
|
|
37819
|
-
{
|
|
37820
|
-
"canonical_name": "openai-gpt-4o-mini",
|
|
37821
|
-
"aliases": [
|
|
37822
|
-
"openai-gpt-4o-mini",
|
|
37823
|
-
"gpt-4o-mini"
|
|
37824
|
-
],
|
|
37825
|
-
"category": "text-generation",
|
|
37826
|
-
"modality": {
|
|
37827
|
-
"inputs": [
|
|
37828
|
-
"text"
|
|
37829
|
-
],
|
|
37830
|
-
"outputs": [
|
|
37831
|
-
"text"
|
|
37832
|
-
]
|
|
37833
|
-
},
|
|
37834
|
-
"providers": [
|
|
37835
|
-
{
|
|
37836
|
-
"provider": "replicate",
|
|
37837
|
-
"skill_id": "replicate-openai-gpt-4o-mini",
|
|
37838
|
-
"endpoint": "openai/gpt-4o-mini",
|
|
37839
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
37840
|
-
"param_map": {},
|
|
37841
|
-
"output_map": {
|
|
37842
|
-
"type": "image",
|
|
37843
|
-
"extract_path": "output[]",
|
|
37844
|
-
"content_type": "image/png"
|
|
37845
|
-
}
|
|
37846
|
-
}
|
|
37847
|
-
]
|
|
37848
|
-
},
|
|
37849
37402
|
{
|
|
37850
37403
|
"canonical_name": "openai-gpt-4o-mini-transcribe",
|
|
37851
37404
|
"aliases": [
|
|
@@ -38175,64 +37728,6 @@
|
|
|
38175
37728
|
}
|
|
38176
37729
|
]
|
|
38177
37730
|
},
|
|
38178
|
-
{
|
|
38179
|
-
"canonical_name": "openai-gpt-image-1-mini",
|
|
38180
|
-
"aliases": [
|
|
38181
|
-
"openai-gpt-image-1-mini"
|
|
38182
|
-
],
|
|
38183
|
-
"category": "text-to-image",
|
|
38184
|
-
"modality": {
|
|
38185
|
-
"inputs": [
|
|
38186
|
-
"text"
|
|
38187
|
-
],
|
|
38188
|
-
"outputs": [
|
|
38189
|
-
"image"
|
|
38190
|
-
]
|
|
38191
|
-
},
|
|
38192
|
-
"providers": [
|
|
38193
|
-
{
|
|
38194
|
-
"provider": "replicate",
|
|
38195
|
-
"skill_id": "replicate-openai-gpt-image-1-mini",
|
|
38196
|
-
"endpoint": "openai/gpt-image-1-mini",
|
|
38197
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
38198
|
-
"param_map": {},
|
|
38199
|
-
"output_map": {
|
|
38200
|
-
"type": "image",
|
|
38201
|
-
"extract_path": "output[]",
|
|
38202
|
-
"content_type": "image/png"
|
|
38203
|
-
}
|
|
38204
|
-
}
|
|
38205
|
-
]
|
|
38206
|
-
},
|
|
38207
|
-
{
|
|
38208
|
-
"canonical_name": "openai-gpt-image-1.5",
|
|
38209
|
-
"aliases": [
|
|
38210
|
-
"openai-gpt-image-1.5"
|
|
38211
|
-
],
|
|
38212
|
-
"category": "text-to-image",
|
|
38213
|
-
"modality": {
|
|
38214
|
-
"inputs": [
|
|
38215
|
-
"text"
|
|
38216
|
-
],
|
|
38217
|
-
"outputs": [
|
|
38218
|
-
"image"
|
|
38219
|
-
]
|
|
38220
|
-
},
|
|
38221
|
-
"providers": [
|
|
38222
|
-
{
|
|
38223
|
-
"provider": "replicate",
|
|
38224
|
-
"skill_id": "replicate-openai-gpt-image-1.5",
|
|
38225
|
-
"endpoint": "openai/gpt-image-1.5",
|
|
38226
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
38227
|
-
"param_map": {},
|
|
38228
|
-
"output_map": {
|
|
38229
|
-
"type": "image",
|
|
38230
|
-
"extract_path": "output[]",
|
|
38231
|
-
"content_type": "image/png"
|
|
38232
|
-
}
|
|
38233
|
-
}
|
|
38234
|
-
]
|
|
38235
|
-
},
|
|
38236
37731
|
{
|
|
38237
37732
|
"canonical_name": "openai-gpt-oss-120b",
|
|
38238
37733
|
"aliases": [
|
|
@@ -38441,35 +37936,6 @@
|
|
|
38441
37936
|
}
|
|
38442
37937
|
]
|
|
38443
37938
|
},
|
|
38444
|
-
{
|
|
38445
|
-
"canonical_name": "openai-whisper",
|
|
38446
|
-
"aliases": [
|
|
38447
|
-
"openai-whisper"
|
|
38448
|
-
],
|
|
38449
|
-
"category": "audio-to-text",
|
|
38450
|
-
"modality": {
|
|
38451
|
-
"inputs": [
|
|
38452
|
-
"audio"
|
|
38453
|
-
],
|
|
38454
|
-
"outputs": [
|
|
38455
|
-
"text"
|
|
38456
|
-
]
|
|
38457
|
-
},
|
|
38458
|
-
"providers": [
|
|
38459
|
-
{
|
|
38460
|
-
"provider": "replicate",
|
|
38461
|
-
"skill_id": "replicate-openai-whisper",
|
|
38462
|
-
"endpoint": "openai/whisper",
|
|
38463
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
38464
|
-
"param_map": {},
|
|
38465
|
-
"output_map": {
|
|
38466
|
-
"type": "text",
|
|
38467
|
-
"extract_path": "output[]",
|
|
38468
|
-
"content_type": "text/plain"
|
|
38469
|
-
}
|
|
38470
|
-
}
|
|
38471
|
-
]
|
|
38472
|
-
},
|
|
38473
37939
|
{
|
|
38474
37940
|
"canonical_name": "openrouter-router",
|
|
38475
37941
|
"aliases": [
|
|
@@ -39080,35 +38546,6 @@
|
|
|
39080
38546
|
}
|
|
39081
38547
|
]
|
|
39082
38548
|
},
|
|
39083
|
-
{
|
|
39084
|
-
"canonical_name": "philz1337x-clarity-upscaler",
|
|
39085
|
-
"aliases": [
|
|
39086
|
-
"philz1337x-clarity-upscaler"
|
|
39087
|
-
],
|
|
39088
|
-
"category": "upscale-image",
|
|
39089
|
-
"modality": {
|
|
39090
|
-
"inputs": [
|
|
39091
|
-
"image"
|
|
39092
|
-
],
|
|
39093
|
-
"outputs": [
|
|
39094
|
-
"image"
|
|
39095
|
-
]
|
|
39096
|
-
},
|
|
39097
|
-
"providers": [
|
|
39098
|
-
{
|
|
39099
|
-
"provider": "replicate",
|
|
39100
|
-
"skill_id": "replicate-philz1337x-clarity-upscaler",
|
|
39101
|
-
"endpoint": "philz1337x/clarity-upscaler",
|
|
39102
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
39103
|
-
"param_map": {},
|
|
39104
|
-
"output_map": {
|
|
39105
|
-
"type": "image",
|
|
39106
|
-
"extract_path": "output[]",
|
|
39107
|
-
"content_type": "image/png"
|
|
39108
|
-
}
|
|
39109
|
-
}
|
|
39110
|
-
]
|
|
39111
|
-
},
|
|
39112
38549
|
{
|
|
39113
38550
|
"canonical_name": "philz1337x-controlnet-deliberate",
|
|
39114
38551
|
"aliases": [
|
|
@@ -39199,7 +38636,8 @@
|
|
|
39199
38636
|
{
|
|
39200
38637
|
"canonical_name": "photomaker",
|
|
39201
38638
|
"aliases": [
|
|
39202
|
-
"photomaker"
|
|
38639
|
+
"photomaker",
|
|
38640
|
+
"tencentarc-photomaker"
|
|
39203
38641
|
],
|
|
39204
38642
|
"category": "text-to-image",
|
|
39205
38643
|
"modality": {
|
|
@@ -39222,6 +38660,18 @@
|
|
|
39222
38660
|
"extract_path": "images[].url",
|
|
39223
38661
|
"content_type": "image/png"
|
|
39224
38662
|
}
|
|
38663
|
+
},
|
|
38664
|
+
{
|
|
38665
|
+
"provider": "replicate",
|
|
38666
|
+
"skill_id": "replicate-tencentarc-photomaker",
|
|
38667
|
+
"endpoint": "tencentarc/photomaker",
|
|
38668
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
38669
|
+
"param_map": {},
|
|
38670
|
+
"output_map": {
|
|
38671
|
+
"type": "image",
|
|
38672
|
+
"extract_path": "output[]",
|
|
38673
|
+
"content_type": "image/png"
|
|
38674
|
+
}
|
|
39225
38675
|
}
|
|
39226
38676
|
]
|
|
39227
38677
|
},
|
|
@@ -41913,35 +41363,6 @@
|
|
|
41913
41363
|
}
|
|
41914
41364
|
]
|
|
41915
41365
|
},
|
|
41916
|
-
{
|
|
41917
|
-
"canonical_name": "prunaai-z-image-turbo",
|
|
41918
|
-
"aliases": [
|
|
41919
|
-
"prunaai-z-image-turbo"
|
|
41920
|
-
],
|
|
41921
|
-
"category": "text-to-image",
|
|
41922
|
-
"modality": {
|
|
41923
|
-
"inputs": [
|
|
41924
|
-
"text"
|
|
41925
|
-
],
|
|
41926
|
-
"outputs": [
|
|
41927
|
-
"image"
|
|
41928
|
-
]
|
|
41929
|
-
},
|
|
41930
|
-
"providers": [
|
|
41931
|
-
{
|
|
41932
|
-
"provider": "replicate",
|
|
41933
|
-
"skill_id": "replicate-prunaai-z-image-turbo",
|
|
41934
|
-
"endpoint": "prunaai/z-image-turbo",
|
|
41935
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
41936
|
-
"param_map": {},
|
|
41937
|
-
"output_map": {
|
|
41938
|
-
"type": "image",
|
|
41939
|
-
"extract_path": "output[]",
|
|
41940
|
-
"content_type": "image/png"
|
|
41941
|
-
}
|
|
41942
|
-
}
|
|
41943
|
-
]
|
|
41944
|
-
},
|
|
41945
41366
|
{
|
|
41946
41367
|
"canonical_name": "pseudoram-rvc-v2",
|
|
41947
41368
|
"aliases": [
|
|
@@ -42003,6 +41424,7 @@
|
|
|
42003
41424
|
{
|
|
42004
41425
|
"canonical_name": "pulid",
|
|
42005
41426
|
"aliases": [
|
|
41427
|
+
"bytedance-pulid",
|
|
42006
41428
|
"pulid"
|
|
42007
41429
|
],
|
|
42008
41430
|
"category": "text-to-image",
|
|
@@ -42026,6 +41448,18 @@
|
|
|
42026
41448
|
"extract_path": "images[].url",
|
|
42027
41449
|
"content_type": "image/png"
|
|
42028
41450
|
}
|
|
41451
|
+
},
|
|
41452
|
+
{
|
|
41453
|
+
"provider": "replicate",
|
|
41454
|
+
"skill_id": "replicate-bytedance-pulid",
|
|
41455
|
+
"endpoint": "bytedance/pulid",
|
|
41456
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
41457
|
+
"param_map": {},
|
|
41458
|
+
"output_map": {
|
|
41459
|
+
"type": "image",
|
|
41460
|
+
"extract_path": "output[]",
|
|
41461
|
+
"content_type": "image/png"
|
|
41462
|
+
}
|
|
42029
41463
|
}
|
|
42030
41464
|
]
|
|
42031
41465
|
},
|
|
@@ -42456,6 +41890,49 @@
|
|
|
42456
41890
|
}
|
|
42457
41891
|
]
|
|
42458
41892
|
},
|
|
41893
|
+
{
|
|
41894
|
+
"canonical_name": "qwen-image",
|
|
41895
|
+
"aliases": [
|
|
41896
|
+
"qwen-image",
|
|
41897
|
+
"qwen-qwen-image",
|
|
41898
|
+
"wavespeedai-qwen-image"
|
|
41899
|
+
],
|
|
41900
|
+
"category": "text-to-image",
|
|
41901
|
+
"modality": {
|
|
41902
|
+
"inputs": [
|
|
41903
|
+
"text"
|
|
41904
|
+
],
|
|
41905
|
+
"outputs": [
|
|
41906
|
+
"image"
|
|
41907
|
+
]
|
|
41908
|
+
},
|
|
41909
|
+
"providers": [
|
|
41910
|
+
{
|
|
41911
|
+
"provider": "replicate",
|
|
41912
|
+
"skill_id": "replicate-qwen-qwen-image",
|
|
41913
|
+
"endpoint": "qwen/qwen-image",
|
|
41914
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
41915
|
+
"param_map": {},
|
|
41916
|
+
"output_map": {
|
|
41917
|
+
"type": "image",
|
|
41918
|
+
"extract_path": "output[]",
|
|
41919
|
+
"content_type": "image/png"
|
|
41920
|
+
}
|
|
41921
|
+
},
|
|
41922
|
+
{
|
|
41923
|
+
"provider": "replicate",
|
|
41924
|
+
"skill_id": "replicate-wavespeedai-qwen-image",
|
|
41925
|
+
"endpoint": "wavespeedai/qwen-image",
|
|
41926
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
41927
|
+
"param_map": {},
|
|
41928
|
+
"output_map": {
|
|
41929
|
+
"type": "image",
|
|
41930
|
+
"extract_path": "output[]",
|
|
41931
|
+
"content_type": "image/png"
|
|
41932
|
+
}
|
|
41933
|
+
}
|
|
41934
|
+
]
|
|
41935
|
+
},
|
|
42459
41936
|
{
|
|
42460
41937
|
"canonical_name": "qwen-image-2-edit",
|
|
42461
41938
|
"aliases": [
|
|
@@ -42587,8 +42064,9 @@
|
|
|
42587
42064
|
{
|
|
42588
42065
|
"canonical_name": "qwen-image-2512",
|
|
42589
42066
|
"aliases": [
|
|
42067
|
+
"image-2512",
|
|
42590
42068
|
"qwen-image-2512",
|
|
42591
|
-
"image-2512"
|
|
42069
|
+
"qwen-qwen-image-2512"
|
|
42592
42070
|
],
|
|
42593
42071
|
"category": "text-to-image",
|
|
42594
42072
|
"modality": {
|
|
@@ -42611,6 +42089,18 @@
|
|
|
42611
42089
|
"extract_path": "images[].url",
|
|
42612
42090
|
"content_type": "image/png"
|
|
42613
42091
|
}
|
|
42092
|
+
},
|
|
42093
|
+
{
|
|
42094
|
+
"provider": "replicate",
|
|
42095
|
+
"skill_id": "replicate-qwen-qwen-image-2512",
|
|
42096
|
+
"endpoint": "qwen/qwen-image-2512",
|
|
42097
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
42098
|
+
"param_map": {},
|
|
42099
|
+
"output_map": {
|
|
42100
|
+
"type": "image",
|
|
42101
|
+
"extract_path": "output[]",
|
|
42102
|
+
"content_type": "image/png"
|
|
42103
|
+
}
|
|
42614
42104
|
}
|
|
42615
42105
|
]
|
|
42616
42106
|
},
|
|
@@ -42707,9 +42197,11 @@
|
|
|
42707
42197
|
{
|
|
42708
42198
|
"canonical_name": "qwen-image-edit",
|
|
42709
42199
|
"aliases": [
|
|
42710
|
-
"qwen-image-edit",
|
|
42711
42200
|
"image-edit",
|
|
42712
|
-
"qwen"
|
|
42201
|
+
"qwen",
|
|
42202
|
+
"qwen-image-edit",
|
|
42203
|
+
"qwen-qwen",
|
|
42204
|
+
"qwen-qwen-image-edit"
|
|
42713
42205
|
],
|
|
42714
42206
|
"category": "image-edit",
|
|
42715
42207
|
"modality": {
|
|
@@ -42733,6 +42225,18 @@
|
|
|
42733
42225
|
"extract_path": "images[].url",
|
|
42734
42226
|
"content_type": "image/png"
|
|
42735
42227
|
}
|
|
42228
|
+
},
|
|
42229
|
+
{
|
|
42230
|
+
"provider": "replicate",
|
|
42231
|
+
"skill_id": "replicate-qwen-qwen-image-edit",
|
|
42232
|
+
"endpoint": "qwen/qwen-image-edit",
|
|
42233
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
42234
|
+
"param_map": {},
|
|
42235
|
+
"output_map": {
|
|
42236
|
+
"type": "image",
|
|
42237
|
+
"extract_path": "output[]",
|
|
42238
|
+
"content_type": "image/png"
|
|
42239
|
+
}
|
|
42736
42240
|
}
|
|
42737
42241
|
]
|
|
42738
42242
|
},
|
|
@@ -43141,8 +42645,9 @@
|
|
|
43141
42645
|
{
|
|
43142
42646
|
"canonical_name": "qwen-image-edit-2511",
|
|
43143
42647
|
"aliases": [
|
|
42648
|
+
"image-edit-2511",
|
|
43144
42649
|
"qwen-image-edit-2511",
|
|
43145
|
-
"image-edit-2511"
|
|
42650
|
+
"qwen-qwen-image-edit-2511"
|
|
43146
42651
|
],
|
|
43147
42652
|
"category": "image-edit",
|
|
43148
42653
|
"modality": {
|
|
@@ -43166,6 +42671,18 @@
|
|
|
43166
42671
|
"extract_path": "images[].url",
|
|
43167
42672
|
"content_type": "image/png"
|
|
43168
42673
|
}
|
|
42674
|
+
},
|
|
42675
|
+
{
|
|
42676
|
+
"provider": "replicate",
|
|
42677
|
+
"skill_id": "replicate-qwen-qwen-image-edit-2511",
|
|
42678
|
+
"endpoint": "qwen/qwen-image-edit-2511",
|
|
42679
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
42680
|
+
"param_map": {},
|
|
42681
|
+
"output_map": {
|
|
42682
|
+
"type": "image",
|
|
42683
|
+
"extract_path": "output[]",
|
|
42684
|
+
"content_type": "image/png"
|
|
42685
|
+
}
|
|
43169
42686
|
}
|
|
43170
42687
|
]
|
|
43171
42688
|
},
|
|
@@ -43357,8 +42874,9 @@
|
|
|
43357
42874
|
{
|
|
43358
42875
|
"canonical_name": "qwen-image-edit-plus",
|
|
43359
42876
|
"aliases": [
|
|
42877
|
+
"image-edit-plus",
|
|
43360
42878
|
"qwen-image-edit-plus",
|
|
43361
|
-
"image-edit-plus"
|
|
42879
|
+
"qwen-qwen-image-edit-plus"
|
|
43362
42880
|
],
|
|
43363
42881
|
"category": "image-edit",
|
|
43364
42882
|
"modality": {
|
|
@@ -43382,14 +42900,28 @@
|
|
|
43382
42900
|
"extract_path": "images[].url",
|
|
43383
42901
|
"content_type": "image/png"
|
|
43384
42902
|
}
|
|
42903
|
+
},
|
|
42904
|
+
{
|
|
42905
|
+
"provider": "replicate",
|
|
42906
|
+
"skill_id": "replicate-qwen-qwen-image-edit-plus",
|
|
42907
|
+
"endpoint": "qwen/qwen-image-edit-plus",
|
|
42908
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
42909
|
+
"param_map": {},
|
|
42910
|
+
"output_map": {
|
|
42911
|
+
"type": "image",
|
|
42912
|
+
"extract_path": "output[]",
|
|
42913
|
+
"content_type": "image/png"
|
|
42914
|
+
}
|
|
43385
42915
|
}
|
|
43386
42916
|
]
|
|
43387
42917
|
},
|
|
43388
42918
|
{
|
|
43389
42919
|
"canonical_name": "qwen-image-edit-plus-lora",
|
|
43390
42920
|
"aliases": [
|
|
42921
|
+
"image-edit-plus-lora",
|
|
43391
42922
|
"qwen-image-edit-plus-lora",
|
|
43392
|
-
"image-edit-plus-lora"
|
|
42923
|
+
"qwen-qwen-image-edit-plus-lora",
|
|
42924
|
+
"wavespeed-ai-qwen-image-edit-plus-lora"
|
|
43393
42925
|
],
|
|
43394
42926
|
"category": "image-edit",
|
|
43395
42927
|
"modality": {
|
|
@@ -43413,6 +42945,30 @@
|
|
|
43413
42945
|
"extract_path": "images[].url",
|
|
43414
42946
|
"content_type": "image/png"
|
|
43415
42947
|
}
|
|
42948
|
+
},
|
|
42949
|
+
{
|
|
42950
|
+
"provider": "replicate",
|
|
42951
|
+
"skill_id": "replicate-qwen-qwen-image-edit-plus-lora",
|
|
42952
|
+
"endpoint": "qwen/qwen-image-edit-plus-lora",
|
|
42953
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
42954
|
+
"param_map": {},
|
|
42955
|
+
"output_map": {
|
|
42956
|
+
"type": "image",
|
|
42957
|
+
"extract_path": "output[]",
|
|
42958
|
+
"content_type": "image/png"
|
|
42959
|
+
}
|
|
42960
|
+
},
|
|
42961
|
+
{
|
|
42962
|
+
"provider": "wavespeed",
|
|
42963
|
+
"skill_id": "wavespeed-wavespeed-ai-qwen-image-edit-plus-lora",
|
|
42964
|
+
"endpoint": "wavespeed-ai/qwen-image/edit-plus-lora",
|
|
42965
|
+
"auth_env": "WAVESPEED_API_KEY",
|
|
42966
|
+
"param_map": {},
|
|
42967
|
+
"output_map": {
|
|
42968
|
+
"type": "image",
|
|
42969
|
+
"extract_path": "data.outputs[]",
|
|
42970
|
+
"content_type": "image/png"
|
|
42971
|
+
}
|
|
43416
42972
|
}
|
|
43417
42973
|
]
|
|
43418
42974
|
},
|
|
@@ -43819,8 +43375,9 @@
|
|
|
43819
43375
|
{
|
|
43820
43376
|
"canonical_name": "qwen-image-layered",
|
|
43821
43377
|
"aliases": [
|
|
43378
|
+
"image-layered",
|
|
43822
43379
|
"qwen-image-layered",
|
|
43823
|
-
"image-layered"
|
|
43380
|
+
"wavespeed-ai-qwen-image-layered"
|
|
43824
43381
|
],
|
|
43825
43382
|
"category": "text-to-image",
|
|
43826
43383
|
"modality": {
|
|
@@ -43843,6 +43400,18 @@
|
|
|
43843
43400
|
"extract_path": "images[].url",
|
|
43844
43401
|
"content_type": "image/png"
|
|
43845
43402
|
}
|
|
43403
|
+
},
|
|
43404
|
+
{
|
|
43405
|
+
"provider": "wavespeed",
|
|
43406
|
+
"skill_id": "wavespeed-wavespeed-ai-qwen-image-layered",
|
|
43407
|
+
"endpoint": "wavespeed-ai/qwen-image/layered",
|
|
43408
|
+
"auth_env": "WAVESPEED_API_KEY",
|
|
43409
|
+
"param_map": {},
|
|
43410
|
+
"output_map": {
|
|
43411
|
+
"type": "image",
|
|
43412
|
+
"extract_path": "data.outputs[]",
|
|
43413
|
+
"content_type": "image/png"
|
|
43414
|
+
}
|
|
43846
43415
|
}
|
|
43847
43416
|
]
|
|
43848
43417
|
},
|
|
@@ -44060,35 +43629,6 @@
|
|
|
44060
43629
|
}
|
|
44061
43630
|
]
|
|
44062
43631
|
},
|
|
44063
|
-
{
|
|
44064
|
-
"canonical_name": "qwen-qwen-image",
|
|
44065
|
-
"aliases": [
|
|
44066
|
-
"qwen-qwen-image"
|
|
44067
|
-
],
|
|
44068
|
-
"category": "text-to-image",
|
|
44069
|
-
"modality": {
|
|
44070
|
-
"inputs": [
|
|
44071
|
-
"text"
|
|
44072
|
-
],
|
|
44073
|
-
"outputs": [
|
|
44074
|
-
"image"
|
|
44075
|
-
]
|
|
44076
|
-
},
|
|
44077
|
-
"providers": [
|
|
44078
|
-
{
|
|
44079
|
-
"provider": "replicate",
|
|
44080
|
-
"skill_id": "replicate-qwen-qwen-image",
|
|
44081
|
-
"endpoint": "qwen/qwen-image",
|
|
44082
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
44083
|
-
"param_map": {},
|
|
44084
|
-
"output_map": {
|
|
44085
|
-
"type": "image",
|
|
44086
|
-
"extract_path": "output[]",
|
|
44087
|
-
"content_type": "image/png"
|
|
44088
|
-
}
|
|
44089
|
-
}
|
|
44090
|
-
]
|
|
44091
|
-
},
|
|
44092
43632
|
{
|
|
44093
43633
|
"canonical_name": "qwen-qwen-image-2",
|
|
44094
43634
|
"aliases": [
|
|
@@ -44147,156 +43687,6 @@
|
|
|
44147
43687
|
}
|
|
44148
43688
|
]
|
|
44149
43689
|
},
|
|
44150
|
-
{
|
|
44151
|
-
"canonical_name": "qwen-qwen-image-2512",
|
|
44152
|
-
"aliases": [
|
|
44153
|
-
"qwen-qwen-image-2512"
|
|
44154
|
-
],
|
|
44155
|
-
"category": "text-to-image",
|
|
44156
|
-
"modality": {
|
|
44157
|
-
"inputs": [
|
|
44158
|
-
"text"
|
|
44159
|
-
],
|
|
44160
|
-
"outputs": [
|
|
44161
|
-
"image"
|
|
44162
|
-
]
|
|
44163
|
-
},
|
|
44164
|
-
"providers": [
|
|
44165
|
-
{
|
|
44166
|
-
"provider": "replicate",
|
|
44167
|
-
"skill_id": "replicate-qwen-qwen-image-2512",
|
|
44168
|
-
"endpoint": "qwen/qwen-image-2512",
|
|
44169
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
44170
|
-
"param_map": {},
|
|
44171
|
-
"output_map": {
|
|
44172
|
-
"type": "image",
|
|
44173
|
-
"extract_path": "output[]",
|
|
44174
|
-
"content_type": "image/png"
|
|
44175
|
-
}
|
|
44176
|
-
}
|
|
44177
|
-
]
|
|
44178
|
-
},
|
|
44179
|
-
{
|
|
44180
|
-
"canonical_name": "qwen-qwen-image-edit",
|
|
44181
|
-
"aliases": [
|
|
44182
|
-
"qwen-qwen-image-edit",
|
|
44183
|
-
"qwen-qwen"
|
|
44184
|
-
],
|
|
44185
|
-
"category": "image-edit",
|
|
44186
|
-
"modality": {
|
|
44187
|
-
"inputs": [
|
|
44188
|
-
"image",
|
|
44189
|
-
"text"
|
|
44190
|
-
],
|
|
44191
|
-
"outputs": [
|
|
44192
|
-
"image"
|
|
44193
|
-
]
|
|
44194
|
-
},
|
|
44195
|
-
"providers": [
|
|
44196
|
-
{
|
|
44197
|
-
"provider": "replicate",
|
|
44198
|
-
"skill_id": "replicate-qwen-qwen-image-edit",
|
|
44199
|
-
"endpoint": "qwen/qwen-image-edit",
|
|
44200
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
44201
|
-
"param_map": {},
|
|
44202
|
-
"output_map": {
|
|
44203
|
-
"type": "image",
|
|
44204
|
-
"extract_path": "output[]",
|
|
44205
|
-
"content_type": "image/png"
|
|
44206
|
-
}
|
|
44207
|
-
}
|
|
44208
|
-
]
|
|
44209
|
-
},
|
|
44210
|
-
{
|
|
44211
|
-
"canonical_name": "qwen-qwen-image-edit-2511",
|
|
44212
|
-
"aliases": [
|
|
44213
|
-
"qwen-qwen-image-edit-2511"
|
|
44214
|
-
],
|
|
44215
|
-
"category": "image-edit",
|
|
44216
|
-
"modality": {
|
|
44217
|
-
"inputs": [
|
|
44218
|
-
"image",
|
|
44219
|
-
"text"
|
|
44220
|
-
],
|
|
44221
|
-
"outputs": [
|
|
44222
|
-
"image"
|
|
44223
|
-
]
|
|
44224
|
-
},
|
|
44225
|
-
"providers": [
|
|
44226
|
-
{
|
|
44227
|
-
"provider": "replicate",
|
|
44228
|
-
"skill_id": "replicate-qwen-qwen-image-edit-2511",
|
|
44229
|
-
"endpoint": "qwen/qwen-image-edit-2511",
|
|
44230
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
44231
|
-
"param_map": {},
|
|
44232
|
-
"output_map": {
|
|
44233
|
-
"type": "image",
|
|
44234
|
-
"extract_path": "output[]",
|
|
44235
|
-
"content_type": "image/png"
|
|
44236
|
-
}
|
|
44237
|
-
}
|
|
44238
|
-
]
|
|
44239
|
-
},
|
|
44240
|
-
{
|
|
44241
|
-
"canonical_name": "qwen-qwen-image-edit-plus",
|
|
44242
|
-
"aliases": [
|
|
44243
|
-
"qwen-qwen-image-edit-plus"
|
|
44244
|
-
],
|
|
44245
|
-
"category": "image-edit",
|
|
44246
|
-
"modality": {
|
|
44247
|
-
"inputs": [
|
|
44248
|
-
"image",
|
|
44249
|
-
"text"
|
|
44250
|
-
],
|
|
44251
|
-
"outputs": [
|
|
44252
|
-
"image"
|
|
44253
|
-
]
|
|
44254
|
-
},
|
|
44255
|
-
"providers": [
|
|
44256
|
-
{
|
|
44257
|
-
"provider": "replicate",
|
|
44258
|
-
"skill_id": "replicate-qwen-qwen-image-edit-plus",
|
|
44259
|
-
"endpoint": "qwen/qwen-image-edit-plus",
|
|
44260
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
44261
|
-
"param_map": {},
|
|
44262
|
-
"output_map": {
|
|
44263
|
-
"type": "image",
|
|
44264
|
-
"extract_path": "output[]",
|
|
44265
|
-
"content_type": "image/png"
|
|
44266
|
-
}
|
|
44267
|
-
}
|
|
44268
|
-
]
|
|
44269
|
-
},
|
|
44270
|
-
{
|
|
44271
|
-
"canonical_name": "qwen-qwen-image-edit-plus-lora",
|
|
44272
|
-
"aliases": [
|
|
44273
|
-
"qwen-qwen-image-edit-plus-lora"
|
|
44274
|
-
],
|
|
44275
|
-
"category": "image-edit",
|
|
44276
|
-
"modality": {
|
|
44277
|
-
"inputs": [
|
|
44278
|
-
"image",
|
|
44279
|
-
"text"
|
|
44280
|
-
],
|
|
44281
|
-
"outputs": [
|
|
44282
|
-
"image"
|
|
44283
|
-
]
|
|
44284
|
-
},
|
|
44285
|
-
"providers": [
|
|
44286
|
-
{
|
|
44287
|
-
"provider": "replicate",
|
|
44288
|
-
"skill_id": "replicate-qwen-qwen-image-edit-plus-lora",
|
|
44289
|
-
"endpoint": "qwen/qwen-image-edit-plus-lora",
|
|
44290
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
44291
|
-
"param_map": {},
|
|
44292
|
-
"output_map": {
|
|
44293
|
-
"type": "image",
|
|
44294
|
-
"extract_path": "output[]",
|
|
44295
|
-
"content_type": "image/png"
|
|
44296
|
-
}
|
|
44297
|
-
}
|
|
44298
|
-
]
|
|
44299
|
-
},
|
|
44300
43690
|
{
|
|
44301
43691
|
"canonical_name": "qwen-qwen-image-lora-trainer-legacy",
|
|
44302
43692
|
"aliases": [
|
|
@@ -44448,7 +43838,8 @@
|
|
|
44448
43838
|
{
|
|
44449
43839
|
"canonical_name": "recraft-20b",
|
|
44450
43840
|
"aliases": [
|
|
44451
|
-
"recraft-20b"
|
|
43841
|
+
"recraft-20b",
|
|
43842
|
+
"recraft-ai-recraft-20b"
|
|
44452
43843
|
],
|
|
44453
43844
|
"category": "text-to-image",
|
|
44454
43845
|
"modality": {
|
|
@@ -44471,24 +43862,7 @@
|
|
|
44471
43862
|
"extract_path": "images[].url",
|
|
44472
43863
|
"content_type": "image/png"
|
|
44473
43864
|
}
|
|
44474
|
-
}
|
|
44475
|
-
]
|
|
44476
|
-
},
|
|
44477
|
-
{
|
|
44478
|
-
"canonical_name": "recraft-ai-recraft-20b",
|
|
44479
|
-
"aliases": [
|
|
44480
|
-
"recraft-ai-recraft-20b"
|
|
44481
|
-
],
|
|
44482
|
-
"category": "text-to-image",
|
|
44483
|
-
"modality": {
|
|
44484
|
-
"inputs": [
|
|
44485
|
-
"text"
|
|
44486
|
-
],
|
|
44487
|
-
"outputs": [
|
|
44488
|
-
"image"
|
|
44489
|
-
]
|
|
44490
|
-
},
|
|
44491
|
-
"providers": [
|
|
43865
|
+
},
|
|
44492
43866
|
{
|
|
44493
43867
|
"provider": "replicate",
|
|
44494
43868
|
"skill_id": "replicate-recraft-ai-recraft-20b",
|
|
@@ -44794,35 +44168,6 @@
|
|
|
44794
44168
|
}
|
|
44795
44169
|
]
|
|
44796
44170
|
},
|
|
44797
|
-
{
|
|
44798
|
-
"canonical_name": "recraft-ai-recraft-vectorize",
|
|
44799
|
-
"aliases": [
|
|
44800
|
-
"recraft-ai-recraft-vectorize"
|
|
44801
|
-
],
|
|
44802
|
-
"category": "text-to-image",
|
|
44803
|
-
"modality": {
|
|
44804
|
-
"inputs": [
|
|
44805
|
-
"text"
|
|
44806
|
-
],
|
|
44807
|
-
"outputs": [
|
|
44808
|
-
"image"
|
|
44809
|
-
]
|
|
44810
|
-
},
|
|
44811
|
-
"providers": [
|
|
44812
|
-
{
|
|
44813
|
-
"provider": "replicate",
|
|
44814
|
-
"skill_id": "replicate-recraft-ai-recraft-vectorize",
|
|
44815
|
-
"endpoint": "recraft-ai/recraft-vectorize",
|
|
44816
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
44817
|
-
"param_map": {},
|
|
44818
|
-
"output_map": {
|
|
44819
|
-
"type": "image",
|
|
44820
|
-
"extract_path": "output[]",
|
|
44821
|
-
"content_type": "image/png"
|
|
44822
|
-
}
|
|
44823
|
-
}
|
|
44824
|
-
]
|
|
44825
|
-
},
|
|
44826
44171
|
{
|
|
44827
44172
|
"canonical_name": "recraft-upscale-creative",
|
|
44828
44173
|
"aliases": [
|
|
@@ -45091,6 +44436,7 @@
|
|
|
45091
44436
|
{
|
|
45092
44437
|
"canonical_name": "recraft-vectorize",
|
|
45093
44438
|
"aliases": [
|
|
44439
|
+
"recraft-ai-recraft-vectorize",
|
|
45094
44440
|
"recraft-vectorize"
|
|
45095
44441
|
],
|
|
45096
44442
|
"category": "text-to-image",
|
|
@@ -45114,6 +44460,18 @@
|
|
|
45114
44460
|
"extract_path": "image.url",
|
|
45115
44461
|
"content_type": "image/png"
|
|
45116
44462
|
}
|
|
44463
|
+
},
|
|
44464
|
+
{
|
|
44465
|
+
"provider": "replicate",
|
|
44466
|
+
"skill_id": "replicate-recraft-ai-recraft-vectorize",
|
|
44467
|
+
"endpoint": "recraft-ai/recraft-vectorize",
|
|
44468
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
44469
|
+
"param_map": {},
|
|
44470
|
+
"output_map": {
|
|
44471
|
+
"type": "image",
|
|
44472
|
+
"extract_path": "output[]",
|
|
44473
|
+
"content_type": "image/png"
|
|
44474
|
+
}
|
|
45117
44475
|
}
|
|
45118
44476
|
]
|
|
45119
44477
|
},
|
|
@@ -46840,6 +46198,7 @@
|
|
|
46840
46198
|
{
|
|
46841
46199
|
"canonical_name": "sana",
|
|
46842
46200
|
"aliases": [
|
|
46201
|
+
"nvidia-sana",
|
|
46843
46202
|
"sana"
|
|
46844
46203
|
],
|
|
46845
46204
|
"category": "text-to-image",
|
|
@@ -46863,6 +46222,18 @@
|
|
|
46863
46222
|
"extract_path": "images[].url",
|
|
46864
46223
|
"content_type": "image/png"
|
|
46865
46224
|
}
|
|
46225
|
+
},
|
|
46226
|
+
{
|
|
46227
|
+
"provider": "replicate",
|
|
46228
|
+
"skill_id": "replicate-nvidia-sana",
|
|
46229
|
+
"endpoint": "nvidia/sana",
|
|
46230
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
46231
|
+
"param_map": {},
|
|
46232
|
+
"output_map": {
|
|
46233
|
+
"type": "image",
|
|
46234
|
+
"extract_path": "output[]",
|
|
46235
|
+
"content_type": "image/png"
|
|
46236
|
+
}
|
|
46866
46237
|
}
|
|
46867
46238
|
]
|
|
46868
46239
|
},
|
|
@@ -48657,7 +48028,8 @@
|
|
|
48657
48028
|
{
|
|
48658
48029
|
"canonical_name": "step1x-edit",
|
|
48659
48030
|
"aliases": [
|
|
48660
|
-
"step1x-edit"
|
|
48031
|
+
"step1x-edit",
|
|
48032
|
+
"zsxkib-step1x-edit"
|
|
48661
48033
|
],
|
|
48662
48034
|
"category": "image-edit",
|
|
48663
48035
|
"modality": {
|
|
@@ -48681,6 +48053,18 @@
|
|
|
48681
48053
|
"extract_path": "images[].url",
|
|
48682
48054
|
"content_type": "image/png"
|
|
48683
48055
|
}
|
|
48056
|
+
},
|
|
48057
|
+
{
|
|
48058
|
+
"provider": "replicate",
|
|
48059
|
+
"skill_id": "replicate-zsxkib-step1x-edit",
|
|
48060
|
+
"endpoint": "zsxkib/step1x-edit",
|
|
48061
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
48062
|
+
"param_map": {},
|
|
48063
|
+
"output_map": {
|
|
48064
|
+
"type": "image",
|
|
48065
|
+
"extract_path": "output[]",
|
|
48066
|
+
"content_type": "image/png"
|
|
48067
|
+
}
|
|
48684
48068
|
}
|
|
48685
48069
|
]
|
|
48686
48070
|
},
|
|
@@ -49215,35 +48599,6 @@
|
|
|
49215
48599
|
}
|
|
49216
48600
|
]
|
|
49217
48601
|
},
|
|
49218
|
-
{
|
|
49219
|
-
"canonical_name": "tencent-hunyuan-video",
|
|
49220
|
-
"aliases": [
|
|
49221
|
-
"tencent-hunyuan-video"
|
|
49222
|
-
],
|
|
49223
|
-
"category": "text-to-video",
|
|
49224
|
-
"modality": {
|
|
49225
|
-
"inputs": [
|
|
49226
|
-
"text"
|
|
49227
|
-
],
|
|
49228
|
-
"outputs": [
|
|
49229
|
-
"video"
|
|
49230
|
-
]
|
|
49231
|
-
},
|
|
49232
|
-
"providers": [
|
|
49233
|
-
{
|
|
49234
|
-
"provider": "replicate",
|
|
49235
|
-
"skill_id": "replicate-tencent-hunyuan-video",
|
|
49236
|
-
"endpoint": "tencent/hunyuan-video",
|
|
49237
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
49238
|
-
"param_map": {},
|
|
49239
|
-
"output_map": {
|
|
49240
|
-
"type": "video",
|
|
49241
|
-
"extract_path": "output[]",
|
|
49242
|
-
"content_type": "video/mp4"
|
|
49243
|
-
}
|
|
49244
|
-
}
|
|
49245
|
-
]
|
|
49246
|
-
},
|
|
49247
48602
|
{
|
|
49248
48603
|
"canonical_name": "tencent-hunyuan3d-2mv",
|
|
49249
48604
|
"aliases": [
|
|
@@ -49332,35 +48687,6 @@
|
|
|
49332
48687
|
}
|
|
49333
48688
|
]
|
|
49334
48689
|
},
|
|
49335
|
-
{
|
|
49336
|
-
"canonical_name": "tencentarc-photomaker",
|
|
49337
|
-
"aliases": [
|
|
49338
|
-
"tencentarc-photomaker"
|
|
49339
|
-
],
|
|
49340
|
-
"category": "text-to-image",
|
|
49341
|
-
"modality": {
|
|
49342
|
-
"inputs": [
|
|
49343
|
-
"text"
|
|
49344
|
-
],
|
|
49345
|
-
"outputs": [
|
|
49346
|
-
"image"
|
|
49347
|
-
]
|
|
49348
|
-
},
|
|
49349
|
-
"providers": [
|
|
49350
|
-
{
|
|
49351
|
-
"provider": "replicate",
|
|
49352
|
-
"skill_id": "replicate-tencentarc-photomaker",
|
|
49353
|
-
"endpoint": "tencentarc/photomaker",
|
|
49354
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
49355
|
-
"param_map": {},
|
|
49356
|
-
"output_map": {
|
|
49357
|
-
"type": "image",
|
|
49358
|
-
"extract_path": "output[]",
|
|
49359
|
-
"content_type": "image/png"
|
|
49360
|
-
}
|
|
49361
|
-
}
|
|
49362
|
-
]
|
|
49363
|
-
},
|
|
49364
48690
|
{
|
|
49365
48691
|
"canonical_name": "tencentarc-photomaker-style",
|
|
49366
48692
|
"aliases": [
|
|
@@ -49390,35 +48716,6 @@
|
|
|
49390
48716
|
}
|
|
49391
48717
|
]
|
|
49392
48718
|
},
|
|
49393
|
-
{
|
|
49394
|
-
"canonical_name": "tencentarc-vqfr",
|
|
49395
|
-
"aliases": [
|
|
49396
|
-
"tencentarc-vqfr"
|
|
49397
|
-
],
|
|
49398
|
-
"category": "text-to-image",
|
|
49399
|
-
"modality": {
|
|
49400
|
-
"inputs": [
|
|
49401
|
-
"text"
|
|
49402
|
-
],
|
|
49403
|
-
"outputs": [
|
|
49404
|
-
"image"
|
|
49405
|
-
]
|
|
49406
|
-
},
|
|
49407
|
-
"providers": [
|
|
49408
|
-
{
|
|
49409
|
-
"provider": "replicate",
|
|
49410
|
-
"skill_id": "replicate-tencentarc-vqfr",
|
|
49411
|
-
"endpoint": "tencentarc/vqfr",
|
|
49412
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
49413
|
-
"param_map": {},
|
|
49414
|
-
"output_map": {
|
|
49415
|
-
"type": "image",
|
|
49416
|
-
"extract_path": "output[]",
|
|
49417
|
-
"content_type": "image/png"
|
|
49418
|
-
}
|
|
49419
|
-
}
|
|
49420
|
-
]
|
|
49421
|
-
},
|
|
49422
48719
|
{
|
|
49423
48720
|
"canonical_name": "thera",
|
|
49424
48721
|
"aliases": [
|
|
@@ -50810,6 +50107,8 @@
|
|
|
50810
50107
|
{
|
|
50811
50108
|
"canonical_name": "veo3.1-fast-image-to-video",
|
|
50812
50109
|
"aliases": [
|
|
50110
|
+
"google-veo3.1-fast",
|
|
50111
|
+
"google-veo3.1-fast-image-to-video",
|
|
50813
50112
|
"veo3.1-fast-image-to-video"
|
|
50814
50113
|
],
|
|
50815
50114
|
"category": "image-to-video",
|
|
@@ -50834,6 +50133,18 @@
|
|
|
50834
50133
|
"extract_path": "video.url",
|
|
50835
50134
|
"content_type": "video/mp4"
|
|
50836
50135
|
}
|
|
50136
|
+
},
|
|
50137
|
+
{
|
|
50138
|
+
"provider": "wavespeed",
|
|
50139
|
+
"skill_id": "wavespeed-google-veo3.1-fast-image-to-video",
|
|
50140
|
+
"endpoint": "google/veo3.1-fast/image-to-video",
|
|
50141
|
+
"auth_env": "WAVESPEED_API_KEY",
|
|
50142
|
+
"param_map": {},
|
|
50143
|
+
"output_map": {
|
|
50144
|
+
"type": "video",
|
|
50145
|
+
"extract_path": "data.outputs[]",
|
|
50146
|
+
"content_type": "video/mp4"
|
|
50147
|
+
}
|
|
50837
50148
|
}
|
|
50838
50149
|
]
|
|
50839
50150
|
},
|
|
@@ -51747,6 +51058,49 @@
|
|
|
51747
51058
|
}
|
|
51748
51059
|
]
|
|
51749
51060
|
},
|
|
51061
|
+
{
|
|
51062
|
+
"canonical_name": "vqfr",
|
|
51063
|
+
"aliases": [
|
|
51064
|
+
"cjwbw-vqfr",
|
|
51065
|
+
"tencentarc-vqfr",
|
|
51066
|
+
"vqfr"
|
|
51067
|
+
],
|
|
51068
|
+
"category": "text-to-image",
|
|
51069
|
+
"modality": {
|
|
51070
|
+
"inputs": [
|
|
51071
|
+
"text"
|
|
51072
|
+
],
|
|
51073
|
+
"outputs": [
|
|
51074
|
+
"image"
|
|
51075
|
+
]
|
|
51076
|
+
},
|
|
51077
|
+
"providers": [
|
|
51078
|
+
{
|
|
51079
|
+
"provider": "replicate",
|
|
51080
|
+
"skill_id": "replicate-cjwbw-vqfr",
|
|
51081
|
+
"endpoint": "cjwbw/vqfr",
|
|
51082
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
51083
|
+
"param_map": {},
|
|
51084
|
+
"output_map": {
|
|
51085
|
+
"type": "image",
|
|
51086
|
+
"extract_path": "output[]",
|
|
51087
|
+
"content_type": "image/png"
|
|
51088
|
+
}
|
|
51089
|
+
},
|
|
51090
|
+
{
|
|
51091
|
+
"provider": "replicate",
|
|
51092
|
+
"skill_id": "replicate-tencentarc-vqfr",
|
|
51093
|
+
"endpoint": "tencentarc/vqfr",
|
|
51094
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
51095
|
+
"param_map": {},
|
|
51096
|
+
"output_map": {
|
|
51097
|
+
"type": "image",
|
|
51098
|
+
"extract_path": "output[]",
|
|
51099
|
+
"content_type": "image/png"
|
|
51100
|
+
}
|
|
51101
|
+
}
|
|
51102
|
+
]
|
|
51103
|
+
},
|
|
51750
51104
|
{
|
|
51751
51105
|
"canonical_name": "wan-22-image-trainer",
|
|
51752
51106
|
"aliases": [
|
|
@@ -54242,35 +53596,6 @@
|
|
|
54242
53596
|
}
|
|
54243
53597
|
]
|
|
54244
53598
|
},
|
|
54245
|
-
{
|
|
54246
|
-
"canonical_name": "wavespeed-ai-hunyuan-video-foley",
|
|
54247
|
-
"aliases": [
|
|
54248
|
-
"wavespeed-ai-hunyuan-video-foley"
|
|
54249
|
-
],
|
|
54250
|
-
"category": "video-to-audio",
|
|
54251
|
-
"modality": {
|
|
54252
|
-
"inputs": [
|
|
54253
|
-
"video"
|
|
54254
|
-
],
|
|
54255
|
-
"outputs": [
|
|
54256
|
-
"audio"
|
|
54257
|
-
]
|
|
54258
|
-
},
|
|
54259
|
-
"providers": [
|
|
54260
|
-
{
|
|
54261
|
-
"provider": "wavespeed",
|
|
54262
|
-
"skill_id": "wavespeed-wavespeed-ai-hunyuan-video-foley",
|
|
54263
|
-
"endpoint": "wavespeed-ai/hunyuan-video-foley",
|
|
54264
|
-
"auth_env": "WAVESPEED_API_KEY",
|
|
54265
|
-
"param_map": {},
|
|
54266
|
-
"output_map": {
|
|
54267
|
-
"type": "audio",
|
|
54268
|
-
"extract_path": "data.outputs[]",
|
|
54269
|
-
"content_type": "audio/mpeg"
|
|
54270
|
-
}
|
|
54271
|
-
}
|
|
54272
|
-
]
|
|
54273
|
-
},
|
|
54274
53599
|
{
|
|
54275
53600
|
"canonical_name": "wavespeed-ai-longcat-avatar",
|
|
54276
53601
|
"aliases": [
|
|
@@ -54608,65 +53933,6 @@
|
|
|
54608
53933
|
}
|
|
54609
53934
|
]
|
|
54610
53935
|
},
|
|
54611
|
-
{
|
|
54612
|
-
"canonical_name": "wavespeed-ai-qwen-image-edit-plus-lora",
|
|
54613
|
-
"aliases": [
|
|
54614
|
-
"wavespeed-ai-qwen-image-edit-plus-lora"
|
|
54615
|
-
],
|
|
54616
|
-
"category": "image-edit",
|
|
54617
|
-
"modality": {
|
|
54618
|
-
"inputs": [
|
|
54619
|
-
"image",
|
|
54620
|
-
"text"
|
|
54621
|
-
],
|
|
54622
|
-
"outputs": [
|
|
54623
|
-
"image"
|
|
54624
|
-
]
|
|
54625
|
-
},
|
|
54626
|
-
"providers": [
|
|
54627
|
-
{
|
|
54628
|
-
"provider": "wavespeed",
|
|
54629
|
-
"skill_id": "wavespeed-wavespeed-ai-qwen-image-edit-plus-lora",
|
|
54630
|
-
"endpoint": "wavespeed-ai/qwen-image/edit-plus-lora",
|
|
54631
|
-
"auth_env": "WAVESPEED_API_KEY",
|
|
54632
|
-
"param_map": {},
|
|
54633
|
-
"output_map": {
|
|
54634
|
-
"type": "image",
|
|
54635
|
-
"extract_path": "data.outputs[]",
|
|
54636
|
-
"content_type": "image/png"
|
|
54637
|
-
}
|
|
54638
|
-
}
|
|
54639
|
-
]
|
|
54640
|
-
},
|
|
54641
|
-
{
|
|
54642
|
-
"canonical_name": "wavespeed-ai-qwen-image-layered",
|
|
54643
|
-
"aliases": [
|
|
54644
|
-
"wavespeed-ai-qwen-image-layered"
|
|
54645
|
-
],
|
|
54646
|
-
"category": "text-to-image",
|
|
54647
|
-
"modality": {
|
|
54648
|
-
"inputs": [
|
|
54649
|
-
"text"
|
|
54650
|
-
],
|
|
54651
|
-
"outputs": [
|
|
54652
|
-
"image"
|
|
54653
|
-
]
|
|
54654
|
-
},
|
|
54655
|
-
"providers": [
|
|
54656
|
-
{
|
|
54657
|
-
"provider": "wavespeed",
|
|
54658
|
-
"skill_id": "wavespeed-wavespeed-ai-qwen-image-layered",
|
|
54659
|
-
"endpoint": "wavespeed-ai/qwen-image/layered",
|
|
54660
|
-
"auth_env": "WAVESPEED_API_KEY",
|
|
54661
|
-
"param_map": {},
|
|
54662
|
-
"output_map": {
|
|
54663
|
-
"type": "image",
|
|
54664
|
-
"extract_path": "data.outputs[]",
|
|
54665
|
-
"content_type": "image/png"
|
|
54666
|
-
}
|
|
54667
|
-
}
|
|
54668
|
-
]
|
|
54669
|
-
},
|
|
54670
53936
|
{
|
|
54671
53937
|
"canonical_name": "wavespeed-ai-qwen-image-text-to-image",
|
|
54672
53938
|
"aliases": [
|
|
@@ -55241,64 +54507,6 @@
|
|
|
55241
54507
|
}
|
|
55242
54508
|
]
|
|
55243
54509
|
},
|
|
55244
|
-
{
|
|
55245
|
-
"canonical_name": "wavespeed-ai-z-image-turbo-lora",
|
|
55246
|
-
"aliases": [
|
|
55247
|
-
"wavespeed-ai-z-image-turbo-lora"
|
|
55248
|
-
],
|
|
55249
|
-
"category": "text-to-image",
|
|
55250
|
-
"modality": {
|
|
55251
|
-
"inputs": [
|
|
55252
|
-
"text"
|
|
55253
|
-
],
|
|
55254
|
-
"outputs": [
|
|
55255
|
-
"image"
|
|
55256
|
-
]
|
|
55257
|
-
},
|
|
55258
|
-
"providers": [
|
|
55259
|
-
{
|
|
55260
|
-
"provider": "wavespeed",
|
|
55261
|
-
"skill_id": "wavespeed-wavespeed-ai-z-image-turbo-lora",
|
|
55262
|
-
"endpoint": "wavespeed-ai/z-image/turbo-lora",
|
|
55263
|
-
"auth_env": "WAVESPEED_API_KEY",
|
|
55264
|
-
"param_map": {},
|
|
55265
|
-
"output_map": {
|
|
55266
|
-
"type": "image",
|
|
55267
|
-
"extract_path": "data.outputs[]",
|
|
55268
|
-
"content_type": "image/png"
|
|
55269
|
-
}
|
|
55270
|
-
}
|
|
55271
|
-
]
|
|
55272
|
-
},
|
|
55273
|
-
{
|
|
55274
|
-
"canonical_name": "wavespeedai-qwen-image",
|
|
55275
|
-
"aliases": [
|
|
55276
|
-
"wavespeedai-qwen-image"
|
|
55277
|
-
],
|
|
55278
|
-
"category": "text-to-image",
|
|
55279
|
-
"modality": {
|
|
55280
|
-
"inputs": [
|
|
55281
|
-
"text"
|
|
55282
|
-
],
|
|
55283
|
-
"outputs": [
|
|
55284
|
-
"image"
|
|
55285
|
-
]
|
|
55286
|
-
},
|
|
55287
|
-
"providers": [
|
|
55288
|
-
{
|
|
55289
|
-
"provider": "replicate",
|
|
55290
|
-
"skill_id": "replicate-wavespeedai-qwen-image",
|
|
55291
|
-
"endpoint": "wavespeedai/qwen-image",
|
|
55292
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
55293
|
-
"param_map": {},
|
|
55294
|
-
"output_map": {
|
|
55295
|
-
"type": "image",
|
|
55296
|
-
"extract_path": "output[]",
|
|
55297
|
-
"content_type": "image/png"
|
|
55298
|
-
}
|
|
55299
|
-
}
|
|
55300
|
-
]
|
|
55301
|
-
},
|
|
55302
54510
|
{
|
|
55303
54511
|
"canonical_name": "wavespeedai-wan-2.1-i2v-480p",
|
|
55304
54512
|
"aliases": [
|
|
@@ -55420,6 +54628,7 @@
|
|
|
55420
54628
|
{
|
|
55421
54629
|
"canonical_name": "whisper",
|
|
55422
54630
|
"aliases": [
|
|
54631
|
+
"openai-whisper",
|
|
55423
54632
|
"whisper"
|
|
55424
54633
|
],
|
|
55425
54634
|
"category": "audio-to-text",
|
|
@@ -55443,6 +54652,18 @@
|
|
|
55443
54652
|
"extract_path": "output",
|
|
55444
54653
|
"content_type": "text/plain"
|
|
55445
54654
|
}
|
|
54655
|
+
},
|
|
54656
|
+
{
|
|
54657
|
+
"provider": "replicate",
|
|
54658
|
+
"skill_id": "replicate-openai-whisper",
|
|
54659
|
+
"endpoint": "openai/whisper",
|
|
54660
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
54661
|
+
"param_map": {},
|
|
54662
|
+
"output_map": {
|
|
54663
|
+
"type": "text",
|
|
54664
|
+
"extract_path": "output[]",
|
|
54665
|
+
"content_type": "text/plain"
|
|
54666
|
+
}
|
|
55446
54667
|
}
|
|
55447
54668
|
]
|
|
55448
54669
|
},
|
|
@@ -56392,6 +55613,7 @@
|
|
|
56392
55613
|
{
|
|
56393
55614
|
"canonical_name": "z-image-turbo",
|
|
56394
55615
|
"aliases": [
|
|
55616
|
+
"prunaai-z-image-turbo",
|
|
56395
55617
|
"z-image-turbo"
|
|
56396
55618
|
],
|
|
56397
55619
|
"category": "text-to-image",
|
|
@@ -56415,6 +55637,18 @@
|
|
|
56415
55637
|
"extract_path": "images[].url",
|
|
56416
55638
|
"content_type": "image/png"
|
|
56417
55639
|
}
|
|
55640
|
+
},
|
|
55641
|
+
{
|
|
55642
|
+
"provider": "replicate",
|
|
55643
|
+
"skill_id": "replicate-prunaai-z-image-turbo",
|
|
55644
|
+
"endpoint": "prunaai/z-image-turbo",
|
|
55645
|
+
"auth_env": "REPLICATE_API_TOKEN",
|
|
55646
|
+
"param_map": {},
|
|
55647
|
+
"output_map": {
|
|
55648
|
+
"type": "image",
|
|
55649
|
+
"extract_path": "output[]",
|
|
55650
|
+
"content_type": "image/png"
|
|
55651
|
+
}
|
|
56418
55652
|
}
|
|
56419
55653
|
]
|
|
56420
55654
|
},
|
|
@@ -56599,6 +55833,7 @@
|
|
|
56599
55833
|
{
|
|
56600
55834
|
"canonical_name": "z-image-turbo-lora",
|
|
56601
55835
|
"aliases": [
|
|
55836
|
+
"wavespeed-ai-z-image-turbo-lora",
|
|
56602
55837
|
"z-image-turbo-lora"
|
|
56603
55838
|
],
|
|
56604
55839
|
"category": "text-to-image",
|
|
@@ -56622,6 +55857,18 @@
|
|
|
56622
55857
|
"extract_path": "images[].url",
|
|
56623
55858
|
"content_type": "image/png"
|
|
56624
55859
|
}
|
|
55860
|
+
},
|
|
55861
|
+
{
|
|
55862
|
+
"provider": "wavespeed",
|
|
55863
|
+
"skill_id": "wavespeed-wavespeed-ai-z-image-turbo-lora",
|
|
55864
|
+
"endpoint": "wavespeed-ai/z-image/turbo-lora",
|
|
55865
|
+
"auth_env": "WAVESPEED_API_KEY",
|
|
55866
|
+
"param_map": {},
|
|
55867
|
+
"output_map": {
|
|
55868
|
+
"type": "image",
|
|
55869
|
+
"extract_path": "data.outputs[]",
|
|
55870
|
+
"content_type": "image/png"
|
|
55871
|
+
}
|
|
56625
55872
|
}
|
|
56626
55873
|
]
|
|
56627
55874
|
},
|
|
@@ -56772,35 +56019,6 @@
|
|
|
56772
56019
|
}
|
|
56773
56020
|
]
|
|
56774
56021
|
},
|
|
56775
|
-
{
|
|
56776
|
-
"canonical_name": "zsxkib-aura-sr",
|
|
56777
|
-
"aliases": [
|
|
56778
|
-
"zsxkib-aura-sr"
|
|
56779
|
-
],
|
|
56780
|
-
"category": "upscale-image",
|
|
56781
|
-
"modality": {
|
|
56782
|
-
"inputs": [
|
|
56783
|
-
"image"
|
|
56784
|
-
],
|
|
56785
|
-
"outputs": [
|
|
56786
|
-
"image"
|
|
56787
|
-
]
|
|
56788
|
-
},
|
|
56789
|
-
"providers": [
|
|
56790
|
-
{
|
|
56791
|
-
"provider": "replicate",
|
|
56792
|
-
"skill_id": "replicate-zsxkib-aura-sr",
|
|
56793
|
-
"endpoint": "zsxkib/aura-sr",
|
|
56794
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
56795
|
-
"param_map": {},
|
|
56796
|
-
"output_map": {
|
|
56797
|
-
"type": "image",
|
|
56798
|
-
"extract_path": "output[]",
|
|
56799
|
-
"content_type": "image/png"
|
|
56800
|
-
}
|
|
56801
|
-
}
|
|
56802
|
-
]
|
|
56803
|
-
},
|
|
56804
56022
|
{
|
|
56805
56023
|
"canonical_name": "zsxkib-aura-sr-v2",
|
|
56806
56024
|
"aliases": [
|
|
@@ -57371,36 +56589,6 @@
|
|
|
57371
56589
|
}
|
|
57372
56590
|
]
|
|
57373
56591
|
},
|
|
57374
|
-
{
|
|
57375
|
-
"canonical_name": "zsxkib-step1x-edit",
|
|
57376
|
-
"aliases": [
|
|
57377
|
-
"zsxkib-step1x-edit"
|
|
57378
|
-
],
|
|
57379
|
-
"category": "image-edit",
|
|
57380
|
-
"modality": {
|
|
57381
|
-
"inputs": [
|
|
57382
|
-
"image",
|
|
57383
|
-
"text"
|
|
57384
|
-
],
|
|
57385
|
-
"outputs": [
|
|
57386
|
-
"image"
|
|
57387
|
-
]
|
|
57388
|
-
},
|
|
57389
|
-
"providers": [
|
|
57390
|
-
{
|
|
57391
|
-
"provider": "replicate",
|
|
57392
|
-
"skill_id": "replicate-zsxkib-step1x-edit",
|
|
57393
|
-
"endpoint": "zsxkib/step1x-edit",
|
|
57394
|
-
"auth_env": "REPLICATE_API_TOKEN",
|
|
57395
|
-
"param_map": {},
|
|
57396
|
-
"output_map": {
|
|
57397
|
-
"type": "image",
|
|
57398
|
-
"extract_path": "output[]",
|
|
57399
|
-
"content_type": "image/png"
|
|
57400
|
-
}
|
|
57401
|
-
}
|
|
57402
|
-
]
|
|
57403
|
-
},
|
|
57404
56592
|
{
|
|
57405
56593
|
"canonical_name": "zsxkib-thinksound",
|
|
57406
56594
|
"aliases": [
|