Update README.md

This commit is contained in:
Tony Z. Zhao
2024-01-28 12:18:07 -08:00
committed by GitHub
parent 2133db326e
commit d4b4d554f8

View File

@@ -35,8 +35,8 @@ You can find all scripted/human demo for simulated environments [here](https://d
pip install pyyaml
pip install rospkg
pip install pexpect
pip install mujoco
pip install dm_control
pip install mujoco==2.3.7
pip install dm_control==1.0.14
pip install opencv-python
pip install matplotlib
pip install einops