Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,8 @@ base_model:
|
|
21 |
</div>
|
22 |
</div>
|
23 |
|
24 |
-
|
|
|
25 |
|
26 |
## Introduction
|
27 |
We're excited to introduce the **FastWan2.1 series**—a new line of models finetuned with our novel **Sparse-distill** strategy. This approach jointly integrates DMD and VSA in a single training process, combining the benefits of both **distillation** to shorten diffusion steps and **sparse attention** to reduce attention computations, enabling even faster video generation.
|
|
|
21 |
</div>
|
22 |
</div>
|
23 |
|
24 |
+
## Online Demo
|
25 |
+
You can try our models [here](https://fastwan.fastvideo.org/)!
|
26 |
|
27 |
## Introduction
|
28 |
We're excited to introduce the **FastWan2.1 series**—a new line of models finetuned with our novel **Sparse-distill** strategy. This approach jointly integrates DMD and VSA in a single training process, combining the benefits of both **distillation** to shorten diffusion steps and **sparse attention** to reduce attention computations, enabling even faster video generation.
|