Spaces:
Runtime error
Runtime error
Commit
·
742eee1
1
Parent(s):
c8b960f
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
|
2 |
mediapipe
|
3 |
streamlit-webrtc
|
4 |
cvzone
|
5 |
-
numpy
|
6 |
-
cv2
|
7 |
-
av
|
|
|
1 |
+
opencv-python
|
2 |
mediapipe
|
3 |
streamlit-webrtc
|
4 |
cvzone
|
5 |
+
numpy
|
|
|
|