mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-23 00:58:11 +00:00
update docs
This commit is contained in:
0
docs/source/creating/ToonShading.md
Normal file
0
docs/source/creating/ToonShading.md
Normal file
@@ -1,4 +1,4 @@
|
|||||||
# Extensions
|
# 扩展功能
|
||||||
|
|
||||||
本文档介绍了一些在 DiffSynth 实现的 Diffusion 模型之外的相关技术,这些模型在图像和视频处理方面具有显著的应用潜力。
|
本文档介绍了一些在 DiffSynth 实现的 Diffusion 模型之外的相关技术,这些模型在图像和视频处理方面具有显著的应用潜力。
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Schedulers
|
# 调度器
|
||||||
|
|
||||||
Scheduler 控制模型的整个去噪(或采样)过程。在加载 Pipeline 时,DiffSynth 会自动选择最适合当前 Pipeline 的调度器,无需额外配置。
|
调度器(Scheduler)控制模型的整个去噪(或采样)过程。在加载 Pipeline 时,DiffSynth 会自动选择最适合当前 Pipeline 的调度器,无需额外配置。
|
||||||
|
|
||||||
我们支持的调度器包括:
|
我们支持的调度器包括:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user