Le0jc commited on
Commit
055ee0f
·
verified ·
1 Parent(s): 418d05b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -86,13 +86,11 @@ Special thanks to the contributors of these libraries for their hard work and de
86
  ## 📚 Citation
87
 
88
  ```bibtex
89
- @misc{zhang2024toratrajectoryorienteddiffusiontransformer,
90
- title={Tora: Trajectory-oriented Diffusion Transformer for Video Generation},
91
- author={Zhenghao Zhang and Junchao Liao and Menghao Li and Zuozhuo Dai and Bingxue Qiu and Siyu Zhu and Long Qin and Weizhi Wang},
92
- year={2024},
93
- eprint={2407.21705},
94
- archivePrefix={arXiv},
95
- primaryClass={cs.CV},
96
- url={https://arxiv.org/abs/2407.21705},
97
  }
98
  ```
 
86
  ## 📚 Citation
87
 
88
  ```bibtex
89
+ @inproceedings{zhang2025tora,
90
+ title={Tora: Trajectory-oriented diffusion transformer for video generation},
91
+ author={Zhang, Zhenghao and Liao, Junchao and Li, Menghao and Dai, Zuozhuo and Qiu, Bingxue and Zhu, Siyu and Qin, Long and Wang, Weizhi},
92
+ booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
93
+ pages={2063--2073},
94
+ year={2025}
 
 
95
  }
96
  ```