Commit 8a80947a authored by quyuan's avatar quyuan

add gpu ci

parent f9badcd7
...@@ -31,9 +31,6 @@ jobs: ...@@ -31,9 +31,6 @@ jobs:
- name: check-requirements - name: check-requirements
run: | run: |
echo $PATH
conda init
conda activate QA
source ~/.bashrc 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