Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vipsphi
/
ttskinxx
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ttskinxx
/
go-webui.bat
vipsphi
Initial clean deploy
4935f2f
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
162 Bytes
set
"SCRIPT_DIR=%~dp0"
set
"SCRIPT_DIR=
%SCRIPT_DIR:~0,-1%
"
cd
/d "
%SCRIPT_DIR%
"
set
"
PATH
=
%SCRIPT_DIR%
\runtime;
%PATH%
"
runtime\python.exe -I webui.py zh_CN
pause