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