mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 23:08:13 +00:00
67 lines
1.7 KiB
ReStructuredText
67 lines
1.7 KiB
ReStructuredText
.. DiffSynth-Studio documentation master file, created by
|
||
sphinx-quickstart on Thu Sep 5 16:39:24 2024.
|
||
You can adapt this file completely to your liking, but it should at least
|
||
contain the root `toctree` directive.
|
||
|
||
DiffSynth-Studio 文档
|
||
==============================
|
||
|
||
欢迎来到 Diffusion 的魔法世界,这里是 DiffSynth-Studio,一个开源的 Diffusion 引擎,我们希望通过这样一个开源项目,构建统一、互联、创新的 Diffusion 模型生态!
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: 简介
|
||
|
||
introduction/introduction.md
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: 快速开始
|
||
|
||
tutorial/ASimpleExample.md
|
||
tutorial/Installation.md
|
||
tutorial/DownloadModels.md
|
||
tutorial/Models.md
|
||
tutorial/Pipelines.md
|
||
tutorial/Extensions.md
|
||
tutorial/Schedulers.md
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: 开启创作之旅
|
||
|
||
creating/BasicImageSynthesis.md
|
||
creating/AdaptersForImageSynthesis.md
|
||
creating/MultiControlnet.md
|
||
creating/ToonShading.md
|
||
creating/PromptRefine.md
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: 模型列表
|
||
|
||
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: 微调
|
||
|
||
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
|