We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9603b12 commit aabd4d4Copy full SHA for aabd4d4
1 file changed
readme.md
@@ -53,6 +53,14 @@ _Figure 5. Apply product filters by tapping the "Apply Filter" button in the e-c
53
## 📑 Citation
54
If you find our project useful, we hope you can star our repo and cite our paper as follows:
55
```
56
-
+@misc{code2world,
57
+ title={Code2World: A GUI World Model via Renderable Code Generation},
58
+ author={Yuhao Zheng and Li'an Zhong and Yi Wang and Rui Dai and Kaikui Liu and Xiangxiang Chu and Linyuan Lv and Philip Torr and Kevin Qinghong Lin},
59
+ year={2026},
60
+ eprint={2602.09856},
61
+ archivePrefix={arXiv},
62
+ primaryClass={cs.CV},
63
+ url={https://arxiv.org/abs/2602.09856},
64
+}
65
66
0 commit comments