Update webui-user.bat
--xformers --lowvram --precision full --no-half --skip-torch-cuda-testpull/17107/head
parent
82a973c043
commit
2a023fdebb
|
|
@ -3,6 +3,6 @@
|
|||
set PYTHON=
|
||||
set GIT=
|
||||
set VENV_DIR=
|
||||
set COMMANDLINE_ARGS=
|
||||
set COMMANDLINE_ARGS=--xformers --lowvram --precision full --no-half --skip-torch-cuda-test
|
||||
|
||||
call webui.bat
|
||||
|
|
|
|||
Loading…
Reference in New Issue