Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KiLJ4EdeN authored Nov 21, 2020
1 parent 0e2e3b6 commit d9e76b8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@ torchvision 0.6.1
onnx 1.7.0
onnxruntime 1.2.0
```


Installation with pip
```bash
pip3 install -r requirements.txt
```


You may also need to install jupyter to access notebooks (.ipynb). It is recommended that you use Anaconda to install packages.

Code has been tested on Ubuntu 18.04
Expand Down

0 comments on commit d9e76b8

Please sign in to comment.