mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-04-09 10:11:46 +02:00
8 lines
83 B
Batchfile
8 lines
83 B
Batchfile
@echo off
|
|
|
|
set PYTHON=
|
|
set GIT=
|
|
set VENV_DIR=
|
|
set COMMANDLINE_ARGS=
|
|
call webui.bat
|