Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
-
# FastVideo FastWan2.2-TI2V-5B-Diffusers
|
| 6 |
<p align="center">
|
| 7 |
<img src="https://raw.githubusercontent.com/hao-ai-lab/FastVideo/main/assets/logo.png" width="200"/>
|
| 8 |
</p>
|
|
@@ -62,7 +62,7 @@ fastvideo generate \
|
|
| 62 |
|
| 63 |
Training was conducted on **8 nodes with 64 H200 GPUs** in total, using a `global batch size = 64`, and training runs for **3000 steps (~12 hours)**
|
| 64 |
|
| 65 |
-
If you use the FastWan2.2-TI2V-5B-Diffusers
|
| 66 |
```
|
| 67 |
@article{zhang2025vsa,
|
| 68 |
title={VSA: Faster Video Diffusion with Trainable Sparse Attention},
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
+
# FastVideo FastWan2.2-TI2V-5B-FullAttn-Diffusers Model
|
| 6 |
<p align="center">
|
| 7 |
<img src="https://raw.githubusercontent.com/hao-ai-lab/FastVideo/main/assets/logo.png" width="200"/>
|
| 8 |
</p>
|
|
|
|
| 62 |
|
| 63 |
Training was conducted on **8 nodes with 64 H200 GPUs** in total, using a `global batch size = 64`, and training runs for **3000 steps (~12 hours)**
|
| 64 |
|
| 65 |
+
If you use the FastWan2.2-TI2V-5B-FullAttn-Diffusers model for your research, please cite our paper:
|
| 66 |
```
|
| 67 |
@article{zhang2025vsa,
|
| 68 |
title={VSA: Faster Video Diffusion with Trainable Sparse Attention},
|