Merge pull request #834 from AUTOMATIC1111/dylancl-patch-2

Update README to link to wiki page for Apple Silicon installs
This commit is contained in:
AUTOMATIC1111
2022-09-22 13:45:25 +03:00
committed by GitHub

View File

@@ -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).