aboutsummaryrefslogtreecommitdiffstats
path: root/webui-user.sh
diff options
context:
space:
mode:
authorKeavon Chambers <keavon@keavon.com>2022-11-19 18:34:31 +0000
committerGitHub <noreply@github.com>2022-11-19 18:34:31 +0000
commit2f90496b19cd9c512633742db97b072a7075f017 (patch)
tree60d2dddd69172d9b5cf58c8da2bd64c61132f4fa /webui-user.sh
parenta258fd60dbe2d68325339405a2aa72816d06d2fd (diff)
parent47a44c7e421b98ca07e92dbf88769b04c9e28f86 (diff)
downloadstable-diffusion-webui-gfx803-2f90496b19cd9c512633742db97b072a7075f017.tar.gz
stable-diffusion-webui-gfx803-2f90496b19cd9c512633742db97b072a7075f017.tar.bz2
stable-diffusion-webui-gfx803-2f90496b19cd9c512633742db97b072a7075f017.zip
Merge branch 'master' into cors-regex
Diffstat (limited to 'webui-user.sh')
-rw-r--r--webui-user.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/webui-user.sh b/webui-user.sh
index 30646f5c..16e42759 100644
--- a/webui-user.sh
+++ b/webui-user.sh
@@ -40,4 +40,7 @@ export COMMANDLINE_ARGS=""
#export CODEFORMER_COMMIT_HASH=""
#export BLIP_COMMIT_HASH=""
+# Uncomment to enable accelerated launch
+#export ACCELERATE="True"
+
###########################################