LTX-Video
LTX-Video copied to clipboard
Official repository for LTX-Video
Hello. Add support please for xpu devices (intel GPUs, A770). https://pytorch.org/blog/pytorch-2-7-intel-gpus/ https://github.com/intel/intel-extension-for-pytorch/ https://github.com/Lightricks/LTX-Video/blob/6e45836dda8d340045efb97cd7b044c6a4696542/inference.py#L53
- Changed "Trining" to "Training" (Table of Contents) for correct spelling. - Changed "VRam" to "VRAM" (News section) to adhere to standard technical capitalization for Video RAM. - Changed "CompfyUI"...
Hello, thank you for your excellent work! I want to know what is the difference between the temporal and spatial upsampler in terms of usage scenarios and effects? Is there...
- Moved code inside `src`, so that `pip install -e .` can be used (by updating `pyproject.toml`). - Moved the inference script inside the package so that it can be...
python -m pip install -e .\[inference-script\] Obtaining file:///Volumes/A002/ltx/LTX-Video ERROR: file:///Volumes/A002/ltx/LTX-Video does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
I really love the LTX Studio (LTXV) outputs. Is it planned to share this model with us ? Or is the 13B v0.9.7 already this model ? Has no chance...
follow the instructions in the readme.md i can run inference without error, but got black screen video, after some inspection, the output of *images = pipeline* is [ nan, nan,...
I couldn't find a way to increase steps for the distilled model to improve output quality. Is it possible? Tia
How do I get rid of the shopping channel graphics using the distilled version? 0.9.5 cured this (mostly) for it to reappear in 0.9.6 distilled. The non distilled doesn't seem...