{
"model": "sd-2.0",
"content": [
{
"type": "text",
"text": "电影感的雨夜街道,镜头缓慢推进"
},
{
"type": "image_url",
"image_url": {
"url": "https://example.jpg"
},
"role": "reference_image"
},
{
"type": "audio_url",
"audio_url": {
"url": "https://example.mp3"
},
"role": "reference_audio"
}
],
"resolution": "720p",
"duration": 15,
"generate_audio": true,
"callback_url": "https://client.example.com/video/callback",
"return_last_frame": true,
"ratio":"adaptive",
"seed":-1,
"watermark":false,
"execution_expires_after":172800,
"priority":5,
"draft":false
}curl --location 'https://www.northrouter.com/api/v3/contents/generations/tasks' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"model": "sd-2.0",
"content": [
{
"type": "text",
"text": "电影感的雨夜街道,镜头缓慢推进"
},
{
"type": "image_url",
"image_url": {
"url": "https://example.jpg"
},
"role": "reference_image"
},
{
"type": "audio_url",
"audio_url": {
"url": "https://example.mp3"
},
"role": "reference_audio"
}
],
"resolution": "720p",
"duration": 15,
"generate_audio": true,
"callback_url": "https://client.example.com/video/callback",
"return_last_frame": true,
"ratio":"adaptive",
"seed":-1,
"watermark":false,
"execution_expires_after":172800,
"priority":5,
"draft":false
}'{
"id": "cgt-7db8a28ca3904f1bb9ef2ad960ef48db"
}