Spaces:
Build error
Build error
First model version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ matplotlib
|
|
5 |
tqdm
|
6 |
opencv-python
|
7 |
torch==1.4.0
|
8 |
-
torchvision==0.5.0
|
|
|
|
5 |
tqdm
|
6 |
opencv-python
|
7 |
torch==1.4.0
|
8 |
+
torchvision==0.5.0
|
9 |
+
shapely
|