Spaces:
Runtime error
Runtime error
Commit
·
58c249c
1
Parent(s):
11adebb
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tweepy
|
2 |
+
pandas
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
numpy
|
6 |
+
regex
|
7 |
+
pysentimiento
|
8 |
+
geopy
|