Unverified Commit 913d451b authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub

Merge pull request #171 from dt-yy/master

add gpu ci
parents 1ba1f1aa f9badcd7
......@@ -31,9 +31,10 @@ jobs:
- name: check-requirements
run: |
source ~/.bashrc
echo $PATH
conda init
conda activate QA
source ~/.bashrc
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
......
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