Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +12 -12
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
gradio
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
opencv-python-headless
|
5 |
-
numpy
|
6 |
-
Pillow
|
7 |
-
transformers
|
8 |
-
wikipedia
|
9 |
-
folium
|
10 |
-
geopy
|
11 |
-
requests
|
12 |
-
timm
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
opencv-python-headless
|
5 |
+
numpy
|
6 |
+
Pillow
|
7 |
+
transformers
|
8 |
+
wikipedia
|
9 |
+
folium
|
10 |
+
geopy
|
11 |
+
requests
|
12 |
+
timm
|