Rend19 commited on
Commit
818e43e
·
verified ·
1 Parent(s): 12bdb9b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  tensorflow==2.11.0
2
  keras==2.11.0
3
- keras-vggface==0.6
4
  keras-applications==1.0.8
5
- scikit-learn==1.6.0
 
 
1
  tensorflow==2.11.0
2
  keras==2.11.0
3
+ keras_vggface==0.6
4
  keras-applications==1.0.8
5
+ scikit-learn==1.6.0
6
+ gradio_webrtc==0.0.27