Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +5 -5
requirements .txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
pandas
|
| 3 |
-
numpy
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pandas
|
| 3 |
+
numpy
|
| 4 |
+
nltk
|
| 5 |
+
scikit-learn
|