Skip to content

Commit d794e2e

Browse files
committed
update
1 parent cee16fd commit d794e2e

File tree

1 file changed

+2
-2
lines changed
  • content/blogs/fastvideo_post_training

1 file changed

+2
-2
lines changed

content/blogs/fastvideo_post_training/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ draft = false
3535

3636
Below, we demonstrate how each module accelerates the DiT denoising time (without text encoder and vae) on a single H200 GPU.
3737

38-
<div style="text-align: center; margin: 1rem 0;">
38+
{{< center >}}
3939

4040
| | Wan 2.2 5B 720P | Wan2.1 14B 720P | Wan2.1 1.3B 480P |
4141
|:-------------------------:|:---------------:|:----------------:|:----------------:|
@@ -45,7 +45,7 @@ Below, we demonstrate how each module accelerates the DiT denoising time (withou
4545
| FA3 + DMD + torch compile | 2.64s | 29.5s | 1.49s |
4646
| VSA + DMD + torch compile | -- | 13s | 0.98s |
4747

48-
</div>
48+
{{< /center >}}
4949

5050

5151
All numbers can be reproduced with this [script](https://github.com/hao-ai-lab/FastVideo/blob/main/scripts/inference/v1_inference_wan_VSA_DMD.sh)

0 commit comments

Comments
 (0)