feat: add portable LTX-2.5 audio-video inference - #1602
Conversation
|
Thank you very much for your contribution to this open-source project. We truly appreciate your effort and interest. However, we are unable to merge this pull request at this time for the following reasons:
Due to limited maintainer bandwidth, we anticipate a delay in integrating support for LTX-2.5. If you are willing, we would be happy for you to update this PR to address the above points. Alternatively, please feel free to wait, and we will incorporate the necessary changes ourselves when resources allow. Thank you again for your understanding and continued support! |
Thank you for the detailed feedback. I'll address the issues you mentioned. This PR is still under active development, and I'll resolve the merge conflicts and refactor the model code in line with the recent LTX-2.3 changes as soon as possible. |
|
Thank you for the review. I have updated this draft:
The revised PR description includes the precise scope and validation results. Thank you again for considering the updated implementation. |
2ed0f8f to
e587d1e
Compare
fb3bc6a to
4bd0b04
Compare
Scope
This PR adds LTX-2.5 inference only. It does not add training support or model weights.
Implemented inference
ltx_core, NATTEN, Triton, or Blackwell-DSL dependencyLTX25_VRAM_LIMIT_GBLTX25AudioVideoPipelineand a low-VRAM distilled T2AV examplenum_framesis omittedinput_imagesandinput_images_indexesValidation
python -m py_compilefor added and changed Python sourcesmax_diff=0.0max_diff=0.0max_diff=0.02.98e-08LTX25_VRAM_LIMIT_GB=16: 31.8 GiB peak allocated and 44.4 GiB peak reservedInference samples
All samples below are real full-resolution inference outputs:
960×576, 121 frames at 24 FPS, 5.041667 seconds, H.264 video, and 48 kHz stereo AAC audio. The GIF previews link to their original MP4s. SHA-256 andffprobemetadata are stored in the fork sample PR #1.Only full-resolution results are shown. In-context IC-LoRA is not shown because the separately gated official adapter is unavailable.
Not included
The following official LTX workflows are not implemented by this PR and are not claimed as supported:
The repository contains no checkpoint files, generated media, isolated environments, or authenticated inspection logs. Sample media is published separately in the fork sample PR linked above.