naufalnashif
commited on
Commit
·
3c698fc
1
Parent(s):
02f04d7
init1
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
re
|
5 |
+
json
|
6 |
+
joblib
|
7 |
+
scikit-learn
|
8 |
+
matplotlib
|
9 |
+
seaborn
|
10 |
+
wordcloud
|