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
Possibility of A2V on the fast, distilled 2.5?
#27
by zavozz - opened
Basically what the title says. Is it possible to achieve A2V generation on the Fast distilled version? I’m using a B200 , and it currently takes roughly 55s for 10s of A2V(on dev mode, or “pro”), but I’m curious if it’s possible to achieve 15-20s generation times for a2v as well.
Right now t2v or i2v takes about 13-15s to generate a 10s video on the B200.
Hi,
It's definitely possible. We'll release a fast two stages comfyui workflow for a2v very soon and update this thread.
Hi,
Thank you for your reply.