|
--- |
|
license: apache-2.0 |
|
base_model: |
|
- Wan-AI/Wan2.2-S2V-14B |
|
library_name: gguf |
|
pipeline_tag: text-to-video |
|
tags: |
|
- s2v |
|
--- |
|
|
|
> [!IMPORTANT] |
|
> ⚠️ **Important:** |
|
> The repository is public, but access is restricted until the team completes testing. Once we confirm the models work properly, access will be opened. |
|
|
|
This GGUF file is a direct conversion of [Wan-AI/Wan2.2-S2V-14B](https://huggingface.co/Wan-AI/Wan2.2-S2V-14B) |
|
|
|
Type | Name | Location | Download |
|
| ------------- | -------------------------------------------------- | --------------------------------- | ------------------------- |
|
| Main Model | Wan2.2-S2V-14B | `ComfyUI/models/unet` | GGUF (this repo) | |
|
| Audio Encoder | wav2vec2_large_english | `ComfyUI/models/audio_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/audio_encoders) | |
|
| 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/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/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) |