feat: add Seedance 2.0 models

This commit is contained in:
saturn
2026-04-02 19:16:00 +08:00
parent 9703714b69
commit 71ef6ff818
21 changed files with 811 additions and 38 deletions

View File

@@ -13,6 +13,80 @@
}
}
},
{
"modelType": "video",
"provider": "ark",
"modelId": "doubao-seedance-2-0-260128",
"capabilities": {
"video": {
"generationModeOptions": [
"normal",
"firstlastframe"
],
"generateAudioOptions": [
true,
false
],
"durationOptions": [
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
],
"resolutionOptions": [
"480p",
"720p"
],
"firstlastframe": true,
"supportGenerateAudio": true
}
}
},
{
"modelType": "video",
"provider": "ark",
"modelId": "doubao-seedance-2-0-fast-260128",
"capabilities": {
"video": {
"generationModeOptions": [
"normal",
"firstlastframe"
],
"generateAudioOptions": [
true,
false
],
"durationOptions": [
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
],
"resolutionOptions": [
"480p",
"720p"
],
"firstlastframe": true,
"supportGenerateAudio": true
}
}
},
{
"modelType": "video",
"provider": "ark",
@@ -1048,4 +1122,4 @@
}
}
}
]
]