--- license: other license_name: other license_link: LICENSE language: - en base_model: - Lightricks/LTX-Video pipeline_tag: text-to-video tags: - gguf-node widget: - text: >- A drone quickly rises through a bank of morning fog, revealing a pristine alpine lake surrounded by snow-capped mountains. The camera glides forward over the glassy water, capturing perfect reflections of the peaks. As it continues, the perspective shifts to reveal a lone wooden cabin with a curl of smoke from its chimney, nestled among tall pines at the lake's edge. The final shot tracks upward rapidly, transitioning from intimate to epic as the full mountain range comes into view, bathed in the golden light of sunrise breaking through scattered clouds. parameters: negative_prompt: >- low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly output: url: samples\ComfyUI_00003_.webp - text: >- A drone quickly rises through a bank of morning fog, revealing a pristine alpine lake surrounded by snow-capped mountains. The camera glides forward over the glassy water, capturing perfect reflections of the peaks. As it continues, the perspective shifts to reveal a lone wooden cabin with a curl of smoke from its chimney, nestled among tall pines at the lake's edge. The final shot tracks upward rapidly, transitioning from intimate to epic as the full mountain range comes into view, bathed in the golden light of sunrise breaking through scattered clouds. parameters: negative_prompt: >- low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly output: url: samples\ComfyUI_00002_.webp - text: >- A drone quickly rises through a bank of morning fog, revealing a pristine alpine lake surrounded by snow-capped mountains. The camera glides forward over the glassy water, capturing perfect reflections of the peaks. As it continues, the perspective shifts to reveal a lone wooden cabin with a curl of smoke from its chimney, nestled among tall pines at the lake's edge. The final shot tracks upward rapidly, transitioning from intimate to epic as the full mountain range comes into view, bathed in the golden light of sunrise breaking through scattered clouds. parameters: negative_prompt: >- low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly output: url: samples\ComfyUI_00001_.webp - text: >- full set gguf with q4-dev output: url: samples\q4_dev.webp - text: >- full set gguf with q4-distilled output: url: samples\q4_distilled.webp --- ## gguf quantized ltxv0.9.6 dev and distilled - drag **model** to > `./ComfyUI/models/diffusion_models` - drag **t5xxl** to > `./ComfyUI/models/text_encoders` - drag **pig** to > `./ComfyUI/models/vae` ### workflow - full set gguf works right away - drag json or demo picture below to browser for workflow ## **remark** - **gguf pig-video-enhanced vae** is compatible with both ltxv 0.9.5 and 0.9.6 - prefer gguf node (since you could test full set gguf: model + encoder + vae), if you opt to use comfyui-gguf node, take this [t5xxl](https://huggingface.co/calcuis/hidream-gguf/blob/main/t5xxl_fp32-q4_1.gguf) instead, should be fully compatible ### **reference** - base model from [lightricks](https://huggingface.co/Lightricks/LTX-Video) - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI) - pig architecture from [connector](https://huggingface.co/connector) - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))