Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
1 |
numpy==1.24.3
|
2 |
pandas==2.0.0
|
|
|
3 |
streamlit==1.23.1
|
|
|
1 |
+
catboost==1.2.5
|
2 |
numpy==1.24.3
|
3 |
pandas==2.0.0
|
4 |
+
scikit_learn==1.2.2
|
5 |
streamlit==1.23.1
|