|
5 | 5 | title: Installation |
6 | 6 | - local: quicktour |
7 | 7 | title: Quickstart |
8 | | - - local: stable_diffusion |
9 | | - title: Basic performance |
| 8 | + - local: using-diffusers/cli |
| 9 | + title: Command line interface |
10 | 10 | title: Get started |
11 | | -- isExpanded: false |
12 | | - sections: |
13 | | - - local: using-diffusers/loading |
14 | | - title: DiffusionPipeline |
15 | | - - local: tutorials/autopipeline |
16 | | - title: AutoPipeline |
17 | | - - local: using-diffusers/custom_pipeline_overview |
18 | | - title: Community pipelines and components |
19 | | - - local: using-diffusers/callback |
20 | | - title: Pipeline callbacks |
21 | | - - local: using-diffusers/reusing_seeds |
22 | | - title: Reproducibility |
23 | | - - local: using-diffusers/schedulers |
24 | | - title: Schedulers |
25 | | - - local: using-diffusers/guiders |
26 | | - title: Guiders |
27 | | - - local: using-diffusers/automodel |
28 | | - title: AutoModel |
29 | | - - local: using-diffusers/other-formats |
30 | | - title: Model formats |
31 | | - - local: using-diffusers/push_to_hub |
32 | | - title: Sharing pipelines and models |
33 | | - title: Pipelines |
34 | | -- isExpanded: false |
35 | | - sections: |
36 | | - - local: tutorials/using_peft_for_inference |
37 | | - title: LoRA |
38 | | - - local: using-diffusers/ip_adapter |
39 | | - title: IP-Adapter |
40 | | - - local: using-diffusers/controlnet |
41 | | - title: ControlNet |
42 | | - - local: using-diffusers/t2i_adapter |
43 | | - title: T2I-Adapter |
44 | | - - local: using-diffusers/dreambooth |
45 | | - title: DreamBooth |
46 | | - - local: using-diffusers/textual_inversion_inference |
47 | | - title: Textual inversion |
48 | | - title: Adapters |
49 | | -- isExpanded: false |
| 11 | +- isExpanded: true |
50 | 12 | sections: |
51 | | - - local: using-diffusers/weighted_prompts |
52 | | - title: Prompting |
53 | | - - local: using-diffusers/create_a_server |
54 | | - title: Create a server |
55 | | - - local: using-diffusers/batched_inference |
56 | | - title: Batch inference |
57 | | - - local: training/distributed_inference |
58 | | - title: Distributed inference |
59 | | - - local: hybrid_inference/overview |
60 | | - title: Remote inference |
| 13 | + - isExpanded: false |
| 14 | + sections: |
| 15 | + - local: using-diffusers/weighted_prompts |
| 16 | + title: Prompting |
| 17 | + - local: using-diffusers/loading |
| 18 | + title: DiffusionPipeline |
| 19 | + - local: tutorials/autopipeline |
| 20 | + title: AutoPipeline |
| 21 | + - local: using-diffusers/custom_pipeline_overview |
| 22 | + title: Community pipelines and components |
| 23 | + - local: using-diffusers/callback |
| 24 | + title: Pipeline callbacks |
| 25 | + - local: using-diffusers/reusing_seeds |
| 26 | + title: Reproducibility |
| 27 | + - local: using-diffusers/schedulers |
| 28 | + title: Schedulers |
| 29 | + - local: using-diffusers/guiders |
| 30 | + title: Guiders |
| 31 | + - local: using-diffusers/automodel |
| 32 | + title: AutoModel |
| 33 | + - local: using-diffusers/other-formats |
| 34 | + title: Model formats |
| 35 | + - local: using-diffusers/push_to_hub |
| 36 | + title: Sharing pipelines and models |
| 37 | + title: Using diffusion pipelines |
| 38 | + - isExpanded: false |
| 39 | + sections: |
| 40 | + - local: tutorials/using_peft_for_inference |
| 41 | + title: LoRA |
| 42 | + - local: using-diffusers/ip_adapter |
| 43 | + title: IP-Adapter |
| 44 | + - local: using-diffusers/controlnet |
| 45 | + title: ControlNet |
| 46 | + - local: using-diffusers/t2i_adapter |
| 47 | + title: T2I-Adapter |
| 48 | + - local: using-diffusers/dreambooth |
| 49 | + title: DreamBooth |
| 50 | + - local: using-diffusers/textual_inversion_inference |
| 51 | + title: Textual inversion |
| 52 | + title: Adapters and personalization |
61 | 53 | title: Inference |
62 | | -- isExpanded: false |
| 54 | +- isExpanded: true |
63 | 55 | sections: |
64 | | - - local: optimization/fp16 |
65 | | - title: Accelerate inference |
66 | | - - local: optimization/cache |
67 | | - title: Caching |
68 | | - - local: optimization/attention_backends |
69 | | - title: Attention backends |
70 | | - - local: optimization/memory |
71 | | - title: Reduce memory usage |
72 | | - - local: optimization/speed-memory-optims |
73 | | - title: Compiling and offloading quantized models |
74 | | - - sections: |
| 56 | + - local: stable_diffusion |
| 57 | + title: Basic performance |
| 58 | + - isExpanded: false |
| 59 | + sections: |
| 60 | + - local: optimization/fp16 |
| 61 | + title: Accelerate inference |
| 62 | + - local: optimization/cache |
| 63 | + title: Caching |
| 64 | + - local: optimization/attention_backends |
| 65 | + title: Attention backends |
| 66 | + - local: optimization/memory |
| 67 | + title: Reduce memory usage |
| 68 | + - local: optimization/speed-memory-optims |
| 69 | + title: Compiling and offloading quantized models |
| 70 | + title: Inference |
| 71 | + - isExpanded: false |
| 72 | + sections: |
75 | 73 | - local: optimization/pruna |
76 | 74 | title: Pruna |
77 | 75 | - local: optimization/xformers |
|
90 | 88 | title: ParaAttention |
91 | 89 | - local: using-diffusers/image_quality |
92 | 90 | title: FreeU |
93 | | - title: Community optimizations |
94 | | - title: Inference optimization |
| 91 | + title: Community methods |
| 92 | + - isExpanded: false |
| 93 | + sections: |
| 94 | + - local: quantization/overview |
| 95 | + title: Getting started |
| 96 | + - local: quantization/bitsandbytes |
| 97 | + title: bitsandbytes |
| 98 | + - local: quantization/gguf |
| 99 | + title: gguf |
| 100 | + - local: quantization/nunchaku |
| 101 | + title: Nunchaku Lite |
| 102 | + - local: quantization/torchao |
| 103 | + title: torchao |
| 104 | + - local: quantization/quanto |
| 105 | + title: quanto |
| 106 | + - local: quantization/modelopt |
| 107 | + title: NVIDIA ModelOpt |
| 108 | + - local: quantization/autoround |
| 109 | + title: AutoRound |
| 110 | + - local: quantization/sdnq |
| 111 | + title: SDNQ |
| 112 | + title: Quantization |
| 113 | + - isExpanded: false |
| 114 | + sections: |
| 115 | + - local: optimization/onnx |
| 116 | + title: ONNX |
| 117 | + - local: optimization/open_vino |
| 118 | + title: OpenVINO |
| 119 | + - local: optimization/coreml |
| 120 | + title: Core ML |
| 121 | + - local: optimization/mps |
| 122 | + title: Metal Performance Shaders (MPS) |
| 123 | + - local: optimization/habana |
| 124 | + title: Intel Gaudi |
| 125 | + - local: optimization/neuron |
| 126 | + title: AWS Neuron |
| 127 | + title: Hardware-specific acceleration |
| 128 | + - isExpanded: false |
| 129 | + sections: |
| 130 | + - local: using-diffusers/create_a_server |
| 131 | + title: Create a server |
| 132 | + - local: using-diffusers/batched_inference |
| 133 | + title: Batch inference |
| 134 | + - local: training/distributed_inference |
| 135 | + title: Distributed inference |
| 136 | + - local: hybrid_inference/overview |
| 137 | + title: Remote inference |
| 138 | + title: Serving and scaling |
| 139 | + title: Optimize and scale |
95 | 140 | - isExpanded: false |
96 | 141 | sections: |
97 | 142 | - local: modular_diffusers/overview |
|
129 | 174 | title: Adapt a model to a new task |
130 | 175 | - local: tutorials/basic_training |
131 | 176 | title: Train a diffusion model |
132 | | - - sections: |
| 177 | + - isExpanded: false |
| 178 | + sections: |
133 | 179 | - local: training/unconditional_training |
134 | 180 | title: Unconditional image generation |
135 | 181 | - local: training/text2image |
|
146 | 192 | title: InstructPix2Pix |
147 | 193 | - local: training/cogvideox |
148 | 194 | title: CogVideoX |
149 | | - title: Models |
150 | | - - sections: |
| 195 | + title: Model recipes |
| 196 | + - isExpanded: false |
| 197 | + sections: |
151 | 198 | - local: training/text_inversion |
152 | 199 | title: Textual Inversion |
153 | 200 | - local: training/dreambooth |
|
160 | 207 | title: Latent Consistency Distillation |
161 | 208 | - local: training/ddpo |
162 | 209 | title: Reinforcement learning training with DDPO |
163 | | - title: Methods |
| 210 | + title: Training methods |
164 | 211 | - local: training/nemo_automodel |
165 | 212 | title: NeMo Automodel |
166 | | - title: Training |
167 | | -- isExpanded: false |
168 | | - sections: |
169 | | - - local: quantization/overview |
170 | | - title: Getting started |
171 | | - - local: quantization/bitsandbytes |
172 | | - title: bitsandbytes |
173 | | - - local: quantization/gguf |
174 | | - title: gguf |
175 | | - - local: quantization/nunchaku |
176 | | - title: Nunchaku Lite |
177 | | - - local: quantization/torchao |
178 | | - title: torchao |
179 | | - - local: quantization/quanto |
180 | | - title: quanto |
181 | | - - local: quantization/modelopt |
182 | | - title: NVIDIA ModelOpt |
183 | | - - local: quantization/autoround |
184 | | - title: AutoRound |
185 | | - - local: quantization/sdnq |
186 | | - title: SDNQ |
187 | | - title: Quantization |
| 213 | + title: Train and fine-tune |
188 | 214 | - isExpanded: false |
189 | 215 | sections: |
190 | | - - local: optimization/onnx |
191 | | - title: ONNX |
192 | | - - local: optimization/open_vino |
193 | | - title: OpenVINO |
194 | | - - local: optimization/coreml |
195 | | - title: Core ML |
196 | | - - local: optimization/mps |
197 | | - title: Metal Performance Shaders (MPS) |
198 | | - - local: optimization/habana |
199 | | - title: Intel Gaudi |
200 | | - - local: optimization/neuron |
201 | | - title: AWS Neuron |
202 | | - title: Model accelerators and hardware |
203 | | -- isExpanded: false |
204 | | - sections: |
205 | | - - sections: |
| 216 | + - isExpanded: false |
| 217 | + sections: |
206 | 218 | - local: using-diffusers/unconditional_image_generation |
207 | 219 | title: Unconditional image generation |
208 | 220 | - local: using-diffusers/conditional_image_generation |
|
217 | 229 | title: Video generation |
218 | 230 | - local: using-diffusers/depth2img |
219 | 231 | title: Depth-to-image |
220 | | - title: Task recipes |
221 | | - - local: using-diffusers/write_own_pipeline |
222 | | - title: Understanding pipelines, models and schedulers |
223 | | - - local: using-diffusers/cli |
224 | | - title: Command line interface |
| 232 | + title: Recipes |
| 233 | + - isExpanded: false |
| 234 | + sections: |
| 235 | + - local: conceptual/philosophy |
| 236 | + title: Diffusers philosophy |
| 237 | + - local: using-diffusers/write_own_pipeline |
| 238 | + title: Understanding pipelines, models and schedulers |
| 239 | + - local: using-diffusers/controlling_generation |
| 240 | + title: Controlled generation |
| 241 | + title: Concepts and background |
225 | 242 | - local: community_projects |
226 | 243 | title: Projects built with Diffusers |
227 | | - - local: conceptual/philosophy |
228 | | - title: Philosophy |
229 | | - - local: using-diffusers/controlling_generation |
230 | | - title: Controlled generation |
| 244 | + title: Resources |
| 245 | +- isExpanded: false |
| 246 | + sections: |
231 | 247 | - local: conceptual/contribution |
232 | | - title: How to contribute? |
| 248 | + title: How to contribute |
233 | 249 | - local: conceptual/ethical_guidelines |
234 | 250 | title: Diffusers' Ethical Guidelines |
235 | | - title: Resources |
| 251 | + title: Contribute |
236 | 252 | - isExpanded: false |
237 | 253 | sections: |
238 | 254 | - sections: |
|
0 commit comments