Updated Installation on Apple Silicon (markdown)

Dylan Cathelijn 2022-09-24 23:37:32 +02:00
parent f53f22c065
commit 289e1490c8

@ -8,7 +8,7 @@ Upscaling works, but only using the real-ESRGAN models.
First, you need to install the required dependencies using [Homebrew](https://brew.sh).
`brew install cmake protobuf rust python git`
`brew install cmake protobuf rust python git wget`
The script can be downloaded from [here](https://github.com/dylancl/stable-diffusion-webui-mps/blob/master/setup_mac.sh), or follow the instructions below.