YarvixPA's picture
Update README.md
7d2c3e0 verified
---
language:
- en
- zh
license: apache-2.0
base_model:
- alibaba-pai/Wan2.2-Fun-A14B-Control-Camera
library_name: gguf
pipeline_tag: text-to-video
---
This GGUF file is a direct conversion of [alibaba-pai/Wan2.2-Fun-A14B-Control-Camera](https://huggingface.co/alibaba-pai/Wan2.2-Fun-A14B-Control-Camera)
Type | Name | Location | Download
| ------------ | -------------------------------------------------- | --------------------------------- | -------------------------
| Main Model | Wan2.2-Fun-A14B-Control | `ComfyUI/models/unet` | GGUF (this repo)
| Clip Vision | Clip Vision H | `ComfyUI/models/clip_vision` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files/clip_vision)
| 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)
| VAE | Wan2.1_VAE.safetensors | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main/VAE)
Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
**Usage**
The model can be used with the ComfyUI custom node [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) by [city96](https://huggingface.co/city96)
Place model files in `ComfyUI/models/unet` see the GitHub readme for further installation instructions.