You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below, we demonstrate how each module accelerates the DiT denoising time (without text encoder and vae) on a single H200 GPU.
37
35
38
-
{{< center >}}
36
+
{{< table title="Table 2: DiT denoising time comparisons of different methods. 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)." >}}
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)
52
48
53
49
### Online Demo using FastVideo
54
-
Try the FastWan demo [here]()!
55
-
Our demo is served on 16 H200s generously provided by [GMI Cloud](https://www.gmicloud.ai/).
50
+
51
+
52
+
🚀🚀👉 Try our [demo](https://fastwan.fastvideo.org/) now! Our demo is served on 16 H200s generously provided by [GMI Cloud](https://www.gmicloud.ai/).
56
53
57
54
{{< image src="img/demo.png" alt="screenshot of demo" width="100%" >}}
58
55
59
56
60
57
### Try FastWan Locally!
61
-
FastWan is runnable on a wide range of hardware with [FastVideo](https://github.com/hao-ai-lab/FastVideo).
58
+
FastWan is runnable on a wide range of hardware including Nvidia H100, H200, 4090, and Apple Sicicon. Check out [FastVideo](https://github.com/hao-ai-lab/FastVideo/tree/main?tab=readme-ov-file#key-features) to get started.
62
59
63
60
<!-- We list below the VRAM needed for the 1.3B and 5B models under variable resolution.
0 commit comments