Spaces:
Runtime error
Runtime error
added pdf2image
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ huggingface_hub==0.17.1
|
|
5 |
safetensors==0.3.3
|
6 |
tokenizers==0.13.3
|
7 |
gradio
|
8 |
-
unstructured
|
|
|
|
5 |
safetensors==0.3.3
|
6 |
tokenizers==0.13.3
|
7 |
gradio
|
8 |
+
unstructured
|
9 |
+
pdf2image
|