Skip to content

Commit b0557c4

Browse files
feat: re-gen music-01, -1.5
1 parent abb9198 commit b0557c4

3 files changed

Lines changed: 218 additions & 18 deletions

File tree

docs/api-references/music-models/MiniMax/music-01.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/api-references/music-models/MiniMax/music-1.5.json

Lines changed: 208 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,16 @@
11
[
22
{
3-
"name": "triposr",
4-
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/image-generations&model=triposr",
5-
"alias": "triposr",
6-
"category": "3d-generating-models",
7-
"vendor": "Stability AI",
8-
"codeSamples": "hide"
9-
},
10-
{
11-
"name": "magic/image-to-3d",
12-
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/image-generations&model=magic/image-to-3d",
13-
"alias": "image-to-3d",
14-
"category": "3d-generating-models",
15-
"vendor": "magic",
3+
"name": "minimax/music-1.5",
4+
"url": "https://ai.aimlapi.com/docs-json?endpoint=internal/audio-generations/submit&model=minimax/music-1.5",
5+
"alias": "music-1.5",
6+
"category": "music-models",
7+
"vendor": "MiniMax",
168
"codeSamples": "custom",
17-
"customUrlApi": "https://api.aimlapi.com/v1/images/generations",
9+
"customUrlApi": "https://api.aimlapi.com/v2/generate/audio",
1810
"customParams":{
19-
"model": "magic/image-to-3d",
20-
"front_image_url": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/22/Fly_Agaric_mushroom_05.jpg/576px-Fly_Agaric_mushroom_05.jpg"
11+
"model": "minimax/music-1.5",
12+
"prompt": "Lo-fi pop hip-hop ambient music",
13+
"lyrics": "[Verse] Streetlights flicker, the night breeze sighs Shadows stretch as I walk alone An old coat wraps my silent sorrow Wandering, longing, where should I go [Chorus] Pushing the wooden door, the aroma spreads In a familiar corner, a stranger gazes."
2114
}
2215
}
2316
]

0 commit comments

Comments
 (0)