Skip to content

Commit 3413c65

Browse files
authored
Update README.md
1 parent e37a110 commit 3413c65

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ Code tested on Python 3.69, CUDA 10.1, CuDNN 7.6.5 and PyTorch 1.6.0, Tensorflow
6464
## Installation
6565

6666
### Install
67+
68+
We recommend doing the following in a python3 virtual environment.
69+
6770
1. Clone the repository:
6871

6972
```Shell
@@ -75,12 +78,12 @@ Chumpy
7578
pip install chumpy==0.69
7679
pip install opencv-python
7780
```
78-
<br/>
81+
7982
PyTorch
8083
```
8184
pip install pytorch==1.6
8285
```
83-
<br/>
86+
8487
Tensorflow
8588
```
8689
pip install tensorflow-gpu==2.3

0 commit comments

Comments
 (0)