Skip to content

Commit

Permalink
specify opencv version from pip
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmfarrell committed Mar 14, 2019
1 parent f80c405 commit 40b4cbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tensorflow-gpu==1.6
numpy
scipy
opencv-python
opencv-contrib-python
opencv-python==3.4.2.16
opencv-contrib-python==3.4.2.16
tqdm
pyyaml
flake8
Expand Down

0 comments on commit 40b4cbf

Please sign in to comment.