DSatishchandra commited on
Commit
fb81d3a
·
verified ·
1 Parent(s): f968339

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
  streamlit==1.22.0
2
  pymupdf==1.22.5
3
- easyocr==1.6.2
4
- opencv-python==4.7.0.68
5
- opencv-contrib-python==4.7.0.68
6
- numpy<2.0
7
- pybind11>=2.12
 
1
  streamlit==1.22.0
2
  pymupdf==1.22.5
3
+ pytesseract==0.3.10
4
+ pillow==9.5.0
5
+ numpy==1.24.3