Skip to content

Commit b8ad9d6

Browse files
authored
Update README.md
1 parent f11f10b commit b8ad9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you want to use the webcam demo, a pip version of opencv (`pip install opencv
2323

2424
A conda environment setup as below should suffice:
2525
```
26-
conda install tensorflow-gpu scipy pyyaml
26+
conda install tensorflow-gpu scipy pyyaml python=3.6
2727
pip install opencv-python==3.4.5.20
2828
2929
```

0 commit comments

Comments
 (0)