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