BrianChen1129 commited on
Commit
104caf8
·
verified ·
1 Parent(s): 2628b9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: apache-2.0
3
  ---
4
 
5
- # FastVideo FastWan2.2-TI2V-5B-Full-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,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-Full-Diffusers model for your research, please cite our paper:
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-Diffusers-FullAttn 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-Diffusers-FullAttn model for your research, please cite our paper:
66
  ```
67
  @article{zhang2025vsa,
68
  title={VSA: Faster Video Diffusion with Trainable Sparse Attention},