Add files via upload

再改一次
This commit is contained in:
yrk111222
2024-10-22 09:56:03 +08:00
committed by GitHub
parent 157ba2e426
commit f6e676cdf9
46 changed files with 2525 additions and 0 deletions

44
docs/source/index.rst Normal file
View File

@@ -0,0 +1,44 @@
.. 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 文档
==============================
欢迎来到 DiffSynth-Studio我们旨在构建 Diffusion 模型的开源互联生态,在这里,你可以体验到 AIGCAI Generated Content技术魔法般的魅力
.. toctree::
:maxdepth: 1
: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: 开启创作之旅
creating/BasicImageSynthesis.md
creating/AdaptersForImageSynthesis.md
creating/ToonShading.md
creating/PromptRefine.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