xizaoqu commited on
Commit
a148ac7
·
1 Parent(s): 8cf039f
Files changed (1) hide show
  1. README.md +7 -12
README.md CHANGED
@@ -15,8 +15,8 @@
15
  </p>
16
 
17
  <p align="center">
18
- <a href="https://arxiv.org/abs/2405.14864" target='_blank'>
19
- <img src="https://img.shields.io/badge/arXiv-2308.16911-blue?">
20
  </a>
21
  <a href="https://xizaoqu.github.io/worldmem/" target='_blank'>
22
  <img src="https://img.shields.io/badge/Project-&#x1F680-blue">
@@ -38,7 +38,9 @@ pip install -r requirements.txt
38
 
39
  ## Quick start
40
 
41
-
 
 
42
 
43
  ## TODO
44
 
@@ -52,15 +54,8 @@ pip install -r requirements.txt
52
 
53
  If you find our work helpful, please cite:
54
 
55
- ```bibtex
56
- @inproceedings{
57
- xiao2025trajectory,
58
- title={Trajectory attention for fine-grained video motion control},
59
- author={Zeqi Xiao and Wenqi Ouyang and Yifan Zhou and Shuai Yang and Lei Yang and Jianlou Si and Xingang Pan},
60
- booktitle={The Thirteenth International Conference on Learning Representations},
61
- year={2025},
62
- url={https://openreview.net/forum?id=2z1HT5lw5M}
63
- }
64
  ```
65
 
66
  ## 👏 Acknowledgements
 
15
  </p>
16
 
17
  <p align="center">
18
+ <a href="https://arxiv.org/abs/2411.19324" target='_blank'>
19
+ <img src="https://img.shields.io/badge/arXiv-2411.19324-blue?">
20
  </a>
21
  <a href="https://xizaoqu.github.io/worldmem/" target='_blank'>
22
  <img src="https://img.shields.io/badge/Project-&#x1F680-blue">
 
38
 
39
  ## Quick start
40
 
41
+ ```
42
+ python app.py
43
+ ```
44
 
45
  ## TODO
46
 
 
54
 
55
  If you find our work helpful, please cite:
56
 
57
+ ```
58
+ TBD
 
 
 
 
 
 
 
59
  ```
60
 
61
  ## 👏 Acknowledgements