Update README.md
Browse files
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 |
-
@
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
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 |
```
|