Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
gradio
|
2 |
ultralytics
|
3 |
-
|
|
|
4 |
numpy
|
5 |
Pillow
|
6 |
pandas
|
7 |
-
torch
|
8 |
h3
|
9 |
-
|
10 |
|
|
|
1 |
gradio
|
2 |
ultralytics
|
3 |
+
torch
|
4 |
+
opencv-python
|
5 |
numpy
|
6 |
Pillow
|
7 |
pandas
|
|
|
8 |
h3
|
9 |
+
folium
|
10 |
|