iamlucaconti commited on
Commit
deb6a84
·
verified ·
1 Parent(s): c456404

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -6,5 +6,10 @@ language:
6
  pipeline_tag: image-to-image
7
 
8
  ---
 
9
 
10
- GitHub: https://github.com/iamlucaconti/InstructPix2Pix
 
 
 
 
 
6
  pipeline_tag: image-to-image
7
 
8
  ---
9
+ # Image Editing with Diffusion Models
10
 
11
+ GitHub: https://github.com/iamlucaconti/InstructPix2Pix
12
+
13
+ Given an input image and an accompanying edit instruction, our model generates the corresponding modification directly. Unlike approaches that rely on detailed textual descriptions of both the source and target images, our method requires only the instruction (`ediit_prompt`) and performs the edit in a single forward pass, without per-example inversion or additional fine-tuning. An example generated by our model is shown below:
14
+
15
+ ![Home Alone](images/home_alone.png)