hearmeneigh
commited on
Commit
·
0412079
1
Parent(s):
9b3e987
Update guides/WEBUI.md
Browse files- guides/WEBUI.md +3 -3
guides/WEBUI.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
# Using with Stable Diffusion WebUI
|
2 |
|
3 |
## Setting Up
|
4 |
-
1. Download [`sd21-e621-rising-v2-epoch29.
|
5 |
copy them to `<stable-diffusion-webui>/models/Stable-diffusion`
|
6 |
-
|
7 |
-
|
8 |
|
9 |
|
10 |
## Tag Autocomplete
|
|
|
1 |
# Using with Stable Diffusion WebUI
|
2 |
|
3 |
## Setting Up
|
4 |
+
1. Download [`sd21-e621-rising-v2-epoch29.fp16.safetensors`](https://huggingface.co/hearmeneigh/sd21-e621-rising-v2/resolve/main/sd21-e621-rising-v2-epoch-29.fp16.safetensors) and [`sd21-e621-rising-v2-epoch29.fp16.yaml`](https://huggingface.co/hearmeneigh/sd21-e621-rising-v2/resolve/main/sd21-e621-rising-v2-epoch-29.fp16.yaml) and
|
5 |
copy them to `<stable-diffusion-webui>/models/Stable-diffusion`
|
6 |
+
3. Reload WebUI checkpoints
|
7 |
+
4. For more information, [see here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#basic-models).
|
8 |
|
9 |
|
10 |
## Tag Autocomplete
|