DSatishchandra
commited on
Commit
•
9aebd9e
1
Parent(s):
9871ade
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ pdfplumber
|
|
2 |
pandas
|
3 |
numpy
|
4 |
gradio
|
5 |
-
openpyxl
|
|
|
|
|
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
gradio
|
5 |
+
openpyxl
|
6 |
+
PyPDF2
|
7 |
+
pymupdf
|
8 |
+
pdf2image
|