whitphx HF staff commited on
Commit
be6150b
·
1 Parent(s): e8c0c75

Install streamlit-webrtc==0.6.2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- Pillow==8.1.0
2
  aiortc==1.0.0
3
  av==8.0.3
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
  streamlit==0.75.0
7
- streamlit_webrtc==0.6.1
8
  typing_extensions==3.7.4.3
 
 
1
  aiortc==1.0.0
2
  av==8.0.3
3
  numpy==1.19.5
4
  opencv_python==4.5.1.48
5
  streamlit==0.75.0
6
+ streamlit_webrtc==0.6.2
7
  typing_extensions==3.7.4.3