Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ FastWan2.1-T2V-1.3B-Diffusers is built upon Wan-AI/Wan2.1-T2V-1.3B-Diffusers. It
|
|
32 |
|
33 |
## Model Overview
|
34 |
|
35 |
-
- 3-step inference is supported and achieves up to **
|
36 |
- Our model is trained on **61×448×832** resolution, but it supports generating videos with **any resolution**.(quality may degrade)
|
37 |
- Finetuning and inference scripts are available in the [FastVideo](https://github.com/hao-ai-lab/FastVideo) repository:
|
38 |
- [1 Node/GPU debugging finetuning script](https://github.com/hao-ai-lab/FastVideo/blob/main/scripts/distill/v1_distill_dmd_wan_VSA.sh)
|
|
|
32 |
|
33 |
## Model Overview
|
34 |
|
35 |
+
- 3-step inference is supported and achieves up to **16 FPS** on a single **H100** GPU.
|
36 |
- Our model is trained on **61×448×832** resolution, but it supports generating videos with **any resolution**.(quality may degrade)
|
37 |
- Finetuning and inference scripts are available in the [FastVideo](https://github.com/hao-ai-lab/FastVideo) repository:
|
38 |
- [1 Node/GPU debugging finetuning script](https://github.com/hao-ai-lab/FastVideo/blob/main/scripts/distill/v1_distill_dmd_wan_VSA.sh)
|