Skip to content

Latest commit

History

History
47 lines (34 loc) 路 1.51 KB

File metadata and controls

47 lines (34 loc) 路 1.51 KB

LTX-2

LoRA

LTX-2 is a DiT-based audio-video foundation model designed to generate synchronized video and audio within a single model. It brings together the core building blocks of modern video generation, with open weights and a focus on practical, local execution.

You can find all the original LTX-Video checkpoints under the Lightricks organization.

The original codebase for LTX-2 can be found here.

LTX2Pipeline

[[autodoc]] LTX2Pipeline

  • all
  • call

LTX2ImageToVideoPipeline

[[autodoc]] LTX2ImageToVideoPipeline

  • all
  • call

LTX2LatentUpsamplePipeline

[[autodoc]] LTX2LatentUpsamplePipeline

  • all
  • call

LTX2PipelineOutput

[[autodoc]] pipelines.ltx2.pipeline_output.LTX2PipelineOutput