lym00 commited on
Commit
aa6a4b0
·
verified ·
1 Parent(s): cd5c2ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -20,13 +20,13 @@ All quantized versions were created from the base I2V FP16 model using the conve
20
 
21
  The model files can be used in [ComfyUI](https://github.com/comfyanonymous/ComfyUI/) with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node. Place the required model(s) in the following folders:
22
 
23
- | Type | Name | Location | Download |
24
- | ------------ | ----------------------------- | ------------------------------ | ---------------- |
25
- | Main Model | Wan2.1-14B-T2V-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
 
29
- [**ComfyUI example workflow**](https://docs.comfy.org/tutorials/video/wan/wan-video#wan2-1-text-to-video-workflow)
30
 
31
  ### Notes
32
 
 
20
 
21
  The model files can be used in [ComfyUI](https://github.com/comfyanonymous/ComfyUI/) with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node. Place the required model(s) in the following folders:
22
 
23
+ | Type | Name | Location | Download |
24
+ | ------------ | -------------------------------------- | ------------------------------ | ---------------- |
25
+ | Main Model | QuantStack/Wan2.1_I2V_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
 
29
+ [**ComfyUI example workflow**](https://docs.comfy.org/tutorials/video/wan/wan-video#wan2-1-image-to-video-workflow)
30
 
31
  ### Notes
32