{
"prompt": "",
"negative_prompt": "low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly",
"num_inference_steps": 30,
"guidance_scale": 3,
"image_url": ""
}
curl --location --request POST 'https://api.302.ai/302/submit/ltx-video-i2v' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "",
"negative_prompt": "low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly",
"num_inference_steps": 30,
"guidance_scale": 3,
"image_url": ""
}'
{
"video": {
"url": "https://file.302ai.cn/gpt/imgs/20250116/42a87c91fccb47b79080422828ff25f4.mp4",
"content_type": "application/octet-stream",
"file_size": 9736753
},
"seed": 1666758463,
"status": "COMPLETED",
"request_id": ""
}