mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-12-17 01:59:08 +08:00
WIP
This commit is contained in:
parent
35e4cd1ad8
commit
c5b4026b86
1
.github/build_windows_packages.ps1
vendored
1
.github/build_windows_packages.ps1
vendored
@ -136,6 +136,7 @@ Set-Location ../
|
||||
Get-ChildItem .
|
||||
Copy-Item -Path $curr -Destination $pkgName -Recurse
|
||||
& "C:\Program Files\7-Zip\7z.exe" a -tzip "$zipPath" "$pkgName" -mx=5 -bsp1
|
||||
Get-ChildItem .
|
||||
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install "modelscope" "huggingface_hub[hf_transfer]" --no-warn-script-location
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user