Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pandas
|
| 2 |
-
scikit-learn==1.
|
| 3 |
-
joblib==1.
|
| 4 |
huggingface_hub>=0.24.6
|
| 5 |
streamlit
|
|
|
|
| 1 |
pandas
|
| 2 |
+
scikit-learn==1.6.1
|
| 3 |
+
joblib==1.5.2
|
| 4 |
huggingface_hub>=0.24.6
|
| 5 |
streamlit
|