GABRIELSZK commited on
Commit
ab9abcf
·
verified ·
1 Parent(s): e70ba90

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- gradio>=5.26.0
2
- pymupdf
3
- pytesseract
4
- pillow
5
  pandas
 
 
 
1
+ fitz
2
+ PyMuPDF
3
+ pdfplumber
4
+ gradio
5
  pandas
6
+ pytesseract
7
+ Pillow