Spaces:
Runtime error
Runtime error
linjieccc
commited on
Commit
•
32eb8d9
1
Parent(s):
5be463c
update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fitz
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
pdf2image
|
|
|
5 |
requests
|
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
pdf2image
|
5 |
+
PyMuPDF
|
6 |
requests
|