Commit
•
dc3d985
1
Parent(s):
f7a8d8f
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ There is also a [notebook](https://huggingface.co/philschmid/stable-diffusion-2-
|
|
28 |
|
29 |
`prompt` | `Output`
|
30 |
:-------------------------:|:-------------------------:|
|
31 |
-
<span style="position: relative;bottom: 150px;">Face of a bengal cat, high resolution, sitting on a park bench</span> | <img src="
|
32 |
|
33 |
|
34 |
### expected Request payload
|
|
|
28 |
|
29 |
`prompt` | `Output`
|
30 |
:-------------------------:|:-------------------------:|
|
31 |
+
<span style="position: relative;bottom: 150px;">Face of a bengal cat, high resolution, sitting on a park bench</span> | <img src="https://huggingface.co/philschmid/stable-diffusion-2-inpainting-endpoint/resolve/main/result.png" alt="drawing" width="300"/>
|
32 |
|
33 |
|
34 |
### expected Request payload
|