Image-to-Video
start-end-frames
text-to-video
video-to-video
video-extension
RaphaelLiu commited on
Commit
4a8240d
·
verified ·
1 Parent(s): 662fa74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -93,11 +93,11 @@ huggingface-cli download Wan-AI/Wan2.1-T2V-14B --local-dir ./model_zoo/PusaV1
93
  If you find our work useful in your research, please consider citing:
94
 
95
  ```
96
- @misc{Liu2025pusa,
97
- title={Pusa: Thousands Timesteps Video Diffusion Model},
98
- author={Yaofang Liu and Rui Liu},
99
- year={2025},
100
- url={https://github.com/Yaofang-Liu/Pusa-VidGen},
101
  }
102
  ```
103
 
 
93
  If you find our work useful in your research, please consider citing:
94
 
95
  ```
96
+ @article{liu2025pusa,
97
+ title={PUSA V1. 0: Surpassing Wan-I2V with $500 Training Cost by Vectorized Timestep Adaptation},
98
+ author={Liu, Yaofang and Ren, Yumeng and Artola, Aitor and Hu, Yuxuan and Cun, Xiaodong and Zhao, Xiaotong and Zhao, Alan and Chan, Raymond H and Zhang, Suiyun and Liu, Rui and others},
99
+ journal={arXiv preprint arXiv:2507.16116},
100
+ year={2025}
101
  }
102
  ```
103