Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -5,12 +5,12 @@ camelot-py==0.11.0
|
|
| 5 |
opencv-python-headless==4.9.0.80
|
| 6 |
ghostscript==0.7
|
| 7 |
pypdf==4.0.2
|
| 8 |
-
unstructured==0.
|
| 9 |
pdf2image==1.17.0
|
| 10 |
-
unstructured-inference==0.7
|
| 11 |
pytesseract==0.3.10
|
| 12 |
pikepdf==8.13.0
|
| 13 |
-
unstructured-pytesseract==0.3.
|
| 14 |
joblib==1.3.2
|
| 15 |
llama-parse
|
| 16 |
python-dotenv==1.0.1
|
|
|
|
| 5 |
opencv-python-headless==4.9.0.80
|
| 6 |
ghostscript==0.7
|
| 7 |
pypdf==4.0.2
|
| 8 |
+
unstructured==0.16.20
|
| 9 |
pdf2image==1.17.0
|
| 10 |
+
unstructured-inference==0.8.7
|
| 11 |
pytesseract==0.3.10
|
| 12 |
pikepdf==8.13.0
|
| 13 |
+
unstructured-pytesseract==0.3.13
|
| 14 |
joblib==1.3.2
|
| 15 |
llama-parse
|
| 16 |
python-dotenv==1.0.1
|