GenDey commited on
Commit
a4e2e85
·
verified ·
1 Parent(s): 164727f

Updated after 3rd error

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