9 lines
335 B
Plaintext
9 lines
335 B
Plaintext
# 基础依赖
|
|
modelscope
|
|
yapf===0.32.0
|
|
swanlab
|
|
accelerate
|
|
#pip install --upgrade modelscope -i https://mirrors.aliyun.com/pypi/simple/
|
|
#pip install yapf==0.32.0 -i https://mirrors.aliyun.com/pypi/simple/
|
|
#pip install swanlab -i https://mirrors.aliyun.com/pypi/simple/
|
|
#pip install accelerate -i https://mirrors.aliyun.com/pypi/simple/ |