Ars135 commited on
Commit
790a1e0
·
verified ·
1 Parent(s): 0632331

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio
2
- deepface
3
- tensorflow
4
- mtcnn
5
- opencv-python-headless
6
- numpy
7
- pillow
 
1
+ gradio==3.16.2
2
+ deepface==0.0.75
3
+ tensorflow-cpu==2.12.0
4
+ keras==2.12.0
5
+ opencv-python-headless==4.7.0.72
6
+ numpy==1.24.3
7
+ pillow==9.5.0