File size: 538 Bytes
e11c178
 
 
ff3ecc4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---

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/.