Skip to content

Commit 55dbfa0

Browse files
authored
[Docs] include the instruction-tuning blog link in the InstructPix2Pix docs (huggingface#3644)
include the instruction-tuning blog link.
1 parent 4f14b36 commit 55dbfa0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/source/en/training/instructpix2pix.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,5 @@ speed and quality during performance:
207207

208208
Particularly, `image_guidance_scale` and `guidance_scale` can have a profound impact
209209
on the generated ("edited") image (see [here](https://twitter.com/RisingSayak/status/1628392199196151808?s=20) for an example).
210+
211+
If you're looking for some interesting ways to use the InstructPix2Pix training methodology, we welcome you to check out this blog post: [Instruction-tuning Stable Diffusion with InstructPix2Pix](https://huggingface.co/blog/instruction-tuning-sd).

examples/instruct_pix2pix/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,5 @@ speed and quality during performance:
185185

186186
Particularly, `image_guidance_scale` and `guidance_scale` can have a profound impact
187187
on the generated ("edited") image (see [here](https://twitter.com/RisingSayak/status/1628392199196151808?s=20) for an example).
188+
189+
If you're looking for some interesting ways to use the InstructPix2Pix training methodology, we welcome you to check out this blog post: [Instruction-tuning Stable Diffusion with InstructPix2Pix](https://huggingface.co/blog/instruction-tuning-sd).

0 commit comments

Comments
 (0)