Spaces:
Sleeping
Sleeping
naufalnashif
commited on
Commit
·
49fc223
1
Parent(s):
e679d09
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
openpyxl
|
4 |
+
streamlit
|
5 |
+
pandas
|
6 |
+
numpy
|
7 |
+
joblib
|
8 |
+
matplotlib
|
9 |
+
seaborn
|
10 |
+
wordcloud
|
11 |
+
beautifulsoup4
|
12 |
+
bs4
|
13 |
+
requests
|
14 |
+
nltk
|