diff --git a/README.md b/README.md index 9b05747..7629ea1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy | Type | Name | Location | Download | | ------------ | ----------------------------- | --------------------------------- | ----------------------- | -| Main Model | Wan-14B-T2V-FusionX-VACE | `ComfyUI/models/diffusion_models` | Safetensors (this repo) | +| Main Model | Wan2.1-14B-T2V-FusionX-VACE | `ComfyUI/models/diffusion_models` | Safetensors (this repo) | | Text Encoder | umt5-xxl-encoder | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/city96/umt5-xxl-encoder-gguf/tree/main) | | VAE | Wan2_1_VAE_bf16 | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors) |