mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-12 15:59:00 +08:00
Update installation instructions
parent
15a1907d70
commit
0130126f3b
@ -16,7 +16,9 @@ The script can be downloaded from [here](https://github.com/dylancl/stable-diffu
|
|||||||
2. Run the following commands:
|
2. Run the following commands:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ curl -s https://raw.githubusercontent.com/dylancl/stable-diffusion-webui-mps/master/setup_mac.sh
|
$ cd ~/Documents/
|
||||||
|
$ curl https://raw.githubusercontent.com/dylancl/stable-diffusion-webui-mps/master/setup_mac.sh -o setup_mac.sh
|
||||||
|
$ chmod +x setup_mac.sh
|
||||||
$ ./setup_mac.sh
|
$ ./setup_mac.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user