Subh775 commited on
Commit
cfc0824
·
verified ·
1 Parent(s): acfd50a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ flask==2.3.3
2
+ opencv-python==4.8.1.78
3
+ deepface==0.0.79
4
+ numpy==1.24.3
5
+ Pillow==10.0.1
6
+ tensorflow==2.13.0
7
+ pytz==2023.3
8
+ Werkzeug==2.3.7
9
+ gunicorn==21.2.0
10
+ sqlite3