Try using TCMalloc on Linux by default

This commit is contained in:
gk
2023-04-13 08:46:59 +09:00
parent 22bcc7be42
commit 8af4b3bbe4
3 changed files with 22 additions and 3 deletions

View File

@@ -120,6 +120,7 @@ sudo pacman -S wget git python3
bash <(wget -qO- https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh)
```
3. Run `webui.sh`.
4. Check `webui-user.sh` for options.
### Installation on Apple Silicon
Find the instructions [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Installation-on-Apple-Silicon).