Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
gradio
|
2 |
nltk==3.7
|
3 |
-
numpy
|
4 |
tflearn==0.3.2
|
5 |
transformers==4.28.1
|
6 |
googlemaps==4.7.1
|
7 |
folium==0.14.0
|
8 |
torch==1.13.1
|
9 |
-
pandas
|
10 |
-
scikit-learn
|
11 |
tensorflow==1.15
|
12 |
keras
|
|
|
1 |
+
gradio
|
2 |
nltk==3.7
|
3 |
+
numpy
|
4 |
tflearn==0.3.2
|
5 |
transformers==4.28.1
|
6 |
googlemaps==4.7.1
|
7 |
folium==0.14.0
|
8 |
torch==1.13.1
|
9 |
+
pandas
|
10 |
+
scikit-learn
|
11 |
tensorflow==1.15
|
12 |
keras
|