Open charlescearl opened 16 hours ago
Thanks for trying it out! This looks like it's triggered by Docling so if the following causes the same issue, maybe you could raise it on their tracker?
from docling.document_converter import DocumentConverter
converter = DocumentConverter()
result = converter.convert("a4b3a1f45daf416a950584c918f0a007.pdf")
Running spacy-layout on a Apple M3 Pro with 36GB memory. Python version 3.11.7
The following code is invoked in a python Jupyter notebook:
Where
a4b3a1f45daf416a950584c918f0a007.pdf
is a 33 page 1.6M pdf containing text and pictures and tables.The error