4
4
- local : quicktour
5
5
title : 快速入门
6
6
- local : stable_diffusion
7
- title : Stable Diffusion
7
+ title : Effective and efficient diffusion
8
8
- local : installation
9
9
title : 安装
10
10
title : 开始
11
11
- sections :
12
+ - local : tutorials/tutorial_overview
13
+ title : Overview
14
+ - local : using-diffusers/write_own_pipeline
15
+ title : Understanding models and schedulers
12
16
- local : tutorials/basic_training
13
17
title : Train a diffusion model
14
18
title : Tutorials
15
19
- sections :
16
20
- sections :
21
+ - local : using-diffusers/loading_overview
22
+ title : Overview
17
23
- local : using-diffusers/loading
18
- title : Loading Pipelines, Models , and Schedulers
24
+ title : Load pipelines, models , and schedulers
19
25
- local : using-diffusers/schedulers
20
- title : Using different Schedulers
21
- - local : using-diffusers/configuration
22
- title : Configuring Pipelines, Models, and Schedulers
26
+ title : Load and compare different schedulers
23
27
- local : using-diffusers/custom_pipeline_overview
24
- title : Loading and Adding Custom Pipelines
28
+ title : Load community pipelines
25
29
- local : using-diffusers/kerascv
26
- title : Using KerasCV Stable Diffusion Checkpoints in Diffusers
30
+ title : Load KerasCV Stable Diffusion checkpoints
27
31
title : Loading & Hub
28
32
- sections :
33
+ - local : using-diffusers/pipeline_overview
34
+ title : Overview
29
35
- local : using-diffusers/unconditional_image_generation
30
- title : Unconditional Image Generation
36
+ title : Unconditional image generation
31
37
- local : using-diffusers/conditional_image_generation
32
- title : Text-to-Image Generation
38
+ title : Text-to-image generation
33
39
- local : using-diffusers/img2img
34
- title : Text-Guided Image -to-Image
40
+ title : Text-guided image -to-image
35
41
- local : using-diffusers/inpaint
36
- title : Text-Guided Image-Inpainting
42
+ title : Text-guided image-inpainting
37
43
- local : using-diffusers/depth2img
38
- title : Text-Guided Depth-to-Image
39
- - local : using-diffusers/controlling_generation
40
- title : Controlling generation
44
+ title : Text-guided depth-to-image
41
45
- local : using-diffusers/reusing_seeds
42
- title : Reusing seeds for deterministic generation
46
+ title : Improve image quality with deterministic generation
43
47
- local : using-diffusers/reproducibility
44
- title : Reproducibility
48
+ title : Create reproducible pipelines
45
49
- local : using-diffusers/custom_pipeline_examples
46
- title : Community Pipelines
50
+ title : Community pipelines
47
51
- local : using-diffusers/contribute_pipeline
48
- title : How to contribute a Pipeline
52
+ title : How to contribute a community pipeline
49
53
- local : using-diffusers/using_safetensors
50
54
title : Using safetensors
55
+ - local : using-diffusers/stable_diffusion_jax_how_to
56
+ title : Stable Diffusion in JAX/Flax
57
+ - local : using-diffusers/weighted_prompts
58
+ title : Weighting Prompts
51
59
title : Pipelines for Inference
60
+ - sections :
61
+ - local : training/overview
62
+ title : Overview
63
+ - local : training/unconditional_training
64
+ title : Unconditional image generation
65
+ - local : training/text_inversion
66
+ title : Textual Inversion
67
+ - local : training/dreambooth
68
+ title : DreamBooth
69
+ - local : training/text2image
70
+ title : Text-to-image
71
+ - local : training/lora
72
+ title : Low-Rank Adaptation of Large Language Models (LoRA)
73
+ - local : training/controlnet
74
+ title : ControlNet
75
+ - local : training/instructpix2pix
76
+ title : InstructPix2Pix Training
77
+ - local : training/custom_diffusion
78
+ title : Custom Diffusion
79
+ title : Training
52
80
- sections :
53
81
- local : using-diffusers/rl
54
82
title : Reinforcement Learning
59
87
title : Taking Diffusers Beyond Images
60
88
title : Using Diffusers
61
89
- sections :
90
+ - local : optimization/opt_overview
91
+ title : Overview
62
92
- local : optimization/fp16
63
93
title : Memory and Speed
64
94
- local : optimization/torch2.0
69
99
title : ONNX
70
100
- local : optimization/open_vino
71
101
title : OpenVINO
102
+ - local : optimization/coreml
103
+ title : Core ML
72
104
- local : optimization/mps
73
105
title : MPS
74
106
- local : optimization/habana
75
107
title : Habana Gaudi
108
+ - local : optimization/tome
109
+ title : Token Merging
76
110
title : Optimization/Special Hardware
77
- - sections :
78
- - local : training/overview
79
- title : Overview
80
- - local : training/unconditional_training
81
- title : Unconditional Image Generation
82
- - local : training/text_inversion
83
- title : Textual Inversion
84
- - local : training/dreambooth
85
- title : DreamBooth
86
- - local : training/text2image
87
- title : Text-to-image
88
- - local : training/lora
89
- title : Low-Rank Adaptation of Large Language Models (LoRA)
90
- title : Training
91
111
- sections :
92
112
- local : conceptual/philosophy
93
113
title : Philosophy
114
+ - local : using-diffusers/controlling_generation
115
+ title : Controlled generation
94
116
- local : conceptual/contribution
95
117
title : How to contribute?
96
118
- local : conceptual/ethical_guidelines
97
119
title : Diffusers' Ethical Guidelines
120
+ - local : conceptual/evaluation
121
+ title : Evaluating Diffusion Models
98
122
title : Conceptual Guides
99
123
- sections :
100
124
- sections :
118
142
title : AltDiffusion
119
143
- local : api/pipelines/audio_diffusion
120
144
title : Audio Diffusion
145
+ - local : api/pipelines/audioldm
146
+ title : AudioLDM
121
147
- local : api/pipelines/cycle_diffusion
122
148
title : Cycle Diffusion
123
149
- local : api/pipelines/dance_diffusion
128
154
title : DDPM
129
155
- local : api/pipelines/dit
130
156
title : DiT
157
+ - local : api/pipelines/if
158
+ title : IF
131
159
- local : api/pipelines/latent_diffusion
132
160
title : Latent Diffusion
133
161
- local : api/pipelines/paint_by_example
142
170
title : Score SDE VE
143
171
- local : api/pipelines/semantic_stable_diffusion
144
172
title : Semantic Guidance
173
+ - local : api/pipelines/spectrogram_diffusion
174
+ title : " Spectrogram Diffusion"
145
175
- sections :
146
176
- local : api/pipelines/stable_diffusion/overview
147
177
title : Overview
171
201
title : MultiDiffusion Panorama
172
202
- local : api/pipelines/stable_diffusion/controlnet
173
203
title : Text-to-Image Generation with ControlNet Conditioning
204
+ - local : api/pipelines/stable_diffusion/model_editing
205
+ title : Text-to-Image Model Editing
174
206
title : Stable Diffusion
175
207
- local : api/pipelines/stable_diffusion_2
176
208
title : Stable Diffusion 2
177
209
- local : api/pipelines/stable_unclip
178
210
title : Stable unCLIP
179
211
- local : api/pipelines/stochastic_karras_ve
180
212
title : Stochastic Karras VE
213
+ - local : api/pipelines/text_to_video
214
+ title : Text-to-Video
215
+ - local : api/pipelines/text_to_video_zero
216
+ title : Text-to-Video Zero
181
217
- local : api/pipelines/unclip
182
218
title : UnCLIP
183
219
- local : api/pipelines/latent_diffusion_uncond
235
271
- local : api/experimental/rl
236
272
title : RL Planning
237
273
title : Experimental Features
238
- title : API
274
+ title : API
0 commit comments