Spaces:
Configuration error
Configuration error
File size: 91 Bytes
4df1f3a |
1 2 3 4 5 6 7 8 9 |
@echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--share
call webui.bat
|