Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
scikit-learn
|
| 2 |
pandas>=1.5
|
| 3 |
numpy>=1.24
|
| 4 |
joblib>=1.3
|
|
|
|
| 1 |
+
scikit-learn==1.8.0
|
| 2 |
pandas>=1.5
|
| 3 |
numpy>=1.24
|
| 4 |
joblib>=1.3
|