Ayesha-Majeed commited on
Commit
1ca3785
·
verified ·
1 Parent(s): 08912f8

Upload 2 files

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements(3).txt +6 -0
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ tesseract-ocr
requirements(3).txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ pytesseract
3
+ opencv-python-headless
4
+ pillow
5
+ numpy
6
+ pandas