Jobey1 commited on
Commit
6dfdd44
·
verified ·
1 Parent(s): c7a5739

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
 
1
  gradio
2
- pdfminer.six
3
  pandas
4
  pyarrow
5
  huggingface_hub
6
- fitz # For PyMuPDF if using the enhanced extraction
7
 
 
1
+ PyMuPDF
2
  gradio
 
3
  pandas
4
  pyarrow
5
  huggingface_hub
 
6