lym00 commited on
Commit
600d238
·
verified ·
1 Parent(s): a880887

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,7 +25,7 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
25
 
26
  | Type | Name | Location | Download |
27
  | ------------ | ----------------------------- | --------------------------------- | ----------------------- |
28
- | Main Model | Wan2.1-14B-T2V-FusionX-VACE | `ComfyUI/models/diffusion_models` | Safetensors (this repo) |
29
  | 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) |
30
  | VAE | Wan2_1_VAE_bf16 | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors) |
31
 
@@ -37,5 +37,5 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
37
 
38
  ## Reference
39
 
40
- - For more information about the GGUF-quantized versions, refer to [QuantStack/Wan2.1-14B-T2V-FusionX-VACE-GGUF](https://huggingface.co/QuantStack/Wan2.1-14B-T2V-FusionX-VACE-GGUF).
41
  - For an overview of Safetensors format, please see the [Safetensors](https://huggingface.co/docs/safetensors/index).
 
25
 
26
  | Type | Name | Location | Download |
27
  | ------------ | ----------------------------- | --------------------------------- | ----------------------- |
28
+ | Main Model | Wan2.1_T2V_14B_FusionX_VACE | `ComfyUI/models/diffusion_models` | Safetensors (this repo) |
29
  | 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) |
30
  | VAE | Wan2_1_VAE_bf16 | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors) |
31
 
 
37
 
38
  ## Reference
39
 
40
+ - For more information about the GGUF-quantized versions, refer to [QuantStack/Wan2.1_T2V_14B_FusionX_VACE-GGUF](https://huggingface.co/QuantStack/Wan2.1_T2V_14B_FusionX_VACE-GGUF).
41
  - For an overview of Safetensors format, please see the [Safetensors](https://huggingface.co/docs/safetensors/index).