Skip to main content

Try LTX 2.5 in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: ltx-2-5 LTX 2.5 generates video from a text prompt, a first-frame image, or an audio track. A single model covers all three modes. Two tiers are offered: Fast reaches 4K and 20-second clips; Pro trades resolution (up to 1080p, 10 seconds) for higher fidelity. Both tiers support native multi-shot generation that keeps characters, lighting, and voices consistent across cuts, camera motion effects, and synchronized audio (turn Generate Audio off for silent output). The open 22B dev checkpoint supports LoRA fine-tuning on video clips with audio.

Example request

Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.
This blocks until the video is ready (typically 5-15 minutes). Prefer Async or Async with SSE for anything beyond quick experimentation.See the video generation reference for more details.

Fetch model details

The models endpoint returns the full model object, including its json_request_schema.

Request parameters

Required parameters

Optional parameters