José F. Coutinho
José F. Coutinho
Hello, I am facing this exact challenge, I believe. I have a pdf file with some titles in some sort of "image" format that does not seem to be captured...
Hi @PeterStaar-IBM! First of all, thank you, the Deep Search team and IBM for open-sourcing Docling! The results are truly mesmerizing, and the fact that it's free to use is...
Hi @PeterStaar-IBM, Thank you for your (super fast) response. A 10x improvement is indeed impressive! I wasn't aware of this enhancement, so I appreciate the information. I have two follow...
Hello @sadaisystems and @TroyWilliams3687, What version of Docling are you using? I tried pinning the versions to `torch==2.5.1` and `torchvision==0.20.1` with the latest versions (2.24.0, 2.25.0) and the issue persists.
This is the setup to replicate the error. I'm working on Windows with WSL2. Ubuntu 24.04.1 LTS Python 3.12.3 # Repo structure ```sh error ├── README.md ├── error.py └── requirements.txt...
> [@jmmfcoutinho](https://github.com/jmmfcoutinho) I ended up moving away from tessearct as I couldn't get it running properly on windows 11. I use the EasyOCR and I don't have the issue. I...