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 4543d21 commit 1987c07Copy full SHA for 1987c07
docs/source/en/_toctree.yml
@@ -92,12 +92,12 @@
92
title: API Reference
93
title: Hybrid Inference
94
- sections:
95
- - local: modular_diffusers/quicktour
96
- title: Quicktour
+ - local: modular_diffusers/getting_started
+ title: Getting Started
97
- local: modular_diffusers/write_own_pipeline_block
98
title: Write your own pipeline block
99
- - local: modular_diffusers/developer_guide
100
- title: Developer Guide
+ - local: modular_diffusers/end_to_end_guide
+ title: End-to-End Developer Guide
101
title: Modular Diffusers
102
103
- local: using-diffusers/consisid
0 commit comments