sayakpaul HF staff commited on
Commit
06653d4
1 Parent(s): 971090c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -17,6 +17,18 @@ datasets:
17
  Instruction fine-tuning of [Stable Diffusion XL (SDXL)](https://hf.co/papers/2307.01952) à la [InstructPix2Pix](https://huggingface.co/papers/2211.09800). Some results below:
18
 
19
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ## Usage in 🧨 diffusers
21
 
22
  Make sure to install the libraries first:
 
17
  Instruction fine-tuning of [Stable Diffusion XL (SDXL)](https://hf.co/papers/2307.01952) à la [InstructPix2Pix](https://huggingface.co/papers/2211.09800). Some results below:
18
 
19
 
20
+ **Edit instruction**: *"Turn sky into a cloudy one"*
21
+
22
+ ![](https://huggingface.co/datasets/sayakpaul/sample-datasets/resolve/main/sdxl-instructpix2pix-release/0_0_mountain_gs%403.0_igs%401.5_steps%4050.png)
23
+
24
+ **Edit instruction**: *"Make it a picasso painting"*
25
+
26
+ ![](https://huggingface.co/datasets/sayakpaul/sample-datasets/resolve/main/sdxl-instructpix2pix-release/1_1_cyborg_gs%403.0_igs%401.5_steps%4050.png)
27
+
28
+ **Edit instruction**: *"make the person older"*
29
+
30
+ ![](https://huggingface.co/datasets/sayakpaul/sample-datasets/resolve/main/sdxl-instructpix2pix-release/image_three_2.png)
31
+
32
  ## Usage in 🧨 diffusers
33
 
34
  Make sure to install the libraries first: