mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 15:19:59 +08:00
增加了git源信任
This commit is contained in:
parent
3158199caa
commit
8ee1ac18ae
@ -3,6 +3,7 @@ CHCP 65001
|
||||
cd ../
|
||||
echo 请确保您的主项目运行正常
|
||||
runtime\python.exe -m pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
runtime\python.exe -m pip config set install.trusted-host pypi.tuna.tsinghua.edu.cn
|
||||
runtime\python.exe -m pip install -r ./requirements.txt
|
||||
|
||||
pause
|
Loading…
x
Reference in New Issue
Block a user