Authorization: Bearer ********************{
"scene_type": "template_effect",
"prompt": "Video content:
The scene begins with the main subject suddenly exploding, scattering fine particles.
# Requirements
1. Determine the number of subjects based on the user-uploaded image; each subject must explode.
2. Set Motion Level to: Middle
3. Prioritize 'My Video Content' as the primary factor; ensure background descriptions are unified and logical, avoiding repetition.",
"file_infos": [
{
"type": "Url",
"category": "Image",
"url": "https://image01.vidu.zone/vidu/example/20241206-175531.jpeg"
}
],
"ext_info": {
"AdditionalParameters": {
"template": "morphlab"
}
}
}curl --location --request POST 'https://api.key4u.shop/tencent-vod/v1/template-effect' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"scene_type": "template_effect",
"prompt": "Video content:
The scene begins with the main subject suddenly exploding, scattering fine particles.
# Requirements
1. Determine the number of subjects based on the user-uploaded image; each subject must explode.
2. Set Motion Level to: Middle
3. Prioritize '\''My Video Content'\'' as the primary factor; ensure background descriptions are unified and logical, avoiding repetition.",
"file_infos": [
{
"type": "Url",
"category": "Image",
"url": "https://image01.vidu.zone/vidu/example/20241206-175531.jpeg"
}
],
"ext_info": {
"AdditionalParameters": {
"template": "morphlab"
}
}
}'{
"Response": {
"TaskId": "251007502-AigcImage***2782aff1e896673f1ft",
"RequestId": "f50d7667-72d8-46bb-a7e3-0613588971b6"
}
}