Update app.py
Browse files
app.py
CHANGED
@@ -182,10 +182,6 @@ title = "GUI-Actor"
|
|
182 |
header = """
|
183 |
<div align="center">
|
184 |
<h1 style="padding-bottom: 10px; padding-top: 10px;">π― <strong>GUI-Actor</strong>: Coordinate-Free Visual Grounding for GUI Agents</h1>
|
185 |
-
<div style="padding-bottom: 10px; padding-top: 10px; font-size: 16px;">
|
186 |
-
Qianhui Wu*, Kanzhi Cheng*, Rui Yang*, Chaoyun Zhang, Jianwei Yang, Huiqiang Jiang, Jian Mu, Baolin Peng, Bo Qiao, Reuben Tan, Si Qin, Lars Liden<br>
|
187 |
-
Qingwei Lin, Huan Zhang, Tong Zhang, Jianbing Zhang, Dongmei Zhang, Jianfeng Gao<br/>
|
188 |
-
</div>
|
189 |
<div style="padding-bottom: 10px; padding-top: 10px; font-size: 16px;">
|
190 |
<a href="https://microsoft.github.io/GUI-Actor/">π Project Page</a> | <a href="https://arxiv.org/abs/2403.12968">π arXiv Paper</a> | <a href="https://github.com/microsoft/GUI-Actor">π» Github Repo</a><br/>
|
191 |
</div>
|
|
|
182 |
header = """
|
183 |
<div align="center">
|
184 |
<h1 style="padding-bottom: 10px; padding-top: 10px;">π― <strong>GUI-Actor</strong>: Coordinate-Free Visual Grounding for GUI Agents</h1>
|
|
|
|
|
|
|
|
|
185 |
<div style="padding-bottom: 10px; padding-top: 10px; font-size: 16px;">
|
186 |
<a href="https://microsoft.github.io/GUI-Actor/">π Project Page</a> | <a href="https://arxiv.org/abs/2403.12968">π arXiv Paper</a> | <a href="https://github.com/microsoft/GUI-Actor">π» Github Repo</a><br/>
|
187 |
</div>
|