ans123 commited on
Commit
10cf743
·
verified ·
1 Parent(s): 7ff7d8e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ numpy
3
+ pandas
4
+ matplotlib
5
+ pillow
6
+ opencv-python
7
+ dlib
8
+ deepface
9
+ google-generativeai
10
+ python-dotenv
11
+ tqdm