update docs

This commit is contained in:
Artiprocher
2024-10-09 09:53:13 +08:00
parent 28b4a5313e
commit 950fb486d6
2 changed files with 5 additions and 2 deletions

View File

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