wan-1.3b-gguf / README.md
calcuis's picture
Update README.md
2517de6 verified
metadata
license: apache-2.0
language:
  - en
base_model:
  - Wan-AI/Wan2.1-T2V-1.3B
pipeline_tag: text-to-video
tags:
  - gguf-node
widget:
  - text: >-
      a pig moving quickly in a beautiful winter scenery nature trees sunset
      tracking camera
    parameters:
      negative_prompt: blurry ugly bad
    output:
      url: samples\ComfyUI_00003_.webp
  - text: >-
      a pig moving quickly in a beautiful winter scenery nature trees sunset
      tracking camera
    parameters:
      negative_prompt: blurry ugly bad
    output:
      url: samples\ComfyUI_00002_.webp
  - text: >-
      a pig moving quickly in a beautiful winter scenery nature trees sunset
      tracking camera
    parameters:
      negative_prompt: blurry ugly bad
    output:
      url: samples\ComfyUI_00001_.webp
  - text: >-
      a pig moving quickly in a beautiful winter scenery nature trees sunset
      tracking camera
    parameters:
      negative_prompt: blurry ugly bad
    output:
      url: samples\ComfyUI_00004_.webp
  - text: >-
      a pig moving quickly in a beautiful winter scenery nature trees sunset
      tracking camera
    parameters:
      negative_prompt: blurry ugly bad
    output:
      url: samples\ComfyUI_00005_.webp
  - text: >-
      a pig moving quickly in a beautiful winter scenery nature trees sunset
      tracking camera
    parameters:
      negative_prompt: blurry ugly bad
    output:
      url: samples\ComfyUI_00006_.webp

gguf quantized version of wan2.1 t2v 1.3b

  • drag wan to > ./ComfyUI/models/diffusion_models
  • drag umt5 to > ./ComfyUI/models/text_encoders
  • drag vae to > ./ComfyUI/models/vae
    Prompt
    a pig moving quickly in a beautiful winter scenery nature trees sunset tracking camera
    Negative Prompt
    blurry ugly bad
    Prompt
    a pig moving quickly in a beautiful winter scenery nature trees sunset tracking camera
    Negative Prompt
    blurry ugly bad
    Prompt
    a pig moving quickly in a beautiful winter scenery nature trees sunset tracking camera
    Negative Prompt
    blurry ugly bad
    Prompt
    a pig moving quickly in a beautiful winter scenery nature trees sunset tracking camera
    Negative Prompt
    blurry ugly bad
    Prompt
    a pig moving quickly in a beautiful winter scenery nature trees sunset tracking camera
    Negative Prompt
    blurry ugly bad
    Prompt
    a pig moving quickly in a beautiful winter scenery nature trees sunset tracking camera
    Negative Prompt
    blurry ugly bad

review

  • wan architecture; should work on both comfyui-gguf and gguf nodes
  • full set gguf works right away (model + encoder + vae)
  • upgrade your node(s) for um5t gguf support
  • note: for um5t gguf, you might encounter oom after rebuilding your tokenizer in the first prompt (once built the tokenizer alive during the session; before you kill it); don't panic, prompt again it should work screenshot

reference