|
--- |
|
license: apache-2.0 |
|
base_model: |
|
- Wan-AI/Wan2.2-S2V-14B |
|
tags: |
|
- gguf-node |
|
widget: |
|
- text: >- |
|
a cute anime girl with massive fennec ears and a big fluffy tail wearing a maid outfit turning around |
|
parameters: |
|
negative_prompt: blurry ugly bad |
|
output: |
|
url: workflow-demo1.webp |
|
- text: >- |
|
a cute anime girl with massive fennec ears and a big fluffy tail wearing a maid outfit turning around |
|
parameters: |
|
negative_prompt: blurry ugly bad |
|
output: |
|
url: workflow-demo2.webp |
|
- text: >- |
|
a cute anime girl with massive fennec ears and a big fluffy tail wearing a maid outfit turning around |
|
parameters: |
|
negative_prompt: blurry ugly bad |
|
output: |
|
url: workflow-demo3.webp |
|
--- |
|
## **gguf quantized version of wan2.2-s2v (all gguf: incl. encoders + vae)** |
|
- drag **wan** to > `./ComfyUI/models/diffusion_models` |
|
- drag **umt5xxl** to > `./ComfyUI/models/text_encoders` |
|
- drag **wav2vec2** to > `./ComfyUI/models/audio_encoders` |
|
- drag **pig** to > `./ComfyUI/models/vae` |
|
|
|
 |
|
|
|
<Gallery /> |
|
|
|
note: the new `GGUF AudioEncoder Loader` on test; running gguf audio encoder `wav2vec2` w/o ending error msg compare to fp16 safetensors |