Text-to-Video
Diffusers
Safetensors
WanDMDPipeline
BrianChen1129 commited on
Commit
9939332
·
verified ·
1 Parent(s): 5cdc386

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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.