zzwustc commited on
Commit
9a68528
·
verified ·
1 Parent(s): 98491cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -145,11 +145,11 @@ Furthermore, to train the **MotionPro-Dense** model, simply modify the `train_de
145
  ## 📝Evaluation
146
 
147
 
148
- <summary><strong>MC-Bench</strong></summary>
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
- <summary><strong>Run eval script</strong></summary>
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
  ```