{
"model": "viduq2-pro",
"images": [
"https://prod-ss-images.s3.cn-northwest-1.amazonaws.com.cn/vidu-maas/template/image2video.png"
],
"prompt": "The astronaut waved and the camera moved up.",
"duration": 5,
"seed": 0,
"resolution": "720p",
"movement_amplitude": "auto",
"off_peak": false
}curl --location -g --request POST '{{BASE_URL}}/seedance/v3/contents/generations/tasks' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "viduq2-pro",
"images": [
"https://prod-ss-images.s3.cn-northwest-1.amazonaws.com.cn/vidu-maas/template/image2video.png"
],
"prompt": "The astronaut waved and the camera moved up.",
"duration": 5,
"seed": 0,
"resolution": "720p",
"movement_amplitude": "auto",
"off_peak": false
}'{
"id": "312f6eca-6276-5896-bfeb-53cbb2666f08"
}