diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-04-29 13:10:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-29 13:10:16 +0000 |
commit | 725a3849d2761d40808899e9b1bcf594dd33109d (patch) | |
tree | 657962e52bbc50e3bd51ea292e616c2372501d58 /README.md | |
parent | c84118d70d7c3dd2f741f9e89b9a8a4643f27f98 (diff) | |
parent | 8863b31d83b527d041ca45e23b9af99e2346081a (diff) | |
download | stable-diffusion-webui-gfx803-725a3849d2761d40808899e9b1bcf594dd33109d.tar.gz stable-diffusion-webui-gfx803-725a3849d2761d40808899e9b1bcf594dd33109d.tar.bz2 stable-diffusion-webui-gfx803-725a3849d2761d40808899e9b1bcf594dd33109d.zip |
Merge branch 'dev' into pr/xyz-sort-001
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).
|