Skip to content

Commit

Permalink
remove COMMANDLINE_ARGS
Browse files Browse the repository at this point in the history
  • Loading branch information
anapnoe committed Mar 5, 2024
1 parent 1a47347 commit ea4596a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions webui-user.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
set PYTHON=
set GIT=
set VENV_DIR=
set PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.6,max_split_size_mb:512
set COMMANDLINE_ARGS=--xformers --no-half-vae --medvram --medvram-sdxl --no-half
set COMMANDLINE_ARGS=
call webui.bat

0 comments on commit ea4596a

Please sign in to comment.