Update webui-user.bat
This commit is contained in:
parent
859fff3700
commit
e73e2ce2fd
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
set PYTHON=
|
set PYTHON=
|
||||||
set GIT=
|
set GIT=
|
||||||
set VENV_DIR=
|
set VENV_DIR=
|
||||||
set COMMANDLINE_ARGS=
|
set COMMANDLINE_ARGS=--medvram --precision full --no-half --unload-gfpgan --opt-split-attention
|
||||||
|
|
||||||
call webui.bat
|
call webui.bat
|
||||||
|
|
Loading…
Reference in a new issue