Text-to-Video
Create dynamic videos from text prompts. Generate engaging visual content without cameras or editing software.
What you can do with LTX-2.5 22B Distilled INT8.
Create dynamic videos from text prompts. Generate engaging visual content without cameras or editing software.
Bring static images to life with AI-powered animation. Transform photos into short, captivating video clips.
Try nowGenerate lip-synced talking head videos from audio and a portrait image. Perfect for AI avatars, presentations, and content creation.
Try nowResolution
512–1344 x 512–1344 px
Default Size
768 x 768 px
Inference Steps
8 steps (default: 8)
Guidance
Not required
Video Length
49–241 frames at 24 fps (2–10s)
Integrate LTX-2.5 22B Distilled INT8 into your app with a single API call.
POST https://api.deapi.ai/api/v2/videos/generations
curl · deAPI videos/generations
curl -X 'POST' \ 'https://api.deapi.ai/api/v2/videos/generations' \ -H 'accept: application/json' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{ "model": "Ltx2_5_22B_Dist_INT8", "prompt": "a cat walking through a garden", "width": 768, "height": 768, "frames": 65 }'{ "model": "Ltx2_5_22B_Dist_INT8", "prompt": "a cat walking through a garden", "width": 768, "height": 768, "frames": 65 }
Tip: The API returns a request_id. Use webhooks (recommended) or poll GET /jobs/{request_id} for results.
POST https://api.deapi.ai/api/v2/videos/animations
curl · deAPI videos/animations
curl -X 'POST' \ 'https://api.deapi.ai/api/v2/videos/animations' \ -H 'accept: application/json' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -F 'model=Ltx2_5_22B_Dist_INT8' \ -F 'prompt=gentle camera zoom, cinematic lighting' \ -F 'first_frame_image=@/path/to/file' \ -F 'frames=65'{ "model": "Ltx2_5_22B_Dist_INT8", "prompt": "gentle camera zoom, cinematic lighting", "first_frame_image": "@/path/to/image.png", "frames": 65 }
Tip: The API returns a request_id. Use webhooks (recommended) or poll GET /jobs/{request_id} for results.
POST https://api.deapi.ai/api/v2/videos/audio-syncs
curl · deAPI videos/audio-syncs
curl -X 'POST' \ 'https://api.deapi.ai/api/v2/videos/audio-syncs' \ -H 'accept: application/json' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -F 'model=Ltx2_5_22B_Dist_INT8' \ -F 'prompt=a person speaking to the camera' \ -F 'audio=@/path/to/file'{ "model": "Ltx2_5_22B_Dist_INT8", "prompt": "a person speaking to the camera", "audio": "@/path/to/audio.mp3" }
Tip: The API returns a request_id. Use webhooks (recommended) or poll GET /jobs/{request_id} for results.
Need an API key?
Sign up for free and get $5 in credits to start.
Other models with similar capabilities you might find useful.
Up to 768×768 resolution. 30–120 frames at 30fps (1–4 sec). Text-to-video and image-to-video modes. Single-step distilled inference.
State-of-the-art video generation model with 22 billion parameters. Supports text-to-video, image-to-video, and audio-to-video with high-quality cinematic output.
Omni-modal 33B video model that generates video and synchronized stereo audio in a single pass. Supports text-to-video and first/last-frame image-to-video, with spoken dialogue in...
Get $5 in free credits and start generating with LTX-2.5 22B Distilled INT8.