Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,5 @@ pandas>=2.2.0
|
|
| 7 |
setuptools>=80.9.0
|
| 8 |
ydata-profiling>=4.8.3
|
| 9 |
huggingface-hub>=0.19.0
|
|
|
|
|
|
|
|
|
| 7 |
setuptools>=80.9.0
|
| 8 |
ydata-profiling>=4.8.3
|
| 9 |
huggingface-hub>=0.19.0
|
| 10 |
+
scikit-learn>=1.7.2,<1.8.0
|
| 11 |
+
joblib>=1.3.0
|