https://github.com/opendatalab/MinerU.git
|
|
před 1 rokem | |
|---|---|---|
| .github | před 1 rokem | |
| app | před 1 rokem | |
| demo | před 1 rokem | |
| magic_pdf | před 1 rokem | |
| others | před 1 rokem | |
| tests | před 1 rokem | |
| .gitignore | před 1 rokem | |
| LICENSE.md | před 1 rokem | |
| README.md | před 1 rokem | |
| requirements.txt | před 1 rokem | |
| setup.py | před 1 rokem |
便捷、准确的将PDF转换成Markdown文档
python 3.9+
1.Clone the repo
git clone https://github.com/myhloli/Magic-PDF.git
2.Install the requirements
pip install -r requirements.txt
3.Run the main script
use demo/demo_test.py