neerajkalyank commited on
Commit
e9b8526
·
verified ·
1 Parent(s): dcf1926

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  gradio==4.44.0
2
- paddlepaddle==2.5.0
3
- paddleocr==2.8.0
4
  opencv-python==4.10.0.84
5
  pillow==10.4.0
6
  numpy==1.26.4
7
  easyocr==1.7.1
 
8
  python-dateutil==2.9.0
9
  pytz==2024.2
 
1
  gradio==4.44.0
 
 
2
  opencv-python==4.10.0.84
3
  pillow==10.4.0
4
  numpy==1.26.4
5
  easyocr==1.7.1
6
+ pytesseract==0.3.13
7
  python-dateutil==2.9.0
8
  pytz==2024.2