QiushiSun commited on
Commit
23c57d2
·
verified ·
1 Parent(s): f1d73a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -146,9 +146,9 @@ print(f'User: {question}\nAssistant: {response}')
146
  ## Citation
147
  If you find this repository helpful, feel free to cite our paper:
148
  ```bibtex
149
- @article{sun2024osgenesis,
150
  title={OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis},
151
- author={Qiushi Sun and Kanzhi Cheng and Zichen Ding and Chuanyang Jin and Yian Wang and Fangzhi Xu and Zhenyu Wu and Chengyou Jia and Liheng Chen and Zhoumianze Liu and Ben Kao and Guohao Li and Junxian He and Yu Qiao and Zhiyong Wu},
152
  journal={arXiv preprint arXiv:2412.19723},
153
  year={2024}
154
  }
 
146
  ## Citation
147
  If you find this repository helpful, feel free to cite our paper:
148
  ```bibtex
149
+ @article{sun2024genesis,
150
  title={OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis},
151
+ author={Sun, Qiushi and Cheng, Kanzhi and Ding, Zichen and Jin, Chuanyang and Wang, Yian and Xu, Fangzhi and Wu, Zhenyu and Jia, Chengyou and Chen, Liheng and Liu, Zhoumianze and others},
152
  journal={arXiv preprint arXiv:2412.19723},
153
  year={2024}
154
  }