LTX-Video 13B
Free Playground & API · $5 to Start
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.
Sample Outputs
Real outputs generated with LTX-Video 13B on deAPI.
"Medium close-up of elderly Japanese craftsman carefully shaping a ceramic bowl on a pottery wheel, afternoon sunlight streaming through dusty windows creating visible light rays, warm golden hour lighting, slight camera push-in emphasizing focused expression and weathered hands, documentary-style naturalistic feel"
"Wide establishing shot of a young woman in a red dress walking alone across a vast salt flat at golden hour, long shadow stretching across cracked white ground, warm rim lighting creating glowing silhouette, slow dolly tracking alongside, anamorphic lens with horizontal flares, Terrence Malick poetic cinematography"
"Sleek black sports car emerging from darkness into dramatic spotlight on wet studio floor, rotating slowly to showcase aerodynamic curves, rain droplets beading on premium metallic paint, minimalist dark background with subtle blue accent lighting, smooth orbiting camera, high-end automotive commercial aesthetic"
"Bird's eye view slowly descending toward a bustling Bangkok night market, hundreds of colorful food stalls with steam rising, crowds moving between narrow aisles lit by warm string lights and neon signs, gentle camera tilt downward transitioning to eye-level tracking shot, Wong Kar-wai inspired color grading"
"Extreme close-up of a barista's hands performing latte art, warm milk flowing into espresso creating an intricate rosetta pattern, steam rising, soft overhead lighting, slow camera push-in capturing liquid surface tension, shallow depth of field, artisan craft documentary style"
"Wide cinematic shot of a massive cargo ship cutting through dark stormy ocean, enormous waves rising around the hull, heavy rain and sea spray, dramatic overcast sky with golden light breaking through clouds, slow dolly alongside revealing enormous scale, Ridley Scott epic atmosphere, 35mm anamorphic"
"Underwater shot looking up toward the ocean surface, a sea turtle gracefully gliding through crystal clear turquoise water, sunbeams piercing through creating dancing caustic light patterns on sandy bottom, slow gentle camera tilt following the turtle upward, natural blue-green palette, BBC Planet Earth documentary cinematography"
"Eye-level tracking shot following a vintage red Porsche 911 driving along a winding coastal road at sunset, ocean glittering on the left, golden cliffs on the right, warm golden hour side lighting, gentle handheld camera from chase car perspective, anamorphic lens flare, 1970s film grain, retro automotive commercial"
"The lighthouse beam rotates slowly, cutting through the darkening sky. Waves gently lap against the rocky shore below. The orange and purple clouds shift and swirl as twilight deepens."
"Steam rises from the hot ramen broth in gentle wisps. A hand reaches in with chopsticks and lifts a bundle of noodles from the bowl, the broth dripping back in slow motion."
"The campfire crackles and pops, sending bright orange sparks spiraling upward into the dark sky. Flames dance and flicker, casting warm shifting light across the surrounding pine trunks. Shadows stretch and contract rhythmically across the forest floor."
"A gentle breeze rustles the ivy climbing the terracotta walls. Leaves drift down the narrow cobblestone street past the parked Vespa. Warm afternoon sunlight shifts as clouds pass overhead."
"Red maple leaves detach from branches and drift slowly downward, landing on the still surface of the koi pond. Colorful fish glide beneath, creating gentle ripples. Soft light casts shifting dappled shadows across the stone lantern."
"The white sails billow and tighten as a gust of wind catches them. The sailboat tilts gently, cutting through crystal turquoise water leaving a white wake behind. Palm trees on the distant island sway lazily in the tropical breeze."
"The hot air balloon drifts slowly to the right, its colorful fabric panels rippling in the high altitude wind. Below, morning mist swirls and thins in the green valley, revealing the winding silver river. Tiny birds pass underneath the balloon's shadow."
"The spotlight on the grand piano flickers imperceptibly, sending subtle shifts of light across the glossy black surface. Dust particles float slowly through the beam. The piano lid catches a faint reflection of the empty red velvet seats stretching into the darkened auditorium."
Capabilities
Model ID: Ltxv_13B_0_9_8_Distilled_FP8
What you can do with LTX-Video 13B.
Text-to-Video
Create dynamic videos from text prompts. Generate engaging visual content without cameras or editing software.
Image-to-Video
Bring static images to life with AI-powered animation. Transform photos into short, captivating video clips.
Try itTechnical Specifications
Resolution
256–768 x 256–768 px
Default Size
512 x 512 px
Inference Steps
1 steps (default: 1)
Guidance
Not required
Video Length
30–120 frames at 30 fps (1–4s)
Negative Prompt
Supported
How to Use in deAPI
Integrate LTX-Video 13B into your app with a single API call.
https://api.deapi.ai/api/v1/client/txt2video
curl -X 'POST' \
'https://api.deapi.ai/api/v1/client/txt2video' \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-d '{
"model": "Ltxv_13B_0_9_8_Distilled_FP8",
"prompt": "a cat walking through a garden",
"width": 768,
"height": 768,
"num_frames": 65
}'
{
"model": "Ltxv_13B_0_9_8_Distilled_FP8",
"prompt": "a cat walking through a garden",
"width": 768,
"height": 768,
"num_frames": 65
}
Tip: The API returns a request_id.
Use webhooks (recommended) or poll
GET /request-status/{'{'}request_id{'}'} for results.
https://api.deapi.ai/api/v1/client/img2video
curl -X 'POST' \
'https://api.deapi.ai/api/v1/client/img2video' \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-d '{
"model": "Ltxv_13B_0_9_8_Distilled_FP8",
"prompt": "gentle camera zoom, cinematic lighting",
"image": "BASE64_OR_URL",
"num_frames": 65
}'
{
"model": "Ltxv_13B_0_9_8_Distilled_FP8",
"prompt": "gentle camera zoom, cinematic lighting",
"image": "BASE64_OR_URL",
"num_frames": 65
}
Tip: The API returns a request_id.
Use webhooks (recommended) or poll
GET /request-status/{'{'}request_id{'}'} for results.
Need an API key?
Sign up for free and get $5 in credits to start.
Sign Up & Get $5 Free
No credit card required
Open Playground or API
Try the visual playground
Generate & Ship
Use in your app, product, or workflow
Frequently Asked Questions
Try LTX-Video 13B for Free
Get $5 in free credits and start generating with LTX-Video 13B.
Get $5 credits