BrianChen1129 commited on
Commit
e622a37
·
verified ·
1 Parent(s): 5bb5968

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ git clone https://huggingface.co/datasets/FastVideo/Wan2.2-Syn-121x704x1280_32k
45
  ```
46
  This dataset contains preprocessed latents ready for Text-to-Video (T2V) tasks and is designed to be directly used with the [FastVideo repository](https://github.com/hao-ai-lab/FastVideo) without further preprocessing. Refer to the FastVideo [documentation](https://hao-ai-lab.github.io/FastVideo) for detailed instructions on how to load and use the dataset for training or finetuning.
47
 
48
- If you use FastVideo Synthetic Wan2.1 dataset for your research, please cite our paper:
49
  ```
50
  @article{zhang2025vsa,
51
  title={VSA: Faster Video Diffusion with Trainable Sparse Attention},
 
45
  ```
46
  This dataset contains preprocessed latents ready for Text-to-Video (T2V) tasks and is designed to be directly used with the [FastVideo repository](https://github.com/hao-ai-lab/FastVideo) without further preprocessing. Refer to the FastVideo [documentation](https://hao-ai-lab.github.io/FastVideo) for detailed instructions on how to load and use the dataset for training or finetuning.
47
 
48
+ If you use FastVideo Synthetic Wan2.2 dataset for your research, please cite our paper:
49
  ```
50
  @article{zhang2025vsa,
51
  title={VSA: Faster Video Diffusion with Trainable Sparse Attention},