{
"model": "wanx2.1-t2v-turbo",
"prompt": "乐高模型风格,生成一个大灰狼流口水的看向小红帽",
"size": "1088x832",
"prompt_extend": false
}
curl --location --request POST 'https://api.mindcraft.com.cn/v1/video/generations' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "wanx2.1-t2v-turbo",
"prompt": "乐高模型风格,生成一个大灰狼流口水的看向小红帽",
"size": "1088x832",
"prompt_extend": false
}'
{
"id": "b2c82c6577f247ecb1e5ea681992222c",
"model": "wanx2.1-t2v-turbo",
"category": null,
"usage": {
"cost_points": 1200,
"cost_remake": "1 video 消耗 1200"
},
"data": {
"category": "tongyi_ttv",
"model": "wanx2.1-t2v-turbo",
"task_id": "904f4596-d58b-420d-88e9-5b100a53b95b"
}
}