mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-04 19:49:01 +08:00
Updated Installation on Apple Silicon (markdown)
parent
accdaf99a6
commit
f53f22c065
@ -13,10 +13,11 @@ First, you need to install the required dependencies using [Homebrew](https://br
|
||||
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.
|
||||
|
||||
1. Open Terminal.app
|
||||
2. Run the following command:
|
||||
2. Run the following commands:
|
||||
|
||||
```
|
||||
bash <(curl -s https://raw.githubusercontent.com/dylancl/stable-diffusion-webui-mps/master/setup_mac.sh)
|
||||
$ curl -s https://raw.githubusercontent.com/dylancl/stable-diffusion-webui-mps/master/setup_mac.sh
|
||||
$ ./setup_mac.sh
|
||||
```
|
||||
|
||||
3. Follow the instructions in the terminal window.
|
||||
|
Loading…
x
Reference in New Issue
Block a user