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 c6845db commit 6f24b7fCopy full SHA for 6f24b7f
docs/source/en/_toctree.yml
@@ -39,6 +39,10 @@
39
title: LoRA
40
- local: using-diffusers/ip_adapter
41
title: IP-Adapter
42
+ - local: using-diffusers/controlnet
43
+ title: ControlNet
44
+ - local: using-diffusers/t2i_adapter
45
+ title: T2I-Adapter
46
- local: using-diffusers/dreambooth
47
title: DreamBooth
48
- local: using-diffusers/textual_inversion_inference
@@ -105,10 +109,6 @@
105
109
title: OmniGen
106
110
- local: using-diffusers/pag
107
111
title: PAG
108
- - local: using-diffusers/controlnet
- title: ControlNet
- - local: using-diffusers/t2i_adapter
- title: T2I-Adapter
112
- local: using-diffusers/inference_with_lcm
113
title: Latent Consistency Model
114
- local: using-diffusers/shap-e
0 commit comments