Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ onnxruntime-gpu
|
|
8 |
einops
|
9 |
camelot-py
|
10 |
PyMuPDF
|
11 |
-
pdf2image
|
|
|
|
8 |
einops
|
9 |
camelot-py
|
10 |
PyMuPDF
|
11 |
+
pdf2image
|
12 |
+
XlsxWriter
|