Skip to content

Commit 75ea54a

Browse files
authored
[docs] Kandinsky guide (huggingface#4555)
* kandinsky 2.1 first draft * add kandinsky 2.2 * fix identical section headers * try hfoptions syntax * add img2img * add inpaint * add interpolate * fix tag * more cleanups * typo * update hfoptions id * align hfoptions tags
1 parent c0f0582 commit 75ea54a

File tree

4 files changed

+740
-717
lines changed

4 files changed

+740
-717
lines changed

docs/source/en/_toctree.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
title: Push files to the Hub
4141
title: Loading & Hub
4242
- sections:
43+
- local: using-diffusers/pipeline_overview
44+
title: Overview
4345
- local: using-diffusers/unconditional_image_generation
4446
title: Unconditional image generation
4547
- local: using-diffusers/conditional_image_generation
@@ -70,6 +72,8 @@
7072
title: Overview
7173
- local: using-diffusers/sdxl
7274
title: Stable Diffusion XL
75+
- local: using-diffusers/kandinsky
76+
title: Kandinsky
7377
- local: using-diffusers/controlnet
7478
title: ControlNet
7579
- local: using-diffusers/shap-e
@@ -241,7 +245,7 @@
241245
- local: api/pipelines/pix2pix
242246
title: InstructPix2Pix
243247
- local: api/pipelines/kandinsky
244-
title: Kandinsky
248+
title: Kandinsky 2.1
245249
- local: api/pipelines/kandinsky_v22
246250
title: Kandinsky 2.2
247251
- local: api/pipelines/latent_consistency_models

0 commit comments

Comments
 (0)