{
"model": "sd-2.0",
"prompt": "沿用参考视频的运镜节奏,把主体换成一只机械犬",
"duration": 5,
"metadata": {
"resolution": "1080p",
"ratio": "16:9"
},
"references": [
{
"type": "video_url",
"url": "https://example.com/reference.mp4"
}
]
}curl --location 'https://www.northrouter.com/v1/video/generations' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"model": "sd-2.0",
"prompt": "沿用参考视频的运镜节奏,把主体换成一只机械犬",
"duration": 5,
"metadata": {
"resolution": "1080p",
"ratio": "16:9"
},
"references": [
{
"type": "video_url",
"url": "https://example.com/reference.mp4"
}
]
}'{
"id": "task_9dCRAoO3xpog78cQjdrsm90d88kFcAM5",
"task_id": "task_9dCRAoO3xpog78cQjdrsm90d88kFcAM5",
"object": "video",
"model": "sd-2.0",
"status": "queued",
"progress": 0,
"created_at": 1787884306
}