mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-14 22:53:25 +03:00
21f2a706bb
This reverts commit 51a960df1fdd265e7747e19b50e25f359447587c.
9 lines
84 B
Batchfile
9 lines
84 B
Batchfile
@echo off
|
|
|
|
set PYTHON=
|
|
set GIT=
|
|
set VENV_DIR=
|
|
set COMMANDLINE_ARGS=
|
|
|
|
call webui.bat
|