Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
|
|
3 |
scikit-learn==1.1.3
|
4 |
joblib
|
|
|
1 |
+
--upgrade pip
|
2 |
+
numpy==1.23.5
|
3 |
+
scipy==1.10.1
|
4 |
scikit-learn==1.1.3
|
5 |
joblib
|