Le0jc commited on
Commit
e6df406
·
verified ·
1 Parent(s): fcb0964

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -176,13 +176,11 @@ Special thanks to the contributors of these libraries for their hard work and de
176
  ## 📚 Citation
177
 
178
  ```bibtex
179
- @misc{zhang2024toratrajectoryorienteddiffusiontransformer,
180
- title={Tora: Trajectory-oriented Diffusion Transformer for Video Generation},
181
- author={Zhenghao Zhang and Junchao Liao and Menghao Li and Zuozhuo Dai and Bingxue Qiu and Siyu Zhu and Long Qin and Weizhi Wang},
182
- year={2024},
183
- eprint={2407.21705},
184
- archivePrefix={arXiv},
185
- primaryClass={cs.CV},
186
- url={https://arxiv.org/abs/2407.21705},
187
  }
188
  ```
 
176
  ## 📚 Citation
177
 
178
  ```bibtex
179
+ @inproceedings{zhang2025tora,
180
+ title={Tora: Trajectory-oriented diffusion transformer for video generation},
181
+ author={Zhang, Zhenghao and Liao, Junchao and Li, Menghao and Dai, Zuozhuo and Qiu, Bingxue and Zhu, Siyu and Qin, Long and Wang, Weizhi},
182
+ booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
183
+ pages={2063--2073},
184
+ year={2025}
 
 
185
  }
186
  ```