metazlb commited on
Commit
1c8128c
·
verified ·
1 Parent(s): 2ca2a3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -24,3 +24,16 @@ https://liangbingzhao.github.io/statics2dynamics/
24
  https://github.com/liangbingzhao/PhysicEdit
25
 
26
  For model usage, please refer to the guidance in the codespace.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  https://github.com/liangbingzhao/PhysicEdit
25
 
26
  For model usage, please refer to the guidance in the codespace.
27
+
28
+ ## ✍️ Citation
29
+
30
+ If you find our work inspiring or use our codebase in your research, please consider giving a star ⭐ and a citation~
31
+
32
+ ```
33
+ @article{zhao2026statics,
34
+ title={From Statics to Dynamics: Physics-Aware Image Editing with Latent Transition Priors},
35
+ author={Zhao, Liangbing and Zhuo, Le and Paul, Sayak and Li, Hongsheng and Elhoseiny, Mohamed},
36
+ journal={arXiv preprint arXiv:2602.21778},
37
+ year={2026}
38
+ }
39
+ ```