Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
scikit-learn==1.2.0
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
numpy==1.23.5
|
2 |
scikit-learn==1.2.0
|
3 |
+
streamlit
|
4 |
+
pandas
|
5 |
+
joblib
|