Skip to content

vllm_omni.diffusion.models.ltx2.pipeline_ltx2_3_image2video

Re-exports for LTX-2.3 I2V pipeline variants.

The registry loads pipeline classes by (mod_folder, mod_relname, cls_name). This module exposes the I2V class names so the registry can find them.

LTX23ImageToVideoPipeline

Bases: Module

LTX-2.3 image-to-video pipeline placeholder.

get_ltx2_post_process_func

get_ltx2_post_process_func(od_config: OmniDiffusionConfig)

Factory for the LTX-2.3 post-process function.

Detects the vocoder output sample rate at factory time and captures it in the closure so that the audio_sample_rate flows through DiffusionEngine -> OmniRequestOutput -> serving_video.