Assistant AI commited on
Commit
8ac1add
·
1 Parent(s): 851b6b6

Remove fitz package and use only PyMuPDF

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  gradio>=4.44.1
2
  google-generativeai>=0.3.0
3
  Pillow>=10.0.0
4
- pymupdf==1.23.0
5
- fitz==0.0.1.dev2
 
1
  gradio>=4.44.1
2
  google-generativeai>=0.3.0
3
  Pillow>=10.0.0
4
+ PyMuPDF==1.23.0