--- base_model: Lightricks/LTX-Video library_name: gguf quantized_by: city96 tags: - ltx-video - text-to-video - image-to-video language: - en license: other license_link: LICENSE.md --- This is a direct GGUF conversion of [Lightricks/LTX-Video](https://huggingface.co/Lightricks/LTX-Video). The model files can be used in [ComfyUI](https://github.com/comfyanonymous/ComfyUI/) with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node. Place the required model(s) in the following folders: | Type | Name | Location | Download | | ------------ | ------------------------- | --------------------------------- | ------ | | Main Model | LTX-Video-0.9.6-Distilled | `ComfyUI/models/diffusion_models` | GGUF (this repo) | | Text Encoder | T5-V1.1-XXL-Encoder | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main) / [GGUF](https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf) | | VAE | LTX-Video-0.9.6-VAE | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/city96/LTX-Video-0.9.6-dev-gguf/blob/main/LTX-Video-0.9.6-VAE-BF16.safetensors) | [**Example workflow**](media/ltx-video-2b-v0.9.6-distilled_workflow.json) - based on the [official example workflow](https://comfyanonymous.github.io/ComfyUI_examples/ltxv/) [**Example outputs**](media/ltxv-2b-0.9.6-distilled-04-25.mp4) - sample size of 1, not strictly representative ### Notes The VAE seems to be largely the same as LTXV 0.9.5 and the difference between the two seems negligible, but I've uploaded the 0.9.6 one to this repo to be safe *As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.*