Skip to content

Commit 65c8571

Browse files
committed
update readme
1 parent b85c45a commit 65c8571

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,26 @@
1+
<p align="center">
12
<h1 style="
23
font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;
3-
font-size:40px;
4+
font-size:30px;
45
font-weight:700;
56
line-height:1.25;
67
text-align:center;
78
margin:0 0 10px;">
8-
DART-GUI: Efficient Multi-turn RL for GUI Agents via Decoupled Training and Adaptive Data Curation
9-
</h1>
9+
<img src="https://computer-use-agents.github.io/dart-gui/icon.png" alt="DART-GUI" style="height: 30px;"> DART-GUI
10+
<br>
11+
<span style="font-size:22px;">Efficient Multi-turn RL for GUI Agents via Decoupled Training and Adaptive Data Curation</span>
12+
</h1>
13+
</p>
14+
1015

1116
<p align="center">
1217
&nbsp&nbsp🌐 <a href="https://computer-use-agents.github.io/dart-gui/">Website</a>&nbsp&nbsp | &nbsp&nbsp📑 <a href="https://arxiv.org/abs/2509.23866">arXiv</a>&nbsp&nbsp | &nbsp&nbsp🤖 <a href="">Model (coming soon)</a>&nbsp&nbsp | &nbsp&nbsp🤗 <a href="">Dataset (coming soon)</a>&nbsp&nbsp
1318
</p>
1419

20+
<p align="center">
21+
<img src="https://computer-use-agents.github.io/dart-gui/stats/teaser.png" alt="DART-GUI" style="height: 300px;">
22+
</p>
23+
1524

1625
## 📢 Updates
1726
- 2025-09-30: We released our [paper](https://arxiv.org/abs/2509.23866) and [project page](https://computer-use-agents.github.io/dart-gui). Check it out!

0 commit comments

Comments
 (0)