rerun2023 commited on
Commit
f5d470a
·
verified ·
1 Parent(s): 2be73c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ conda activate retarget
18
 
19
  # Step 2: Install dependencies
20
  conda install pinocchio -c conda-forge
21
- pip install numpy rerun-sdk trimesh
22
 
23
  # Step 3: Run the script
24
  python rerun_visualize.py
 
18
 
19
  # Step 2: Install dependencies
20
  conda install pinocchio -c conda-forge
21
+ pip install numpy rerun-sdk==0.22.0 trimesh
22
 
23
  # Step 3: Run the script
24
  python rerun_visualize.py