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
wangkx1
model-downloader
Commits
b2e1784a
Commit
b2e1784a
authored
Apr 27, 2026
by
wangkx1
Browse files
Update download_models.sh
parent
5694607c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
download_models.sh
download_models.sh
+1
-1
No files found.
download_models.sh
View file @
b2e1784a
#!/bin/bash
pip3
install
modelscope
-i
https://pypi.tuna.tsinghua.edu.cn/simple
pip3
install
modelscope
==
1.35.4
-i
https://pypi.tuna.tsinghua.edu.cn/simple
export
DEFAULT_MAX_WORKERS
=
1
...
...
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