Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
|
|
22 |
|
23 |
| Type | Name | Location | Download |
|
24 |
| ------------ | ----------------------------- | ------------------------------ | ---------------- |
|
25 |
-
| Main Model | Wan2.
|
26 |
| 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) |
|
27 |
| VAE | Wan2_1_VAE_bf16 | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors) |
|
28 |
|
|
|
22 |
|
23 |
| Type | Name | Location | Download |
|
24 |
| ------------ | ----------------------------- | ------------------------------ | ---------------- |
|
25 |
+
| Main Model | Wan2.1_T2V_14B_FusionX-GGUF | `ComfyUI/models/unet` | GGUF (this repo) |
|
26 |
| 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) |
|
27 |
| VAE | Wan2_1_VAE_bf16 | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors) |
|
28 |
|