mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 14:58:12 +00:00
Update en index.rst
英文caption随便写了下,需要重新写
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user