!pip install -U magic-pdf[full] --extra-index-url https://wheels.myhloli.com
模型下载:
!pip install huggingface_hub
!wget https://github.com/opendatalab/MinerU/raw/master/scripts/download_models_hf.py -O download_models_hf.py
!python download_models_hf.py
转换PDF为MD
!magic-pdf -p '/content/Python 3反爬虫原理与绕过实战.pdf' -o '/content/' -m auto