Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ opencv-python
|
|
| 2 |
pyMuPDF
|
| 3 |
#apt-get update
|
| 4 |
#sudo apt-get install poppler-util
|
| 5 |
-
poppler-utils
|
| 6 |
gradio==4.31.5
|
| 7 |
pdf2image==1.17.0
|
| 8 |
IPython
|
|
|
|
| 2 |
pyMuPDF
|
| 3 |
#apt-get update
|
| 4 |
#sudo apt-get install poppler-util
|
| 5 |
+
poppler-utils
|
| 6 |
gradio==4.31.5
|
| 7 |
pdf2image==1.17.0
|
| 8 |
IPython
|