Alexvatti commited on
Commit
a87bf1f
·
verified ·
1 Parent(s): c53700e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
  pytesseract
3
- pdf2image
4
- PyMuPDF
5
  pillow
 
 
6
  pandas
 
1
  streamlit
2
  pytesseract
 
 
3
  pillow
4
+ fitz
5
+ pymupdf
6
  pandas