MingComplex
commited on
Commit
·
f366a1d
1
Parent(s):
54cdf6d
update readme
Browse files
README.md
CHANGED
@@ -189,11 +189,10 @@ Code: https://github.com/bytedance/UI-TARS
|
|
189 |
If you find our paper and model useful in your research, feel free to give us a cite.
|
190 |
|
191 |
```BibTeX
|
192 |
-
@article{
|
193 |
-
|
194 |
-
|
195 |
-
journal
|
196 |
-
|
197 |
-
year = {2025}
|
198 |
}
|
199 |
```
|
|
|
189 |
If you find our paper and model useful in your research, feel free to give us a cite.
|
190 |
|
191 |
```BibTeX
|
192 |
+
@article{qin2025ui,
|
193 |
+
title={UI-TARS: Pioneering Automated GUI Interaction with Native Agents},
|
194 |
+
author={Qin, Yujia and Ye, Yining and Fang, Junjie and Wang, Haoming and Liang, Shihao and Tian, Shizuo and Zhang, Junda and Li, Jiahao and Li, Yunxin and Huang, Shijue and others},
|
195 |
+
journal={arXiv preprint arXiv:2501.12326},
|
196 |
+
year={2025}
|
|
|
197 |
}
|
198 |
```
|