Update README.md
Browse files
README.md
CHANGED
@@ -145,11 +145,11 @@ Furthermore, to train the **MotionPro-Dense** model, simply modify the `train_de
|
|
145 |
## 📝Evaluation
|
146 |
|
147 |
|
148 |
-
<
|
149 |
|
150 |
Simply download 🤗[MC-Bench](https://huggingface.co/HiDream-ai/MotionPro/blob/main/data/MC-Bench.tar), extract the files, and place them in the `./data` directory.
|
151 |
|
152 |
-
<
|
153 |
|
154 |
Simply execute the following command to evaluate MotionPro on MC-Bench and Webvid:
|
155 |
```
|
|
|
145 |
## 📝Evaluation
|
146 |
|
147 |
|
148 |
+
<strong>MC-Bench</strong>
|
149 |
|
150 |
Simply download 🤗[MC-Bench](https://huggingface.co/HiDream-ai/MotionPro/blob/main/data/MC-Bench.tar), extract the files, and place them in the `./data` directory.
|
151 |
|
152 |
+
<strong>Run eval script</strong>
|
153 |
|
154 |
Simply execute the following command to evaluate MotionPro on MC-Bench and Webvid:
|
155 |
```
|