update docs

This commit is contained in:
Artiprocher
2024-09-11 16:37:46 +08:00
parent 7f6e35fe35
commit 41f58e2d41
20 changed files with 637 additions and 570 deletions

View File

@@ -6,28 +6,30 @@
DiffSynth-Studio 文档
==============================
Add your content using ``reStructuredText`` syntax. See the
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
documentation for details.
欢迎来到 DiffSynth-Studio我们旨在构建 Diffusion 模型的开源互联生态,在这里,你可以体验到 AIGCAI Generated Content技术魔法般的魅力
.. 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: 快速开始
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: 微调
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