Update README.md
Browse files
README.md
CHANGED
@@ -51,8 +51,9 @@ image = pipeline(prompt='a viking on a fjord').images[0]
|
|
51 |
image
|
52 |
```
|
53 |
|
54 |
-
## Supporting article
|
55 |
|
56 |
I have undertaken a blog to explain this:
|
57 |
|
58 |
- Fjord stable diffusion model: https://hutsons-hacks.info/stable-diffusion-model-for-generating-images-of-fjords
|
|
|
|
51 |
image
|
52 |
```
|
53 |
|
54 |
+
## Supporting article(s)
|
55 |
|
56 |
I have undertaken a blog to explain this:
|
57 |
|
58 |
- Fjord stable diffusion model: https://hutsons-hacks.info/stable-diffusion-model-for-generating-images-of-fjords
|
59 |
+
- Stable diffusion application with Streamlit: https://hutsons-hacks.info/stable-diffusion-application-with-streamlit
|