diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-02-19 06:12:01 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-02-19 06:12:01 +0000 |
commit | 75e03785fe1fb47c3b288105e2638ef06d81aef2 (patch) | |
tree | 8df43bbb7c5723a6f610ea2077383e52c57e401d /README.md | |
parent | 9f113a84eb8f829b310bf33f948c7c7b711d1a25 (diff) | |
download | stable-diffusion-webui-gfx803-75e03785fe1fb47c3b288105e2638ef06d81aef2.tar.gz stable-diffusion-webui-gfx803-75e03785fe1fb47c3b288105e2638ef06d81aef2.tar.bz2 stable-diffusion-webui-gfx803-75e03785fe1fb47c3b288105e2638ef06d81aef2.zip |
remove download instruction
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -120,8 +120,7 @@ sudo pacman -S wget git python3 ```bash
bash <(wget -qO- https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh)
```
-3. Place stable diffusion checkpoint (`model.ckpt`) in the `models/Stable-diffusion` directory (see [dependencies](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Dependencies) for where to get it).
-4. Run `webui.sh`.
+3. Run `webui.sh`.
### Installation on Apple Silicon
Find the instructions [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Installation-on-Apple-Silicon).
|