We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada8109 commit f72b28cCopy full SHA for f72b28c
docs/source/en/using-diffusers/svd.md
@@ -54,7 +54,7 @@ export_to_video(frames, "generated.mp4", fps=7)
54
```
55
56
<video width="1024" height="576" controls>
57
- <source src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/svd/rocket_generated.mp4" type="video/mp4">
+ <source src="https://i.imgur.com/jJzVDKw.mp4" type="video/mp4">
58
</video>
59
60
<Tip>
0 commit comments