Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Alyosha11
/
sound
like
0
Model card
Files
Files and versions
Community
main
sound
/
go-webui.ps1
Alyosha11
Add files using upload-large-folder tool
3e961d9
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
129 Bytes
$ErrorActionPreference
=
"SilentlyContinue"
chcp
65001
&
"
$PSScriptRoot
\runtime\python.exe"
"
$PSScriptRoot
\webui.py zh_CN"
pause