Nechba commited on
Commit
743ccae
·
verified ·
1 Parent(s): 5ea09ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- streamlit
2
- google-generativeai
3
- pandas
4
  pillow
5
  python-dotenv
6
  PyPDF2>=3.0.0
7
- pdf2image>=1.16.3
8
- poppler-utils
 
1
+ streamlit
2
+ google-generativeai
3
+ pandas
4
  pillow
5
  python-dotenv
6
  PyPDF2>=3.0.0
7
+ pymupdf # Replaces pdf2image + poppler-utils