Spaces:
Runtime error
Runtime error
crystalchen
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ 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
|
8 |
IPython
|
9 |
anthropic
|
|
|
2 |
pyMuPDF
|
3 |
#apt-get update
|
4 |
#sudo apt-get install poppler-util
|
5 |
+
poppler-utils==22.02.0
|
6 |
gradio==4.31.5
|
7 |
+
pdf2image==1.17.0
|
8 |
IPython
|
9 |
anthropic
|