Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
mediapipe==0.10.33
|
| 2 |
numpy==1.26.4
|
| 3 |
opencv-python-headless==4.8.1.78
|
| 4 |
-
scikit-learn
|
| 5 |
gradio
|
|
|
|
| 1 |
mediapipe==0.10.33
|
| 2 |
numpy==1.26.4
|
| 3 |
opencv-python-headless==4.8.1.78
|
| 4 |
+
scikit-learn==1.6.1
|
| 5 |
gradio
|