calcuis commited on
Commit
51c4a40
·
verified ·
1 Parent(s): fa31f9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -26,7 +26,9 @@ widget:
26
  ---
27
  ## **gguf quantized version of wan2.2-s2v (all gguf: incl. encoders + vae)**
28
  - drag **wan** to > `./ComfyUI/models/diffusion_models`
29
- - drag **umt5xxl** [[3.47GB](https://huggingface.co/calcuis/wan-s2v-gguf/blob/main/umt5xxl_fp32-q4_0.gguf)] to > `./ComfyUI/models/text_encoders`
 
 
30
  - drag **wav2vec2** [[632MB](https://huggingface.co/calcuis/wan-s2v-gguf/blob/main/wav2vec2_large_english_fp32-f16.gguf)] to > `./ComfyUI/models/audio_encoders`
31
  - drag **pig** [[254MB](https://huggingface.co/calcuis/wan-s2v-gguf/blob/main/pig_wan_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
32
 
 
26
  ---
27
  ## **gguf quantized version of wan2.2-s2v (all gguf: incl. encoders + vae)**
28
  - drag **wan** to > `./ComfyUI/models/diffusion_models`
29
+ - either 1 or 2 below, drag it to > `./ComfyUI/models/text_encoders`
30
+ - option 1: just **umt5xxl** [[3.47GB](https://huggingface.co/calcuis/wan-s2v-gguf/blob/main/umt5xxl_fp32-q4_0.gguf)]
31
+ - option 2: both **cat-umt5xxl** [[3.66GB](https://huggingface.co/calcuis/cat-encoder/blob/main/cat-umt5xxl-q2_k.gguf)] and **tokenizer** [[4.55MB](https://huggingface.co/calcuis/cat-encoder/blob/main/tokenizer-umt5xxl-u8.safetensors)]
32
  - drag **wav2vec2** [[632MB](https://huggingface.co/calcuis/wan-s2v-gguf/blob/main/wav2vec2_large_english_fp32-f16.gguf)] to > `./ComfyUI/models/audio_encoders`
33
  - drag **pig** [[254MB](https://huggingface.co/calcuis/wan-s2v-gguf/blob/main/pig_wan_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
34