{
"prompt": "",
"negative_prompt": "Distorted, discontinuous, Ugly, blurry, low resolution, motionless, static, disfigured, disconnected limbs, Ugly faces, incomplete arms",
"export_fps": 24,
"video_url": "",
"strength": 0.8
}
curl --location --request POST 'https://api.302.ai/302/submit/video-to-video' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "",
"negative_prompt": "Distorted, discontinuous, Ugly, blurry, low resolution, motionless, static, disfigured, disconnected limbs, Ugly faces, incomplete arms",
"export_fps": 24,
"video_url": "",
"strength": 0.8
}'
{}