env.sh 309 Bytes
Newer Older
quyuan's avatar
add ci  
quyuan committed
1
2
3
4
5
6
7
8
conda create -n MinerU python=3.10
conda activate MinerU
pip install magic-pdf
pip install magic-pdf[full-cpu]
pip install detectron2 --extra-index-url https://myhloli.github.io/wheels/
git lfs install
git lfs clone https://huggingface.co/wanderkid/PDF-Extract-Kit
#cp magic-pdf.template.json ~/magic-pdf.json