Skip to content

Commit

Permalink
update download_models scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Kedreamix committed Jun 20, 2024
1 parent aca7066 commit 868c71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download_models.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ echo "Please select a model download method:"
echo "请选择模型下载方式:"
echo "1. Download from ModelScope (No resuming capability)"
echo "1. 从 ModelScope 下载(有断点续传功能)推荐"
# 记得先下载modelscope, pip install modelsope
# 记得先下载modelscope, pip install modelscope
echo "记得先下载modelscope, pip install modelsope"
echo "2. Download from Huggingface (With resuming capability)"
echo "2. 从 Huggingface 下载(有断点续传功能)"
Expand Down

0 comments on commit 868c71c

Please sign in to comment.