Commit fb19d976 authored by wangkx1's avatar wangkx1
Browse files

Update download_models.sh

parent 42eac2d4
#!/bin/bash #!/bin/bash
pip3 install modelscope -i https://pypi.tuna.tsinghua.edu.cn/simple
# 设置日志目录 # 设置日志目录
LOG_DIR="./log_downloads" LOG_DIR="./log_downloads"
CACHE_DIR="./" CACHE_DIR="./"
......
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