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
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,4 +19,4 @@ InfiniteTalk:
|
|
| 19 |
|
| 20 |
https://huggingface.co/alibaba-pai/Wan2.2-VACE-Fun-A14B/tree/main
|
| 21 |
|
| 22 |
-
GGUF VACE modules
|
|
|
|
| 19 |
|
| 20 |
https://huggingface.co/alibaba-pai/Wan2.2-VACE-Fun-A14B/tree/main
|
| 21 |
|
| 22 |
+
GGUF VACE modules can be used in the WanVideoWrapper as extra_models, or in native workflows using `GGUFLoaderKJ` node from KJNodes.
|