ZIHLING commited on
Commit
09f3cc8
·
verified ·
1 Parent(s): 2ac62b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -146,7 +146,7 @@ pip install huggingface_hub
146
  ```python
147
  from huggingface_hub import hf_hub_download
148
 
149
- repo_id = "CMRobot/Chingmu-RobotData"
150
  file_path = hf_hub_download(
151
  repo_id=repo_id,
152
  filename="samples/1.1.Basic_Movement_Category/1.1.1.High_Dynamic_Movement/1.1.1.1.Standing_High_Jump/BM_Standing_High_Jump_00001.csv",
 
146
  ```python
147
  from huggingface_hub import hf_hub_download
148
 
149
+ repo_id = "CMRobot/MotionDecode"
150
  file_path = hf_hub_download(
151
  repo_id=repo_id,
152
  filename="samples/1.1.Basic_Movement_Category/1.1.1.High_Dynamic_Movement/1.1.1.1.Standing_High_Jump/BM_Standing_High_Jump_00001.csv",