{
"model": "wan2.6-i2v",
"prompt": "360转一圈",
"input_reference": "https://ark-project.tos-cn-beijing.volces.com/doc_image/seepro_first_frame.jpeg",
"resolution": "1080P",
"duration": 5,
"prompt_extend": true,
"watermark": false,
"seed": 12345
}curl --location --request POST 'https://omnirouters.com/v1/video/generations' \
--header 'Authorization: Bearer sk-xxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "wan2.6-i2v",
"prompt": "360转一圈",
"input_reference": "https://ark-project.tos-cn-beijing.volces.com/doc_image/seepro_first_frame.jpeg",
"resolution": "1080P",
"duration": 5,
"prompt_extend": true,
"watermark": false,
"seed": 12345
}'{}