{
"video": "",
"image": "https://file.302ai.cn/gpt/photoshow/20240806/feed8cfd4dba495bb444a3de183fd385.jpeg",
"options": {
"motion_multiplier": 3,
"flip": true,
"body_control": true,
"expression_intensity": 3
}
}
curl --location --request POST 'https://api.302.ai/runway_act_two/submit' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"video": "",
"image": "https://file.302ai.cn/gpt/photoshow/20240806/feed8cfd4dba495bb444a3de183fd385.jpeg",
"options": {
"motion_multiplier": 3,
"flip": true,
"body_control": true,
"expression_intensity": 3
}
}'
{
"task": {
"artifacts": [
{
"previewUrls": [],
"url": ""
}
],
"id": "runway_4b3f1e721985",
"options": {
"text_prompt": "Low-angle shot of a majestic tiger prowling through a snowy landscape, leaving paw prints on the white blanket"
},
"status": "THROTTLED"
}
}