PrashanthB461 commited on
Commit
1e81d6f
·
verified ·
1 Parent(s): c02c162

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ opencv-python==4.10.0.84
3
+ numpy==1.26.4
4
+ pandas==2.2.2
5
+ Pillow==10.4.0
6
+ simple-salesforce==1.12.6
7
+ requests==2.32.3
8
+ python-dotenv==1.0.1
9
+ retrying>=1.3.4
10
+ reportlab>=4.2.2
11
+ tensorflow==2.15.0
12
+ tf-keras==2.15.0
13
+ deepface==0.0.90
14
+ scikit-learn>=1.3.0
15
+ matplotlib>=3.7.0