We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247b5fe commit f6af0d1Copy full SHA for f6af0d1
docs/source/en/_toctree.yml
@@ -3,6 +3,8 @@
3
title: "🧨 Diffusers"
4
- local: quicktour
5
title: "Quicktour"
6
+ - local: stable_diffusion
7
+ title: "Stable Diffusion"
8
- local: installation
9
title: "Installation"
10
title: "Get started"
@@ -71,8 +73,6 @@
71
73
title: "Text-to-image fine-tuning"
72
74
title: "Training"
75
- sections:
- - local: conceptual/stable_diffusion
- title: "Stable Diffusion"
76
- local: conceptual/philosophy
77
title: "Philosophy"
78
- local: conceptual/contribution
docs/source/en/conceptual/stable_diffusion.mdx renamed to docs/source/en/stable_diffusion.mdx
0 commit comments