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