Skip to content

Commit

Permalink
--api
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony committed Sep 28, 2023
1 parent ad70de4 commit 8277abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webui-user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#clone_dir="stable-diffusion-webui"

# Commandline arguments for webui.py, for example: export COMMANDLINE_ARGS="--medvram --opt-split-attention"
export COMMANDLINE_ARGS="--listen --xformers --opt-split-attention --no-half-vae --no-gradio-queue --enable-insecure-extension-access"
export COMMANDLINE_ARGS="--listen --xformers --api --opt-split-attention --no-half-vae --no-gradio-queue --enable-insecure-extension-access"

# python3 executable
#python_cmd="python3"
Expand Down

0 comments on commit 8277abc

Please sign in to comment.