sergejcodes commited on
Commit
a905558
1 Parent(s): 7f63870

chore: update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Instructions for usage with Stable Diffusion Web UI.
21
 
22
  ### Hypernetwork
23
 
24
- 1. Download the `lowpoly.hypernet.pt` file.
25
  2. Place the downloaded `lowpoly.hypernet.pt` file inside `stable-diffusion-web-ui/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
 
 
21
 
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-web-ui/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