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 I2V basic workflow on ComfyUI is stuck forever if try to generate 10sec video
#15
by Mike128 - opened
Hi, I just tried LTX 2.5 I2V, works great and fast for 5sec vids (like 2mn30 or so without Sage Attention), I have a 3090, 128Gb RAM, 150GB disk space but if I try 10sec (in medium res) it gets stuck forever in the decoding phase just before the video appears. On the console it's exactly like a successful 5 sec video, the only thing missing is the line "Prompt generated in 254 seconds" that you see in green.
Am I alone ? Any idea about what the issue might be ?
Go into the subgraph and change the VAE Decode (Tiled) node's tile size from 768 to 512.