Spaces:
Runtime error
Runtime error
Commit
·
bc375ff
1
Parent(s):
35f3b9d
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
pandas~=2.0.1
|
3 |
+
nltk~=3.8.1
|
4 |
+
scikit-learn~=1.2.2
|
5 |
+
Flask~=2.3.2
|
6 |
+
joblib~=1.2.0
|
7 |
+
beautifulsoup4~=4.12.2
|