pranit144 commited on
Commit
264200c
·
verified ·
1 Parent(s): 1f51e55

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -6
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
- Flask==2.2.3
2
- Werkzeug==2.2.3
3
- keras==2.14.0
4
- numpy==1.23.4
5
- Pillow==9.4.0
6
- cvzone==1.5.2
 
 
 
 
 
 
1
+ Flask==2.3.3
2
+ PyPDF2==3.0.1
3
+ tensorflow==2.13.0
4
+ keras==2.13.1
5
+ Pillow==10.2.0
6
+ numpy==1.24.4
7
+ pandas==2.1.4
8
+ inference-sdk==1.6.0
9
+ opencv-python==4.8.0.76
10
+ reportlab==4.0.8
11
+ gunicorn