{
"model": "Hailuo-2.3-fast",
"resolution": "1080p",
"seconds": "6",
"prompt": "女孩抱着小狗跳舞",
"images": [
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seepro_first_frame.jpeg",
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seelite_ref_2.png"
],
"input_region": "Mainland"
}
curl --location 'https://omnirouters.com/v1/video/generations' \
--header 'Authorization: Bearer sk-xxxx' \
--header 'Content-Type: application/json' \
--data '{
"model": "Hailuo-2.3-fast",
"resolution": "1080p",
"seconds": "6",
"prompt": "女孩抱着小狗跳舞",
"images": [
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seepro_first_frame.jpeg",
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seelite_ref_2.png"
],
"input_region": "Mainland"
}'{}