Skip to content

Commit 0d633a4

Browse files
authored
deduplicate training section in the docs. (#2788)
1 parent 9dc8444 commit 0d633a4

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

docs/source/en/_toctree.yml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
title: Low-Rank Adaptation of Large Language Models (LoRA)
7171
- local: training/controlnet
7272
title: ControlNet
73+
- local: training/instructpix2pix
74+
title: InstructPix2Pix Training
7375
title: Training
7476
- sections:
7577
- local: using-diffusers/rl
@@ -98,22 +100,6 @@
98100
- local: optimization/habana
99101
title: Habana Gaudi
100102
title: Optimization/Special Hardware
101-
- sections:
102-
- local: training/overview
103-
title: Overview
104-
- local: training/unconditional_training
105-
title: Unconditional image generation
106-
- local: training/text_inversion
107-
title: Textual Inversion
108-
- local: training/dreambooth
109-
title: DreamBooth
110-
- local: training/text2image
111-
title: Text-to-image
112-
- local: training/lora
113-
title: Low-Rank Adaptation of Large Language Models (LoRA)
114-
- local: training/instructpix2pix
115-
title: InstructPix2Pix Training
116-
title: Training
117103
- sections:
118104
- local: conceptual/philosophy
119105
title: Philosophy

0 commit comments

Comments
 (0)