OmniDance / README.md
yangkaixing's picture
Upload folder using huggingface_hub
ff3ecc4 verified
---
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/.