mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-08-26 15:15:18 +02:00
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
|