Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yysijie authored Jun 27, 2018
1 parent 827e7a0 commit de91aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The first row of above results is from **NTU-RGB+D** dataset, and the second row
Our codebase is based on **Python3.6**. There are a few dependencies to run the code. The major libraries we depend are
- Python (>=3.6)
- [PyTorch](http://pytorch.org/) (Release version 0.4.0)
- [Openpose(62ad07)](https://github.com/CMU-Perceptual-Computing-Lab/openpose/tree/62ad07) (Optional: for demo only)
- [Openpose (62ad07)](https://github.com/CMU-Perceptual-Computing-Lab/openpose/tree/62ad07) (Optional: for demo only)
- FFmpeg (Optional: for demo only), which can be installed by `sudo apt-get install ffmpeg`
- Other Python libraries can be installed by `pip install -r requirements.txt`

Expand Down

0 comments on commit de91aec

Please sign in to comment.