Spaces:
Runtime error
Runtime error
Fix requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
mediapipe
|
2 |
-
streamlit-webrtc
|
3 |
-
|
|
|
1 |
+
mediapipe==0.8.10.1
|
2 |
+
streamlit-webrtc==0.41.0
|
3 |
+
opencv-contrib-python==4.6.0.66
|