--- base_model: Skywork/SkyReels-V2-T2V-14B-720P library_name: gguf quantized_by: wsbagnsv1 tags: - text-to-video - image-to-video - video-to-video language: - en license: other license_name: skywork-license license_link: LICENSE --- This is a GGUF conversion of [Skywork/SkyReels-V2-T2V-14B-720P](https://huggingface.co/Skywork/SkyReels-V2-T2V-14B-720P) with additional VACE functionality. The model files can be used in [ComfyUI](https://github.com/comfyanonymous/ComfyUI/) with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node. Place the required model(s) in the following folders: | Type | Name | Location | Download | | ------------ | ----------------------------- | ------------------------------ | ---------------- | | Main Model | SkyReels-V2-T2V-14B-720P-VACE | `ComfyUI/models/unet` | GGUF (this repo) | | Text Encoder | umt5-xxl-encoder | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/city96/umt5-xxl-encoder-gguf/tree/main) | | VAE | Wan2_1_VAE_bf16 | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors) | [**Example workflow**](https://huggingface.co/QuantStack/Wan2.1-VACE-14B-GGUF/blob/main/vace_v2v_example_workflow.json) - based on the [Comfyui example workflow](https://docs.comfy.org/tutorials/video/wan/vace) ### Notes *As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.*