Spaces:
Build error
Build error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
scikit-learn==1.6.1
|
| 3 |
-
xgboost==2.1.1
|
| 4 |
pandas==2.2.2
|
| 5 |
-
|
|
|
|
| 6 |
joblib==1.4.2
|
| 7 |
-
huggingface_hub==0.
|
|
|
|
| 1 |
+
streamlit==1.37.1
|
|
|
|
|
|
|
| 2 |
pandas==2.2.2
|
| 3 |
+
scikit-learn==1.5.1
|
| 4 |
+
xgboost==3.0.5
|
| 5 |
joblib==1.4.2
|
| 6 |
+
huggingface_hub==0.24.6
|