diff --git a/docs/source/creating/ToonShading.md b/docs/source/creating/ToonShading.md
index 19f46b0..1f646fb 100644
--- a/docs/source/creating/ToonShading.md
+++ b/docs/source/creating/ToonShading.md
@@ -89,4 +89,7 @@ save_video(output_video, "output_video.mp4", fps=30)
## 效果展示
-
+
diff --git a/docs/source/tutorial/Schedulers.md b/docs/source/tutorial/Schedulers.md
index f013ae3..07635db 100644
--- a/docs/source/tutorial/Schedulers.md
+++ b/docs/source/tutorial/Schedulers.md
@@ -1,6 +1,6 @@
# 调度器
-调度器(Scheduler)控制模型的整个去噪(或采样)过程。在加载 Pipeline 时,DiffSynth 会自动选择最适合当前 Pipeline 的调度器,``无需额外配置``。
+调度器(Scheduler)控制模型的整个去噪(或采样)过程。在加载 Pipeline 时,DiffSynth 会自动选择最适合当前 Pipeline 的调度器,**无需额外配置**。
我们支持的调度器包括: