BrianChen1129 commited on
Commit
5c2a97a
·
verified ·
1 Parent(s): 8fa5f52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -17,7 +17,8 @@ license: apache-2.0
17
  </div>
18
  </div>
19
 
20
-
 
21
 
22
  ## Introduction
23
  We're excited to introduce the **FastWan2.2 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.
 
17
  </div>
18
  </div>
19
 
20
+ ## Online Demo
21
+ You can try our models [here](https://fastwan.fastvideo.org/)!
22
 
23
  ## Introduction
24
  We're excited to introduce the **FastWan2.2 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.