Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
joblib
|
2 |
-
|
|
|
3 |
sklearn
|
4 |
numpy
|
5 |
pandas
|
|
|
1 |
joblib
|
2 |
+
scikit-learn==1.2.1
|
3 |
+
scipy
|
4 |
sklearn
|
5 |
numpy
|
6 |
pandas
|