Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,8 @@ tags:
|
|
8 |
Project page: https://peter-sushko.github.io/RealEdit/
|
9 |
Data: https://huggingface.co/datasets/peter-sushko/RealEdit
|
10 |
|
11 |
-
<img src=
|
|
|
12 |
|
13 |
|
14 |
This is the model introduce in realedit paper. There are 2 ways to run inference: either via Diffusers or original InstructPix2Pix pipeline.
|
|
|
8 |
Project page: https://peter-sushko.github.io/RealEdit/
|
9 |
Data: https://huggingface.co/datasets/peter-sushko/RealEdit
|
10 |
|
11 |
+
<img src="https://peter-sushko.github.io/RealEdit/static/images/teaser.svg" style="width:80%;"/>
|
12 |
+
|
13 |
|
14 |
|
15 |
This is the model introduce in realedit paper. There are 2 ways to run inference: either via Diffusers or original InstructPix2Pix pipeline.
|