GenDey commited on
Commit
57682d6
·
verified ·
1 Parent(s): 1e2d330

Updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -8
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- streamlit
2
- streamlit-webrtc
3
- opencv-python
4
- deepface
5
- av
6
- numpy
7
- pandas
8
- matplotlib
 
 
 
1
+ --extra-index-url https://pypi.org/simple
2
+
3
+ streamlit
4
+ streamlit-webrtc
5
+ opencv-python
6
+ numpy
7
+ deepface
8
+ tensorflow==2.10.1
9
+ keras==2.10.0
10
+ av