Update Windows Batch

main
bfloat16 2 years ago committed by GitHub
parent 3a3174ad5a
commit 08074e1fb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,2 +1,4 @@
runtime\python.exe webui.py @echo off
chcp 65001
"%~dp0\runtime\python.exe" "%~dp0\webui.py"
pause pause
Loading…
Cancel
Save