Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
opencv-python
|
| 3 |
mediapipe
|
|
|
|
| 4 |
numpy
|
| 5 |
-
|
|
|
|
| 1 |
+
gradio
|
| 2 |
opencv-python
|
| 3 |
mediapipe
|
| 4 |
+
scikit-learn
|
| 5 |
numpy
|
| 6 |
+
pillow
|