Image-to-Video
Diffusion Single File
text-to-video
video-to-video
image-text-to-video
audio-to-video
text-to-audio
video-to-audio
audio-to-audio
text-to-audio-video
image-to-audio-video
image-text-to-audio-video
ltx-video
lightricks
comfyui
ltx-2.5
Instructions to use Lightricks/LTX-2.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Lightricks/LTX-2.5 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
LTX-2.5 integration with ComfyUI instructions have errors
#33
by DTSTark - opened
The instructions to install LTX-2.5 from within ComfyUI do not work for the desktop version. There is no Download All option in the Templates window. Clicking on a template opens a workflow, which has errors because nothing has been downloaded.
The manual installation final instruction for Python Embedded has unnecessary and incorrect path information. That line should say, "python.exe -m pip install -r requirements.txt" . The second relative path is not needed and gives a "The system cannot find the path specified" error. At that point in the installation, the user is already logged onto the directory where requirements.txt resides.