Update readme
Browse files
README.md
CHANGED
@@ -9,7 +9,9 @@ inference: false
|
|
9 |
---
|
10 |
# AnimateDiff-Lightning
|
11 |
|
12 |
-
<video src='https://huggingface.co/ByteDance/AnimateDiff-Lightning/resolve/main/
|
|
|
|
|
13 |
|
14 |
AnimateDiff-Lightning is a lightning-fast text-to-video generation model. It can generate 16-frame 512px videos in a few steps. For more information, please refer to our research paper: [AnimateDiff-Lightning: Cross-Model Diffusion Distillation](https://huggingface.co/ByteDance/AnimateDiff-Lightning/resolve/main/animatediff_lightning_report.pdf). We release the model as part of the research.
|
15 |
|
|
|
9 |
---
|
10 |
# AnimateDiff-Lightning
|
11 |
|
12 |
+
<video src='https://huggingface.co/ByteDance/AnimateDiff-Lightning/resolve/main/animatediff_lightning_samples_t2v.mp4' width="100%" autoplay muted loop></video>
|
13 |
+
|
14 |
+
<video src='https://huggingface.co/ByteDance/AnimateDiff-Lightning/resolve/main/animatediff_lightning_samples_v2v.mp4' width="100%" autoplay muted loop></video>
|
15 |
|
16 |
AnimateDiff-Lightning is a lightning-fast text-to-video generation model. It can generate 16-frame 512px videos in a few steps. For more information, please refer to our research paper: [AnimateDiff-Lightning: Cross-Model Diffusion Distillation](https://huggingface.co/ByteDance/AnimateDiff-Lightning/resolve/main/animatediff_lightning_report.pdf). We release the model as part of the research.
|
17 |
|