Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio
|
2 |
-
requests
|
3 |
reportlab
|
4 |
PyMuPDF
|
5 |
Pillow
|
6 |
-
pypdf
|
|
|
|
|
|
1 |
gradio
|
|
|
2 |
reportlab
|
3 |
PyMuPDF
|
4 |
Pillow
|
5 |
+
pypdf
|
6 |
+
openpyxl
|
7 |
+
python-docx
|