Update README.md
Browse files
README.md
CHANGED
@@ -97,9 +97,9 @@ print(output_text)
|
|
97 |
## Citation
|
98 |
If you find this repository helpful, feel free to cite our paper:
|
99 |
```bibtex
|
100 |
-
@article{
|
101 |
title={OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis},
|
102 |
-
author={Qiushi
|
103 |
journal={arXiv preprint arXiv:2412.19723},
|
104 |
year={2024}
|
105 |
}
|
|
|
97 |
## Citation
|
98 |
If you find this repository helpful, feel free to cite our paper:
|
99 |
```bibtex
|
100 |
+
@article{sun2024genesis,
|
101 |
title={OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis},
|
102 |
+
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},
|
103 |
journal={arXiv preprint arXiv:2412.19723},
|
104 |
year={2024}
|
105 |
}
|