Skip to content

Commit

Permalink
Added Pytorch version
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinJ committed Jul 24, 2019
1 parent 2e8ef14 commit 81ee160
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 @@ -30,7 +30,7 @@ You will need the following whether you plan to use the toolbox only or to retra

**Python 3.7**. Python 3.6 might work too, but I wouldn't go lower because I make extensive use of pathlib.

Run `pip install -r requirements.txt` to install the necessary packages. Additionally you will need [PyTorch](https://pytorch.org/get-started/locally/).
Run `pip install -r requirements.txt` to install the necessary packages. Additionally you will need [PyTorch](https://pytorch.org/get-started/locally/) (>=1.0.1).

A GPU is mandatory, but you don't necessarily need a high tier GPU if you only want to use the toolbox.

Expand Down

0 comments on commit 81ee160

Please sign in to comment.