You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from docling.document_converter import DocumentConverter
if __name__ == '__main__':
print(DocumentConverter().convert("https://arxiv.org/pdf/2209.07650v1"))
The text was updated successfully, but these errors were encountered:
Docling fails to convert a pdf claiming all the available memory and eventually running OOM.
OS: Win11 Home
docling 2.15.1
docling-core 2.14.0
docling-ibm-models 3.1.2
docling-parse 3.1.0
The text was updated successfully, but these errors were encountered: