Mungert commited on
Commit
3952f1b
Β·
verified Β·
1 Parent(s): eba9265

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
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>