diff options
author | gk <gkpyon@gmail.com> | 2023-04-12 23:46:59 +0000 |
---|---|---|
committer | gk <gkpyon@gmail.com> | 2023-04-13 01:19:03 +0000 |
commit | 8af4b3bbe46dcb7f701d3650b6e4d31d6dd268a7 (patch) | |
tree | 5a845479c1cd13155f89d4753f2d8822221ab05b /README.md | |
parent | 22bcc7be428c94e9408f589966c2040187245d81 (diff) | |
download | stable-diffusion-webui-gfx803-8af4b3bbe46dcb7f701d3650b6e4d31d6dd268a7.tar.gz stable-diffusion-webui-gfx803-8af4b3bbe46dcb7f701d3650b6e4d31d6dd268a7.tar.bz2 stable-diffusion-webui-gfx803-8af4b3bbe46dcb7f701d3650b6e4d31d6dd268a7.zip |
Try using TCMalloc on Linux by default
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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).
|