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
1ae86754
Commit
1ae86754
authored
Jan 07, 2025
by
dt-yy
Browse files
update cli yml
parent
6c9639e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tests/retry_env.sh
tests/retry_env.sh
+2
-1
No files found.
tests/retry_env.sh
View file @
1ae86754
...
@@ -6,7 +6,8 @@ retry_count=0
...
@@ -6,7 +6,8 @@ retry_count=0
while
true
;
do
while
true
;
do
# prepare env
# prepare env
#python -m pip install -r requirements-qa.txt
#python -m pip install -r requirements-qa.txt
python
-m
pip
install
-U
magic-pdf[full]
--extra-index-url
https://wheels.myhloli.com
-i
https://mirrors.aliyun.com/pypi/simple
#python -m pip install -U magic-pdf[full] --extra-index-url https://wheels.myhloli.com -i https://mirrors.aliyun.com/pypi/simple
pip
install
-e
.
python
-m
pip
install
paddlepaddle-gpu
==
3.0.0b1
-i
https://www.paddlepaddle.org.cn/packages/stable/cu118/
python
-m
pip
install
paddlepaddle-gpu
==
3.0.0b1
-i
https://www.paddlepaddle.org.cn/packages/stable/cu118/
pip
install
modelscope
pip
install
modelscope
wget https://gitee.com/myhloli/MinerU/raw/master/scripts/download_models.py
-O
download_models.py
wget https://gitee.com/myhloli/MinerU/raw/master/scripts/download_models.py
-O
download_models.py
...
...
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