HunzalaRasheed1 commited on
Commit
9f7c7bc
·
verified ·
1 Parent(s): 3ae1fcd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Flask==2.3.3
2
+ flask-cors==4.0.0
3
+ Pillow==10.0.1
4
+ pytesseract==0.3.10
5
+ opencv-python-headless==4.8.1.78
6
+ numpy==1.24.4
7
+ pdf2image==1.16.3
8
+ reportlab==4.0.4
9
+ PyMuPDF==1.23.5
10
+ scikit-learn==1.3.0
11
+ Werkzeug==2.3.7