Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
tensorflow
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
joblib==1.3.2
|
|
|
|
| 1 |
+
tensorflow
|
| 2 |
+
scikit-learn
|
| 3 |
+
numpy
|
| 4 |
+
joblib
|
|
|