Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
tensorflow>=2.15.0
|
2 |
nltk>=3.7
|
3 |
numpy>=1.21
|
@@ -7,4 +8,4 @@ torch>=2.0.0
|
|
7 |
googlemaps>=4.5.3
|
8 |
folium>=0.14.0
|
9 |
pandas>=1.5
|
10 |
-
scikit-learn>=1.2
|
|
|
1 |
+
groq
|
2 |
tensorflow>=2.15.0
|
3 |
nltk>=3.7
|
4 |
numpy>=1.21
|
|
|
8 |
googlemaps>=4.5.3
|
9 |
folium>=0.14.0
|
10 |
pandas>=1.5
|
11 |
+
scikit-learn>=1.2
|