Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
yacs
|
2 |
gdown
|
3 |
cython
|
|
|
4 |
torch
|
5 |
torchvision
|
6 |
pyclipper
|
|
|
1 |
yacs
|
2 |
gdown
|
3 |
cython
|
4 |
+
shapely
|
5 |
torch
|
6 |
torchvision
|
7 |
pyclipper
|