update docs

This commit is contained in:
Artiprocher
2024-10-09 09:55:29 +08:00
parent 950fb486d6
commit a2ab597eb0

View File

@@ -89,7 +89,7 @@ save_video(output_video, "output_video.mp4", fps=30)
## 效果展示
<video width="1024" height="512" controls>
<video width="512" height="256" controls>
<source src="https://github.com/Artiprocher/DiffSynth-Studio/assets/35051019/b54c05c5-d747-4709-be5e-b39af82404dd" type="video/mp4">
您的浏览器不支持Video标签。
</video>