sergejcodes
commited on
Commit
•
c6014d1
1
Parent(s):
a905558
chore: update readme
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ Instructions for usage with Stable Diffusion Web UI.
|
|
22 |
### Hypernetwork
|
23 |
|
24 |
1. Download the [`lowpoly.hypernet.pt`](https://huggingface.co/n6ai/lowpoly-hypernetwork/resolve/main/lowpoly.hypernet.pt) file.
|
25 |
-
2. Place the downloaded `lowpoly.hypernet.pt` file inside `stable-diffusion-
|
26 |
3. Add `<hypernet:lowpoly.hypernet:0.25>` to your prompt and adjust the blend to your liking.
|
27 |
|
28 |
**Example**
|
|
|
22 |
### Hypernetwork
|
23 |
|
24 |
1. Download the [`lowpoly.hypernet.pt`](https://huggingface.co/n6ai/lowpoly-hypernetwork/resolve/main/lowpoly.hypernet.pt) file.
|
25 |
+
2. Place the downloaded `lowpoly.hypernet.pt` file inside `stable-diffusion-webui/models/hypernetworks` directory. If the `hypernetworks` directory doesn't exist simply create it.
|
26 |
3. Add `<hypernet:lowpoly.hypernet:0.25>` to your prompt and adjust the blend to your liking.
|
27 |
|
28 |
**Example**
|