Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -3,10 +3,10 @@ nltk==3.8.1
|
|
3 |
numpy==1.23.5
|
4 |
tflearn==0.5.0
|
5 |
torch==2.1.0
|
6 |
-
transformers
|
7 |
-
requests
|
8 |
-
googlemaps
|
9 |
-
geocoder
|
10 |
pandas==1.5.3
|
11 |
beautifulsoup4==4.11.2
|
12 |
|
|
|
3 |
numpy==1.23.5
|
4 |
tflearn==0.5.0
|
5 |
torch==2.1.0
|
6 |
+
transformers
|
7 |
+
requests
|
8 |
+
googlemaps
|
9 |
+
geocoder
|
10 |
pandas==1.5.3
|
11 |
beautifulsoup4==4.11.2
|
12 |
|