Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
streamlit
|
| 2 |
-
joblib
|
| 3 |
scikit-learn
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
scikit-learn
|
| 3 |
+
pandas
|
| 4 |
+
numpy
|
| 5 |
+
nltk
|
| 6 |
+
emoji
|
| 7 |
+
beautifulsoup4
|
| 8 |
+
contractions
|
| 9 |
+
optuna
|