Skip to content

Releases: opendatalab/MinerU

magic_pdf-0.6.1-released

13 Jul 12:23
Compare
Choose a tag to compare
fix:Add two spaces at the end of an image or table row to ensure that…

magic_pdf-0.6.0-released

12 Jul 12:12
Compare
Choose a tag to compare
这是一个大版本更新,相比0.5版本,新增了高精度模型集成,尽量简化了各平台的安装方案,同时修复了一系列bug。

具体安装使用方式请参考readme。
This is a major update, compared to version 0.5, it introduces high-precision model integration, streamlines installation solutions for various platforms, and fixes a series of bugs.
For specific installation and usage instructions, please refer to the README file.

magic_pdf-0.5.13-released

08 Jul 03:06
Compare
Choose a tag to compare
fix:

1.fasttext not support numpy>=2.0.0.
2.The presence of ".pdf" multiple times in the pdf_path results in model_path not matching the expected.

magic_pdf-0.5.12-released

28 Jun 07:16
Compare
Choose a tag to compare
update:

cleanup requirements.txt
fix:
add try import opencv-python and Pillow

magic_pdf-0.5.11-released

26 Jun 12:09
Compare
Choose a tag to compare
update:

fix cli and inside model used logic

magic_pdf-0.5.10-released

25 Jun 09:57
Compare
Choose a tag to compare
fix:

1.close some log output if not in debug mode
2.use deepcopy keep the original model json
3.img_dir abnormal

magic_pdf-0.5.9-released

20 Jun 09:52
Compare
Choose a tag to compare
update:

1.add entry points can exec in shell

magic_pdf-0.5.8-released

20 Jun 08:02
Compare
Choose a tag to compare
update:

1.add some switch to cli

magic_pdf-0.5.7-released

20 Jun 03:23
Compare
Choose a tag to compare
update check invalid_chars algorithm to improve accuracy

magic_pdf-0.5.6-released

19 Jun 08:08
Compare
Choose a tag to compare
fix:

1.use line_lang instead of content_lang to concatenate para
update:
1.Enhance the capability to detect garbled document issues