Find this project along with the link mentioned in MinerU.
In our scenario we need to support multiple types of file to be parsed which is exactly the goal this project aims to. If my understanding is correct, this project is a tool wrapper(or collection) for multiple types of file.
After running pip install fairy-doc[cpu] i found magic-pdf is at version 0.5.11 which is far behind its latest version(>=0.10.6) .
How do i use this project without worrying its dependencies getting outdated?