aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRobin Fernandes <robin@soal.org>2022-09-23 00:54:32 +0000
committerRobin Fernandes <robin@soal.org>2022-09-23 00:54:32 +0000
commit03738668c08852d717b0564fc0c3da89877e52b8 (patch)
tree975bd8f2f610901ee45a5c3d1885d93074cdddc2 /README.md
parent25eb1e3d9072a060a253abce6889e7fef440dfe1 (diff)
parent19fc3e82794245b663467a9be076271f6ae33f26 (diff)
downloadstable-diffusion-webui-gfx803-03738668c08852d717b0564fc0c3da89877e52b8.tar.gz
stable-diffusion-webui-gfx803-03738668c08852d717b0564fc0c3da89877e52b8.tar.bz2
stable-diffusion-webui-gfx803-03738668c08852d717b0564fc0c3da89877e52b8.zip
Merge from master
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1538100..3cb4efb9 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,10 @@ sudo pacman -S wget git python3
bash <(wget -qO- https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh)
```
+### Installation on Apple Silicon
+
+Find the instructions [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Installation-on-Apple-Silicon).
+
## Documentation
The documentation was moved from this README over to the project's [wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki).