Skip to content

Commit e22fa2a

Browse files
committed
Update webui-user.sh
1 parent 5ef669d commit e22fa2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎webui-user.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#clone_dir="stable-diffusion-webui"
1111

1212
# Commandline arguments for webui.py, for example: export COMMANDLINE_ARGS="--medvram --opt-split-attention"
13-
#export COMMANDLINE_ARGS=""
13+
export COMMANDLINE_ARGS="--allow-code --administrator --precision full --no-half --xformers --api --enable-insecure-extension-access --cors-allow-origins * --listen"
1414

1515
# python3 executable
1616
#python_cmd="python3"

0 commit comments

Comments
 (0)