Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
|
|
1 |
opencv-python
|
2 |
-
opencv-contrib-python
|
3 |
numpy
|
4 |
-
|
5 |
-
mediapipe
|
|
|
1 |
+
gradio
|
2 |
opencv-python
|
|
|
3 |
numpy
|
4 |
+
mediapipe
|
|