RanaZaeem12 commited on
Commit
0a2b3f2
·
verified ·
1 Parent(s): 82c991c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  gradio
2
- pandas
3
- openpyxl
4
  python-docx
5
  python-pptx
 
6
  pdf2image
 
7
  reportlab
8
- Pillow
9
- PyMuPDF
 
1
  gradio
2
+ pillow
 
3
  python-docx
4
  python-pptx
5
+ pymupdf
6
  pdf2image
7
+ pandas
8
  reportlab
9
+ openpyxl