Commit 6fede39b authored by 徐超's avatar 徐超

Merge branch 'master' of github.com:opendatalab/MinerU

parents a9d2ef8d 913d451b
...@@ -31,9 +31,10 @@ jobs: ...@@ -31,9 +31,10 @@ jobs:
- name: check-requirements - name: check-requirements
run: | run: |
source ~/.bashrc echo $PATH
conda init conda init
conda activate QA conda activate QA
source ~/.bashrc
pip install magic-pdf[full-cpu]==0.6.1 -i https://pypi.tuna.tsinghua.edu.cn/simple pip install magic-pdf[full-cpu]==0.6.1 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install https://raw.githubusercontent.com/myhloli/wheels/main/assets/whl/detectron2/detectron2-0.6-cp310-cp310-linux_x86_64.whl pip install https://raw.githubusercontent.com/myhloli/wheels/main/assets/whl/detectron2/detectron2-0.6-cp310-cp310-linux_x86_64.whl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment