Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yysijie committed Jul 6, 2018
1 parent 5ec006f commit c4254cf
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 @@ -63,7 +63,7 @@ The first row of above results is from **NTU-RGB+D** dataset, and the second row

## Prerequisites
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)
- Python (>=3.5)
- [PyTorch](http://pytorch.org/) (Release version 0.4.0)
- [Openpose@92cdcad](https://github.com/yysijie/openpose) (Optional: for demo only)
- FFmpeg (Optional: for demo only), which can be installed by `sudo apt-get install ffmpeg`
Expand Down

0 comments on commit c4254cf

Please sign in to comment.