mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-04-09 10:11:49 +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
|