Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
913d451b
Unverified
Commit
913d451b
authored
Jul 19, 2024
by
Xiaomeng Zhao
Committed by
GitHub
Jul 19, 2024
Browse files
Merge pull request #171 from dt-yy/master
add gpu ci
parents
1ba1f1aa
f9badcd7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.github/workflows/gpu-ci.yml
.github/workflows/gpu-ci.yml
+2
-1
No files found.
.github/workflows/gpu-ci.yml
View file @
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment