Spaces:
Build error
Build error
First model version
Browse files- 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
|