From 680c9bb6243fac3766c43c1351f72ec94d6e718d Mon Sep 17 00:00:00 2001 From: Steven Liu Date: Thu, 16 Nov 2023 17:00:03 -0800 Subject: [PATCH] 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 9d3c0b462d88..150464b09795 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