Commit
·
06a26f6
1
Parent(s):
1255375
Update README.md
Browse files
README.md
CHANGED
@@ -34,8 +34,7 @@ python edit_cli.py --input [YOUR_IMG_PATH] --output imgs/output.jpg --edit "EDIT
|
|
34 |
# e.g. python edit_cli.py --input imgs/example.jpg --output imgs/output.jpg --edit "let him wear a black T-shirt" --ckpt checkpoints/MagicBrush-epoch-000168.ckpt
|
35 |
```
|
36 |
|
37 |
-
<div> <img src="https://s2.loli.net/2023/06/22/
|
38 |
-
|
39 |
|
40 |
### Run the interactive editing Gradio app:
|
41 |
|
|
|
34 |
# e.g. python edit_cli.py --input imgs/example.jpg --output imgs/output.jpg --edit "let him wear a black T-shirt" --ckpt checkpoints/MagicBrush-epoch-000168.ckpt
|
35 |
```
|
36 |
|
37 |
+
<div> <img src="https://s2.loli.net/2023/06/22/BwOuzhFTXCSlZym.jpg" alt="Source Image" style="width:40%;"> <img src="https://s2.loli.net/2023/06/22/Nl21EFPWg4UaOQx.jpg" alt="Target Image" style="width:40%;"> </div>
|
|
|
38 |
|
39 |
### Run the interactive editing Gradio app:
|
40 |
|