Update README.md
Browse files
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 |
+

|
23 |
+
|
24 |
+
**Edit instruction**: *"Make it a picasso painting"*
|
25 |
+
|
26 |
+

|
27 |
+
|
28 |
+
**Edit instruction**: *"make the person older"*
|
29 |
+
|
30 |
+

|
31 |
+
|
32 |
## Usage in 🧨 diffusers
|
33 |
|
34 |
Make sure to install the libraries first:
|