ADharsh22 commited on
Commit
995ef85
·
1 Parent(s): ab8eba2

FINAL STABILITY PUSH: Implemented @st .cache_resource and av dependency to fix all thread/networking race conditions.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
 
1
  streamlit
2
  streamlit-webrtc
3
  opencv-python
4
  deepface
5
  numpy
6
- scikit-learn
7
- av
 
1
+ av
2
  streamlit
3
  streamlit-webrtc
4
  opencv-python
5
  deepface
6
  numpy
7
+ scikit-learn