--- license: cc-by-4.0 --- # OmniDance Model Weights This folder contains the released OmniDance model weights. ## Directory structure ```bash model/ └── OmniDance/ ├── train/ # Weights/checkpoints for training (if provided) └── Wan-AI/ # Weights/checkpoints released by Wan-AI (or hosted components) ``` ## How to use Copy/download the required checkpoint files into model/OmniDance/, then point your inference/training script to the corresponding directory under model/OmniDance/.