Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
scikit-learn==1.1.3
|
2 |
numpy==1.21.6
|
|
|
|
|
3 |
joblib
|
|
|
|
|
1 |
numpy==1.21.6
|
2 |
+
scipy==1.7.3
|
3 |
+
scikit-learn==1.1.3
|
4 |
joblib
|