Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
joblib
|
| 7 |
-
python-decouple
|
|
|
|
| 1 |
+
scikit-learn==1.2.2
|
| 2 |
+
joblib==1.3.2
|
| 3 |
+
pandas==2.0.3
|
| 4 |
+
opencv-python-headless==4.8.0.76
|
| 5 |
+
mediapipe==0.10.0
|
|
|
|
|
|