patrickvonplaten
commited on
Commit
•
07a3fa9
1
Parent(s):
fc230ef
Update README.md
Browse files
README.md
CHANGED
@@ -116,7 +116,8 @@ image.save('images/output.png')
|
|
116 |
```
|
117 |
![original](./images/original.png)
|
118 |
![mask](./images/mask.png)
|
119 |
-
![inpaint_output](./images/
|
|
|
120 |
## Other released checkpoints v1-1
|
121 |
The authors released 14 different checkpoints, each trained with [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5)
|
122 |
on a different type of conditioning:
|
|
|
116 |
```
|
117 |
![original](./images/original.png)
|
118 |
![mask](./images/mask.png)
|
119 |
+
![inpaint_output](./images/output.png)
|
120 |
+
|
121 |
## Other released checkpoints v1-1
|
122 |
The authors released 14 different checkpoints, each trained with [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5)
|
123 |
on a different type of conditioning:
|