mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-15 14:50:55 -08:00
Try using TCMalloc on Linux by default
This commit is contained in:
parent
22bcc7be42
commit
8af4b3bbe4
3 changed files with 22 additions and 3 deletions
|
|
@ -43,4 +43,7 @@
|
|||
# Uncomment to enable accelerated launch
|
||||
#export ACCELERATE="True"
|
||||
|
||||
# Uncomment to disable TCMalloc
|
||||
#export NO_TCMALLOC="True"
|
||||
|
||||
###########################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue