Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ googlemaps==4.7.1
|
|
7 |
folium==0.14.0
|
8 |
torch==1.13.1
|
9 |
pandas==1.4.3
|
10 |
-
scikit-learn==1.2.0
|
|
|
|
7 |
folium==0.14.0
|
8 |
torch==1.13.1
|
9 |
pandas==1.4.3
|
10 |
+
scikit-learn==1.2.0
|
11 |
+
tensorflow
|