From eece711313a85efc19c66d252c2f6af8b91d752d Mon Sep 17 00:00:00 2001 From: Qianyi Zhao <49068354+Qing112@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:09:08 -0500 Subject: [PATCH] Update en index.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 英文caption随便写了下,需要重新写 --- docs/source_en/index.rst | 57 +++++++++++++++++++++++++++++++--------- 1 file changed, 44 insertions(+), 13 deletions(-) diff --git a/docs/source_en/index.rst b/docs/source_en/index.rst index cff3383..e753083 100644 --- a/docs/source_en/index.rst +++ b/docs/source_en/index.rst @@ -13,20 +13,51 @@ documentation for details. .. toctree:: :maxdepth: 1 - :caption: Contents: - - GetStarted/A_simple_example.md - GetStarted/Download_models.md - GetStarted/ModelManager.md - GetStarted/Models.md - GetStarted/Pipelines.md - GetStarted/PromptProcessing.md - GetStarted/Schedulers.md - GetStarted/Fine-tuning.md - GetStarted/Extensions.md - GetStarted/WebUI.md + :caption: Quick Started + tutorial/ASimpleExample.md + tutorial/Installation.md + tutorial/DownloadModels.md + tutorial/Models.md + tutorial/Pipelines.md + tutorial/PromptProcessing.md + tutorial/Extensions.md + tutorial/Schedulers.md .. toctree:: :maxdepth: 1 - :caption: API Docs + :caption: Embarking on a Creative Journey + + creating/BasicImageSynthesis.md + creating/AdaptersForImageSynthesis.md + creating/ToonShading.md + creating/PromptRefine.md + +.. toctree:: + :maxdepth: 1 + :caption: Model Lists + + model/StableDiffusion.md + model/StableDiffusionXL.md + model/ControlNet.md + model/AnimateDiff.md + model/IPAdapter.md + model/HunyuanDiT.md + model/Kolors.md + model/StableDiffusion3.md + model/StableVideoDiffusion.md + model/ExVideo.md + model/FLUX.md + model/CogVideo.md + +.. toctree:: + :maxdepth: 1 + :caption: Finetuning + + finetune/overview.md + finetune/train_flux_lora.md + finetune/train_kolors_lora.md + finetune/train_sd3_lora.md + finetune/train_hunyuan_dit_lora.md + finetune/train_sdxl_lora.md + finetune/train_sd_lora.md