LTX-2.3

View as Markdown

LTX-2.3 is a text-to-video diffusion model supported by NeMo AutoModel’s flow-matching training recipe.

TaskText-to-Video
ArchitectureDiffusion Transformer (Flow Matching)
HF Orgdiffusers

Example Model and Recipes

$uv run torchrun --nproc-per-node=8 examples/diffusion/finetune/finetune.py \
> -c examples/diffusion/finetune/ltx2_3_t2v_flow.yaml

See the Diffusion Fine-Tuning Guide.