"vscode:/vscode.git/clone" did not exist on "52ecadf83700e7fc9c181d232f7ef3ecc5b46a20"
Commit f9badcd7 authored by quyuan's avatar quyuan
Browse files

add gpu ci

parent 8b714854
...@@ -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