mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-06 03:57:44 +08:00
support powershell
This commit is contained in:
parent
5688a26496
commit
47e113a7b2
@ -1,2 +1,4 @@
|
|||||||
runtime\python.exe webui.py
|
$ErrorActionPreference = "SilentlyContinue"
|
||||||
|
chcp 65001
|
||||||
|
& "$PSScriptRoot\runtime\python.exe" "$PSScriptRoot\webui.py"
|
||||||
pause
|
pause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user