|
--- |
|
language: |
|
- en |
|
- zh |
|
license: apache-2.0 |
|
base_model: |
|
- alibaba-pai/Wan2.2-Fun-A14B-Control |
|
library_name: gguf |
|
pipeline_tag: text-to-video |
|
--- |
|
|
|
This GGUF file is a direct conversion of [alibaba-pai/Wan2.2-Fun-A14B-Control](https://huggingface.co/alibaba-pai/Wan2.2-Fun-A14B-Control) |
|
|
|
Type | Name | Location | Download |
|
| ------------ | -------------------------------------------------- | --------------------------------- | ------------------------- |
|
| Main Model | Wan2.2-Fun-A14B-Control | `ComfyUI/models/unet` | GGUF (this repo) |
|
| 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. |