ltxv0.9.7-gguf / README.md
calcuis's picture
Update README.md
c2b688a verified
---
license: other
license_name: other
license_link: LICENSE
language:
- en
base_model:
- Lightricks/LTX-Video
pipeline_tag: image-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_00001_.webp
- text: 0.9.7-dev (same prompt as 1st)
output:
url: samples\ComfyUI_00002_.webp
- text: 0.9.7-distilled (same prompt)
output:
url: samples\ComfyUI_00003_.webp
---
## gguf quantized ltxv0.9.7
- drag **model** to > `./ComfyUI/models/diffusion_models`
- drag **t5xxl** to > `./ComfyUI/models/text_encoders`
- drag **pig** to > `./ComfyUI/models/vae`
<Gallery />
### workflow
- full set gguf (model+encoder+vae) works right away
- drag json or demo video above to browser for workflow
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/ltxv0.9.7.png)
### remark
- auto tensor size detection logic just applied
- update your comfyui code to the recent git version then it should work
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/ltxv0.9.7i2v.png)
### **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))