Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,5 +5,6 @@ torchvision==0.10.0
|
|
| 5 |
gradio
|
| 6 |
numpy
|
| 7 |
scipy
|
|
|
|
| 8 |
timm
|
| 9 |
opencv-python
|
|
|
|
| 5 |
gradio
|
| 6 |
numpy
|
| 7 |
scipy
|
| 8 |
+
shapely
|
| 9 |
timm
|
| 10 |
opencv-python
|