Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -2,8 +2,4 @@ opencv-python>=4.5.0
|
|
2 |
numpy>=1.21.0
|
3 |
Pillow>=8.0.0
|
4 |
gradio>=4.0.0
|
5 |
-
pdf2image
|
6 |
-
poppler-utils
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
2 |
numpy>=1.21.0
|
3 |
Pillow>=8.0.0
|
4 |
gradio>=4.0.0
|
5 |
+
pdf2image>=1.16.0
|
|
|
|
|
|
|
|