00:00 / LOCAL SETUP
Run Wan-Dancer-14B in ComfyUI
Wan-Dancer-14B ships with official ComfyUI integration, so if you have a capable GPU you can generate music-to-dance videos locally today — free, no queue, Apache-2.0 licensed. Here's the practical path.
Hardware reality check
This is a 14-billion-parameter video model. As a rule of thumb for models in this class:
- 24 GB VRAM (RTX 3090/4090) — workable with quantized or FP8 variants and offloading
- 32–48 GB (RTX 5090, A6000, L40S) — comfortable at full 720p length
- Renting an A100/H100 by the hour on RunPod or Vast.ai is the usual shortcut if your local card is smaller
Exact requirements depend on the variant and quantization you pick — check the model card on Hugging Face for current numbers before downloading.
Setup steps
- Install or update ComfyUI — Wan model support lands in core updates, so being current matters.
- Download the Wan-Dancer-14B weights from the official Hugging Face repo and place them in your ComfyUI
modelsdirectory (the model card specifies the exact subfolders for the diffusion model, text encoder and VAE). - Load the official workflow JSON from the Wan-AI release — it wires up the audio input, reference image and style prompt nodes for you.
- Drop in your inputs: one vertical full-body photo, one audio track, one style prompt (K-pop, Chinese Classical, Street, Latin or Tap).
- Queue it. First runs are slow (the model plans keyframes across the whole track before rendering) — a minute of 720p output takes serious compute even on big cards.
Tips that save time
- Start with a 15–20 second audio clip to validate your setup before committing to full-song renders.
- Reference photo quality dominates output quality: even lighting, full body visible, minimal occlusion.
- LoRA fine-tuning is officially supported — custom choreography styles are trainable if you have paired data.
No GPU? No problem.
We're building the browser version of Wan Dancer — upload, pick a style, download. Get one email when it opens, or check the hosted API status.