Text-to-Video Image-to-Video

LTX-2 19B Distilled FP8

Free Playground & API · $5 to Start

Up to 1024x1024 resolution. 24–240 frames at 24fps (4–10 sec). Text-to-video and image-to-video modes. Single-step distilled inference. Audio generation included – produces video with matching sound.

No subscription
No credit card required
HuggingFace

Sample Outputs

Real outputs generated with LTX-2 19B Distilled FP8 on deAPI.

SHOT / 8
24 97 768×512
24 97 768×512
24 97 512×768
24 97 768×512
24 97 768×512
24 97 768×512
24 97 768×512
24 97 768×512

"A medium close-up frames a young woman sitting alone in a sunlit Parisian cafe, her fingers gently turning the pages of a worn paperback. Afternoon light streams through tall windows, casting warm golden patterns across her face. Steam rises lazily from a ceramic coffee cup. The camera pushes in slowly, revealing the slight furrow of her brow. Soft ambient sounds of clinking cups and muffled French conversation fill the space."

"An aerial establishing shot rises slowly above a dense ancient forest blanketed in morning fog. Treetops emerge like dark green islands in a vast white sea of mist. The first rays of golden sunlight break across the horizon, painting the fog in shades of amber and rose. A flock of birds takes flight from the canopy, their silhouettes scattering against the brightening sky. The camera continues its smooth vertical ascent, revealing snow-capped mountain peaks in the far distance."

"A close-up captures golden honey dripping in slow motion from a wooden dipper into a glass jar. The thick, viscous liquid catches the soft overhead studio light, creating rich amber refractions and long stretching threads that shimmer as they fall. Each drop lands with a gentle ripple across the honey's glassy surface. The camera dolly moves forward almost imperceptibly, drawing the viewer deeper into the texture and warmth of the scene."

"A wide shot reveals a lone samurai standing motionless on a hilltop, his dark silhouette framed against a dramatic sunset that sets the sky ablaze in deep orange and crimson. Below him stretches a valley filled with cherry blossom trees in full bloom, their pale pink petals drifting upward on a warm breeze. The camera pans slowly from left to right, revealing the vast scale of the landscape. His robes shift gently in the wind, one hand resting on the hilt of his katana. Distant temple bells echo softly across the valley."

"The camera follows close behind a barista's steady hands as warm milk pours from a silver pitcher into a cup of dark espresso. The milk meets the coffee surface and begins to bloom outward, forming the delicate curves of a rosetta pattern. Wisps of steam curl upward through soft overhead light that bathes the wooden counter in warm amber glow. The camera pushes in slowly, close enough to see the surface tension ripple with each pour."

"A low-angle medium shot captures an elderly man's weathered hands carefully assembling a miniature wooden ship model at a cluttered workshop table. Tiny brass fittings and coiled thread surround the work area, illuminated by a warm desk lamp casting deep amber shadows. His fingers move with deliberate precision, threading a needle through a minuscule sail. The camera slowly pushes in, revealing extraordinary hand-painted details on the hull."

"A wide establishing shot reveals a vast lavender field stretching to the horizon under a deep violet twilight sky. Thousands of purple blooms sway gently in a warm evening breeze, their color intensifying as the last light fades behind distant hills. A solitary stone farmhouse with glowing amber windows sits at the end of a narrow dirt path. The camera drifts slowly forward along the path, as fireflies begin to appear dotting the darkening landscape."

"An underwater shot looks upward toward the shimmering ocean surface, where sunlight fractures into dancing caustic patterns across the sandy seabed. A large green sea turtle glides gracefully into frame from the right, its flippers moving in slow elegant strokes. Tiny bubbles trail behind as it ascends toward the light. The camera tilts gently upward, following the turtle as schools of small silver fish scatter and reform around it. The water shifts between deep turquoise and luminous teal."

Capabilities

Model ID: Ltx2_19B_Dist_FP8

What you can do with LTX-2 19B Distilled FP8.

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

512–1024 x 512–1024 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)

How to Use in deAPI

Integrate LTX-2 19B Distilled FP8 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": "Ltx2_19B_Dist_FP8",
    "prompt": "a cat walking through a garden",
    "width": 768,
    "height": 768,
    "num_frames": 65
}'
{
    "model": "Ltx2_19B_Dist_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": "Ltx2_19B_Dist_FP8",
    "prompt": "gentle camera zoom, cinematic lighting",
    "image": "BASE64_OR_URL",
    "num_frames": 65
}'
{
    "model": "Ltx2_19B_Dist_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-2 19B Distilled FP8

Frequently Asked Questions

Up to 1024x1024 resolution. 24–240 frames at 24fps (4–10 sec). Text-to-video and image-to-video modes. Single-step distilled inference. Audio generation included – produces video with matching sound.
LTX-2 19B generates 49–241 frames at 24fps, producing videos from approximately 2 to 10 seconds. Resolution ranges from 512×512 up to 1024×1024 pixels.
LTX-2 19B has more parameters (19B vs 13B), supports higher resolution (1024×1024 vs 768×768), and produces longer videos (up to 10 seconds vs 4 seconds). It runs at 24fps instead of 30fps.
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-2 19B Distilled FP8, 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-2 19B Distilled FP8 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-2 19B Distilled FP8 for Free

Get $5 in free credits and start generating with LTX-2 19B Distilled FP8.

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