Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.12.0
|
2 |
+
scikit-learn==1.2.0
|
3 |
+
joblib>=1.1.1
|
4 |
+
nltk==3.6.7
|