aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-04-29 10:24:50 +0000
committerGitHub <noreply@github.com>2023-04-29 10:24:50 +0000
commit43dd2378af79d1ac91640e14bf64fa5692bfb74b (patch)
tree3125d896616fda93a766f56c88a7a747d2eefa3d /README.md
parent54fd00ff8f6fc1396ce0396772962b45609e7a9c (diff)
parent32c3b97669b873baaccf2070a7a478b9b9a27cef (diff)
downloadstable-diffusion-webui-gfx803-43dd2378af79d1ac91640e14bf64fa5692bfb74b.tar.gz
stable-diffusion-webui-gfx803-43dd2378af79d1ac91640e14bf64fa5692bfb74b.tar.bz2
stable-diffusion-webui-gfx803-43dd2378af79d1ac91640e14bf64fa5692bfb74b.zip
Merge branch 'dev' into generation_params_fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b67e2296..20f74531 100644
--- a/README.md
+++ b/README.md
@@ -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).