BestWishYsh commited on
Commit
41f4d60
·
verified ·
1 Parent(s): b33d7a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -31,10 +31,11 @@ Recent advances in Text-to-Video generation (T2V) have achieved remarkable succe
31
  If you find our paper and code useful in your research, please consider giving a star and citation.
32
 
33
  ```BibTeX
34
- @article{yuan2024magictime,
35
- title={MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators},
36
  author={Yuan, Shenghai and Huang, Jinfa and Shi, Yujun and Xu, Yongqi and Zhu, Ruijie and Lin, Bin and Cheng, Xinhua and Yuan, Li and Luo, Jiebo},
37
- journal={arXiv preprint arXiv:2404.05014},
38
- year={2024}
 
39
  }
40
  ```
 
31
  If you find our paper and code useful in your research, please consider giving a star and citation.
32
 
33
  ```BibTeX
34
+ @article{yuan2025magictime,
35
+ title={Magictime: Time-lapse video generation models as metamorphic simulators},
36
  author={Yuan, Shenghai and Huang, Jinfa and Shi, Yujun and Xu, Yongqi and Zhu, Ruijie and Lin, Bin and Cheng, Xinhua and Yuan, Li and Luo, Jiebo},
37
+ journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
38
+ year={2025},
39
+ publisher={IEEE}
40
  }
41
  ```