|  | 
| 7 | 7 |   - local: quicktour | 
| 8 | 8 |     title: Quicktour | 
| 9 | 9 |   - local: stable_diffusion | 
| 10 |  | -    title: Effective and efficient diffusion | 
|  | 10 | +    title: Basic performance | 
| 11 | 11 | 
 | 
| 12 | 12 | - title: DiffusionPipeline | 
| 13 | 13 |   isExpanded: false | 
|  | 
| 112 | 112 |   sections: | 
| 113 | 113 |   - local: modular_diffusers/overview | 
| 114 | 114 |     title: Overview | 
| 115 |  | -  - local: modular_diffusers/modular_pipeline | 
| 116 |  | -    title: Modular Pipeline | 
| 117 |  | -  - local: modular_diffusers/components_manager | 
| 118 |  | -    title: Components Manager | 
|  | 115 | +  - local: modular_diffusers/quickstart | 
|  | 116 | +    title: Quickstart | 
| 119 | 117 |   - local: modular_diffusers/modular_diffusers_states | 
| 120 |  | -    title: Modular Diffusers States | 
|  | 118 | +    title: States | 
| 121 | 119 |   - local: modular_diffusers/pipeline_block | 
| 122 |  | -    title: Pipeline Block | 
|  | 120 | +    title: ModularPipelineBlocks | 
| 123 | 121 |   - local: modular_diffusers/sequential_pipeline_blocks | 
| 124 |  | -    title: Sequential Pipeline Blocks | 
|  | 122 | +    title: SequentialPipelineBlocks | 
| 125 | 123 |   - local: modular_diffusers/loop_sequential_pipeline_blocks | 
| 126 |  | -    title: Loop Sequential Pipeline Blocks | 
|  | 124 | +    title: LoopSequentialPipelineBlocks | 
| 127 | 125 |   - local: modular_diffusers/auto_pipeline_blocks | 
| 128 |  | -    title: Auto Pipeline Blocks | 
| 129 |  | -  - local: modular_diffusers/end_to_end_guide | 
| 130 |  | -    title: End-to-End Example | 
|  | 126 | +    title: AutoPipelineBlocks | 
|  | 127 | +  - local: modular_diffusers/modular_pipeline | 
|  | 128 | +    title: ModularPipeline | 
|  | 129 | +  - local: modular_diffusers/components_manager | 
|  | 130 | +    title: ComponentsManager | 
|  | 131 | +  - local: modular_diffusers/guiders | 
|  | 132 | +    title: Guiders | 
| 131 | 133 | 
 | 
| 132 | 134 | - title: Training | 
| 133 | 135 |   isExpanded: false | 
|  | 
| 282 | 284 |       title: Outputs | 
| 283 | 285 |     - local: api/quantization | 
| 284 | 286 |       title: Quantization | 
|  | 287 | +  - title: Modular | 
|  | 288 | +    sections: | 
|  | 289 | +    - local: api/modular_diffusers/pipeline | 
|  | 290 | +      title: Pipeline | 
|  | 291 | +    - local: api/modular_diffusers/pipeline_blocks | 
|  | 292 | +      title: Blocks | 
|  | 293 | +    - local: api/modular_diffusers/pipeline_states | 
|  | 294 | +      title: States | 
|  | 295 | +    - local: api/modular_diffusers/pipeline_components | 
|  | 296 | +      title: Components and configs | 
|  | 297 | +    - local: api/modular_diffusers/guiders | 
|  | 298 | +      title: Guiders | 
| 285 | 299 |   - title: Loaders | 
| 286 | 300 |     sections: | 
| 287 | 301 |     - local: api/loaders/ip_adapter | 
|  | 
0 commit comments