Instructions to use Comfy-Org/Wan-Dancer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Wan-Dancer 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: 434 Bytes
e62085c 2826a70 e62085c af92db3 e62085c 2826a70 e62085c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
license: apache-2.0
tags:
- comfyui
---
# Wan-Dancer
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/Wan-AI/Wan-Dancer-14B
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π diffusion_models/
β β βββ wan2.2_dancer_14b_global_fp8_scaled.safetensors
β β βββ wan2.2_dancer_14b_local_fp8_scaled.safetensors
``` |