ltxv0.9.7-gguf / README.md
calcuis's picture
Update README.md
c2b688a verified
metadata
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
Prompt
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.
Negative Prompt
low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly
Prompt
0.9.7-dev (same prompt as 1st)
Prompt
0.9.7-distilled (same prompt)

workflow

  • full set gguf (model+encoder+vae) works right away
  • drag json or demo video above to browser for workflow

screenshot

remark

  • auto tensor size detection logic just applied
  • update your comfyui code to the recent git version then it should work

screenshot

reference