mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-09-06 17:02:12 +00:00
brought manual instructions up to date
reworked launching with different parameters
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
|
||||
set PYTHON=
|
||||
set GIT=
|
||||
set VENV_DIR=
|
||||
set COMMANDLINE_ARGS=
|
||||
|
||||
call webui.bat
|
||||
Reference in New Issue
Block a user