Skip to content

Commit

Permalink
Update requirements.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hongsukchoi authored Sep 3, 2020
1 parent 5622c03 commit 88d900f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pip install opencv-python
pip intsall transforms3d
pip install transforms3d
pip install pycocotools
pip install git+https://github.com/scottandrews/chumpy.git@fe51783e0364bf1e9b705541e7d77f894dd2b1ac
pip install pyrender
pip install trimesh
pip install yaml
pip install easydict
pip install tqdm
pip install tqdm

0 comments on commit 88d900f

Please sign in to comment.