Spaces:
Runtime error
Runtime error
allenchienxxx
commited on
Commit
•
b6301e2
1
Parent(s):
56c461a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
|
|
2 |
pandas~=2.0.1
|
3 |
nltk~=3.8.1
|
4 |
scikit-learn~=1.2.2
|
|
|
1 |
streamlit
|
2 |
+
os
|
3 |
pandas~=2.0.1
|
4 |
nltk~=3.8.1
|
5 |
scikit-learn~=1.2.2
|