kristyc commited on
Commit
b897214
·
1 Parent(s): f6fcb5a

Fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- mediapipe
2
- streamlit-webrtc
3
- cv2
 
1
+ mediapipe==0.8.10.1
2
+ streamlit-webrtc==0.41.0
3
+ opencv-contrib-python==4.6.0.66