aboutsummaryrefslogtreecommitdiffstats
path: root/webui-user.sh
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-04-29 19:13:40 +0000
committerGitHub <noreply@github.com>2023-04-29 19:13:40 +0000
commit15c4e78b44e14d70b82dcb5b563251fed7be0766 (patch)
tree6f1acaae50a49544a08384b52739df3e2d803a10 /webui-user.sh
parent3e5b3c79e49ec3a10174c250815dabce6efdddca (diff)
parent2e78e65a22bfa6b116ae18d12fdcb85ec8acd727 (diff)
downloadstable-diffusion-webui-gfx803-15c4e78b44e14d70b82dcb5b563251fed7be0766.tar.gz
stable-diffusion-webui-gfx803-15c4e78b44e14d70b82dcb5b563251fed7be0766.tar.bz2
stable-diffusion-webui-gfx803-15c4e78b44e14d70b82dcb5b563251fed7be0766.zip
Merge branch 'dev' into feature/restore-progress
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 bfa53cb7..49a426ff 100644
--- a/webui-user.sh
+++ b/webui-user.sh
@@ -43,4 +43,7 @@
# Uncomment to enable accelerated launch
#export ACCELERATE="True"
+# Uncomment to disable TCMalloc
+#export NO_TCMALLOC="True"
+
###########################################