mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-05-07 04:46:38 +08:00
commit
771cecb37d
4
go-webui.ps1
Normal file
4
go-webui.ps1
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
$ErrorActionPreference = "SilentlyContinue"
|
||||||
|
chcp 65001
|
||||||
|
& "$PSScriptRoot\runtime\python.exe" "$PSScriptRoot\webui.py"
|
||||||
|
pause
|
Loading…
x
Reference in New Issue
Block a user