Ltx v2.3 · Image to Video

Video·ltx-v2.3·by LTX

LTX 2.3 Image-to-Video turns still images into cinematic 4K video clips up to 20 seconds with synced audio, vertical framing, and 24/48 FPS.

Runtime (p50)
2m
Estimated price
From $0.06
Call the API
prediction.sh
sh
curl -X POST \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "ltx-2-3-image-to-video",
    "version": "0.0.1",
    "input": {
        "fps": 50,
        "prompt": "cinematic butterfly sitting on flowers at sunset in a quiet meadow, soft wind moving petals and grass naturally, warm golden sunlight, realistic wing movement, slow cinematic camera push-in, dreamy sunset atmosphere, shallow depth of field, natural filmic colors, peaceful and immersive nature scene",
        "duration": 8,
        "image_url": "https://cdn-us.eachlabs.ai/defaults/6e4dc45c9d9f4aca9ff025de16c10b70.png",
        "resolution": "1440p",
        "aspect_ratio": "auto",
        "generate_audio": true
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models