XiangpengYang commited on
Commit
883a96e
·
1 Parent(s): cb56f2f

update arxiv link

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -26,7 +26,8 @@ authors:
26
  🚀 A Chain of Frames editing method enbale temporal reasoning and 4x video length generalization with just 50k training pairs!
27
  </h4>
28
 
29
- <a href="https://arxiv.org/abs/2400.00000"><img src="https://img.shields.io/badge/arXiv-2400.00000-b31b1b.svg" alt="arXiv"></a>
 
30
  <a href="https://videocof.github.io"><img src="https://img.shields.io/badge/Project-Page-green" alt="Project Page"></a>
31
  <a href="https://github.com/knightyxp/VideoCoF"><img src="https://img.shields.io/badge/GitHub-Repo-blue?logo=github" alt="GitHub"></a>
32
 
@@ -169,7 +170,7 @@ If you find this work useful for your research, please consider citing:
169
  @article{yang2025videocof,
170
  title={Unified Video Editing with Temporal Reasoner},
171
  author={Yang, Xiangpeng and Xie, Ji and Yang, Yiyuan and Huang, Yan and Xu, Min and Wu, Qiang},
172
- journal={arXiv preprint arXiv:2400.00000},
173
  year={2025}
174
  }
175
  ```
 
26
  🚀 A Chain of Frames editing method enbale temporal reasoning and 4x video length generalization with just 50k training pairs!
27
  </h4>
28
 
29
+ <a href="https://huggingface.co/papers/2512.07469"><img src="https://img.shields.io/badge/HuggingFace-Daily_Paper-ffd21e.svg" alt="Daily Paper"></a>
30
+ <a href="https://arxiv.org/abs/2512.07469"><img src="https://img.shields.io/badge/arXiv-2512.07469-b31b1b.svg" alt="arXiv"></a>
31
  <a href="https://videocof.github.io"><img src="https://img.shields.io/badge/Project-Page-green" alt="Project Page"></a>
32
  <a href="https://github.com/knightyxp/VideoCoF"><img src="https://img.shields.io/badge/GitHub-Repo-blue?logo=github" alt="GitHub"></a>
33
 
 
170
  @article{yang2025videocof,
171
  title={Unified Video Editing with Temporal Reasoner},
172
  author={Yang, Xiangpeng and Xie, Ji and Yang, Yiyuan and Huang, Yan and Xu, Min and Wu, Qiang},
173
+ journal={arXiv preprint arXiv:2512.07469},
174
  year={2025}
175
  }
176
  ```