From ff573ae245166d8b958950f68eb65ea766f07f69 Mon Sep 17 00:00:00 2001 From: Steven Liu <59462357+stevhliu@users.noreply.github.com> Date: Thu, 16 Nov 2023 19:23:11 -0800 Subject: [PATCH] [docs] Fix title (#5831) fix section title --- docs/source/en/_toctree.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/en/_toctree.yml b/docs/source/en/_toctree.yml index 9d3c0b462d..150464b097 100644 --- a/docs/source/en/_toctree.yml +++ b/docs/source/en/_toctree.yml @@ -19,6 +19,7 @@ title: Train a diffusion model - local: tutorials/using_peft_for_inference title: Inference with PEFT + title: Tutorials - sections: - sections: - local: using-diffusers/loading_overview