Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ gradio==4.10.0
|
|
2 |
transformers==4.39.3
|
3 |
torch>=2.1.0
|
4 |
opencv-python-headless
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
2 |
transformers==4.39.3
|
3 |
torch>=2.1.0
|
4 |
opencv-python-headless
|
5 |
+
folium==0.14.0
|
6 |
+
matplotlib==3.7.1
|
7 |
+
numpy==1.24.3
|
|