Text-to-Video Image-to-Video

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.

No subscription
No credit card required
HuggingFace

Sample Outputs

Real outputs generated with LTX-Video 13B on deAPI.

SHOT / 8
30 90 768×512
30 90 768×512
30 90 512×768
30 90 768×512
30 90 768×512
30 90 768×512
30 90 768×512
30 90 768×512

"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"

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 it

Technical 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.

POST 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.

POST 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.

Get $5 credits
Get started with LTX-Video 13B

Frequently Asked Questions

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.
LTX-Video 13B generates 30–120 frames at 30fps, producing videos from 1 to 4 seconds long. Resolution goes up to 768×768 pixels. It uses single-step distilled inference for fast generation.
Yes. In image-to-video mode, upload a static image and describe the motion you want. The model will animate it into a video clip. You can also set a last frame image to control where the animation ends.
Sign up for a free deAPI account at https://deapi.ai/register and get $5 in free credits — no credit card required. Then open the playground, select LTX-Video 13B, and generate your first result in seconds.
deAPI is pay-per-use with no subscriptions or monthly fees. Check the pricing page at https://deapi.ai/pricing for current per-generation rates.
Yes. LTX-Video 13B is available via the deAPI REST API. Submit a request, receive a request ID, and poll for the result. See the API documentation at https://docs.deapi.ai for code examples in Python, Node.js, and cURL.

Try LTX-Video 13B for Free

Get $5 in free credits and start generating with LTX-Video 13B.

Get $5 credits
No subscription
No credit card required
Pay only for what you use