Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,12 @@ library_name: gguf
|
|
| 9 |
pipeline_tag: video-to-video
|
| 10 |
---
|
| 11 |
|
| 12 |
-
This GGUF file is a direct conversion of [Wan-AI/Wan2.2-Animate-14B](https://huggingface.co/Wan-AI/Wan2.2-Animate-14B)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
pipeline_tag: video-to-video
|
| 10 |
---
|
| 11 |
|
| 12 |
+
This GGUF file is a direct conversion of [Wan-AI/Wan2.2-Animate-14B](https://huggingface.co/Wan-AI/Wan2.2-Animate-14B)
|
| 13 |
+
|
| 14 |
+
Type | Name | Location | Download
|
| 15 |
+
| ------------ | ---------------------------------------------------------- | --------------------------------- | -------------------------
|
| 16 |
+
| Main Model | Wan2.2-Animate-14B | `ComfyUI/models/unet` | GGUF (this repo)
|
| 17 |
+
| Text Encoder | Umt5-xxl | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/city96/umt5-xxl-encoder-gguf/tree/main) |
|
| 18 |
+
| VAE | Wan2.1_VAE.safetensors | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/vae) |
|
| 19 |
+
|
| 20 |
+
|