wsbagnsv1 commited on
Commit
4df3a5b
·
verified ·
1 Parent(s): f732b7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/Co
19
 
20
  Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.
21
 
22
- The VAE can be downloaded from [this repository by Kijai](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors)
23
 
24
  Please refer to [this chart](https://github.com/ggerganov/llama.cpp/blob/master/examples/perplexity/README.md#llama-3-8b-scoreboard) for a basic overview of quantization types.
25
 
 
19
 
20
  Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.
21
 
22
+ The VAE can be downloaded from [here](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true)
23
 
24
  Please refer to [this chart](https://github.com/ggerganov/llama.cpp/blob/master/examples/perplexity/README.md#llama-3-8b-scoreboard) for a basic overview of quantization types.
25