Instructions to use Kijai/WanVideo_comfy_GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/WanVideo_comfy_GGUF with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 520 Bytes
c26c33d f950275 73807e9 ded0259 8a3e280 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
tags:
- diffusion-single-file
- comfyui
base_model:
- MeiGen-AI/InfiniteTalk
- Wan-AI/Wan2.1-I2V-14B-480P
license: apache-2.0
---
Various GGUF quants of WanVideo models and modules, mainly for ComfyUI usage.
---
InfiniteTalk:
[MeiGen-AI/InfiniteTalk](https://huggingface.co/MeiGen-AI/InfiniteTalk)
2.2 Fun VACE:
https://huggingface.co/alibaba-pai/Wan2.2-VACE-Fun-A14B/tree/main
GGUF VACE modules can be used in the WanVideoWrapper as extra_models, or in native workflows using `GGUFLoaderKJ` node from KJNodes. |