Update README.md
Browse files
README.md
CHANGED
@@ -110,10 +110,6 @@ images = pipe(
|
|
110 |
images[0].save("./gligen-1-4-inpainting-text-box.jpg")
|
111 |
```
|
112 |
|
113 |
-
# Sample Output
|
114 |
-
<img src="https://datasets-server.huggingface.co/assets/masterful/GLIGEN/--/default/train/0/image/image.jpg" alt="inpaint-output-1" width="640"/>
|
115 |
-
<img src="https://datasets-server.huggingface.co/assets/masterful/GLIGEN/--/default/train/1/image/image.jpg" alt="inpaint-output-2" width="640"/>
|
116 |
-
|
117 |
# Uses
|
118 |
|
119 |
## Direct Use
|
|
|
110 |
images[0].save("./gligen-1-4-inpainting-text-box.jpg")
|
111 |
```
|
112 |
|
|
|
|
|
|
|
|
|
113 |
# Uses
|
114 |
|
115 |
## Direct Use
|