whitphx HF staff commited on
Commit
d371d32
1 Parent(s): 0d11ac4

Sort requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
 
 
1
  av==8.0.2
2
- streamlit==0.74.1
3
- opencv_python==4.5.1.48
4
  numpy==1.19.5
5
- aiortc==1.0.0
6
- Pillow==8.1.0
7
  streamlit_webrtc==0.2.0
 
1
+ Pillow==8.1.0
2
+ aiortc==1.0.0
3
  av==8.0.2
 
 
4
  numpy==1.19.5
5
+ opencv_python==4.5.1.48
6
+ streamlit==0.74.1
7
  streamlit_webrtc==0.2.0