Spaces:
Runtime error
Runtime error
EmanuelRiquelme
commited on
Commit
•
5ccbff6
1
Parent(s):
3efdb8d
Upload requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adjustText==0.7.3
|
2 |
+
keybert==0.7.0
|
3 |
+
matplotlib==3.5.1
|
4 |
+
mplcyberpunk==0.6.0
|
5 |
+
numpy==1.21.5
|
6 |
+
openpyxl==3.0.9
|
7 |
+
pandas==1.4.2
|
8 |
+
scipy==1.7.3
|
9 |
+
streamlit==1.14.1
|
10 |
+
torch==1.13.0
|
11 |
+
transformers==4.24.0
|
12 |
+
tweepy==4.12.1
|