mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 14:58:12 +00:00
64 lines
1.6 KiB
ReStructuredText
64 lines
1.6 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 documentation
|
|
==============================
|
|
|
|
Add your content using ``reStructuredText`` syntax. See the
|
|
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
|
|
documentation for details.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
: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: 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
|