Cyril666 commited on
Commit
3f8aa88
·
1 Parent(s): d74b3dc

First model version

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ yacs
3
  cython
4
  matplotlib
5
  tqdm
6
- opencv-python
 
 
 
3
  cython
4
  matplotlib
5
  tqdm
6
+ opencv-python
7
+ torch==1.1.0
8
+ torchvision