Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,6 +15,7 @@ huggingface-hub
|
|
15 |
# PDF parsing and image extraction
|
16 |
unstructured[pdf]
|
17 |
pypdf
|
|
|
18 |
|
19 |
# Image processing for BLIP
|
20 |
Pillow
|
|
|
15 |
# PDF parsing and image extraction
|
16 |
unstructured[pdf]
|
17 |
pypdf
|
18 |
+
PyPDF2
|
19 |
|
20 |
# Image processing for BLIP
|
21 |
Pillow
|