Spaces:
Build error
Build error
First model version
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ matplotlib
|
|
5 |
tqdm
|
6 |
opencv-python
|
7 |
torch
|
8 |
-
torchvision
|
|
|
|
|
|
|
|
5 |
tqdm
|
6 |
opencv-python
|
7 |
torch
|
8 |
+
torchvision
|
9 |
+
pytorch-extension
|
10 |
+
shapely
|
11 |
+
pyclipper
|