Commit
·
c24656f
1
Parent(s):
1b72af7
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ This version of Stable Diffusion has been fine tuned from [CompVis/stable-diffus
|
|
| 17 |
|
| 18 |
## Example
|
| 19 |
|
|
|
|
|
|
|
| 20 |
```bash
|
| 21 |
git clone https://github.com/justinpinkney/stable-diffusion.git
|
| 22 |
cd stable-diffusion
|
|
|
|
| 17 |
|
| 18 |
## Example
|
| 19 |
|
| 20 |
+
To use this model requires a fork of the Stable Diffusion repo: [justinpinkney/stable-diffusion](https://github.com/justinpinkney/stable-diffusion)
|
| 21 |
+
|
| 22 |
```bash
|
| 23 |
git clone https://github.com/justinpinkney/stable-diffusion.git
|
| 24 |
cd stable-diffusion
|