{
"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 '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": ""
}'
{}