jw2yang commited on
Commit
deea38c
·
1 Parent(s): 7f9c8a6

simplify header

Browse files
Files changed (1) hide show
  1. app.py +0 -18
app.py CHANGED
@@ -53,24 +53,6 @@ MARKDOWN = """
53
  <div align="center">
54
  <h2>Magma: A Foundation Model for Multimodal AI Agents</h2>
55
 
56
- [Jianwei Yang](https://jwyang.github.io/)<sup>*</sup><sup>1</sup><sup>†</sup>&nbsp;
57
- [Reuben Tan](https://cs-people.bu.edu/rxtan/)<sup>1</sup><sup>†</sup>&nbsp;
58
- [Qianhui Wu](https://qianhuiwu.github.io/)<sup>1</sup><sup>†</sup>&nbsp;
59
- [Ruijie Zheng](https://ruijiezheng.com/)<sup>2</sup><sup>‡</sup>&nbsp;
60
- [Baolin Peng](https://scholar.google.com/citations?user=u1CNjgwAAAAJ&hl=en&oi=ao)<sup>1</sup><sup>‡</sup>&nbsp;
61
- [Yongyuan Liang](https://cheryyunl.github.io)<sup>2</sup><sup>‡</sup>
62
- [Yu Gu](https://users.umiacs.umd.edu/~hal/)<sup>1</sup>&nbsp;
63
- [Mu Cai](https://pages.cs.wisc.edu/~mucai/)<sup>3</sup>&nbsp;
64
- [Seonghyeon Ye](https://seonghyeonye.github.io/)<sup>4</sup>&nbsp;
65
- [Joel Jang](https://joeljang.github.io/)<sup>5</sup>&nbsp;
66
- [Yuquan Deng](https://scholar.google.com/citations?user=LTC0Q6YAAAAJ&hl=en)<sup>5</sup>&nbsp;
67
- [Lars Liden](https://sites.google.com/site/larsliden)<sup>1</sup>&nbsp;
68
- [Jianfeng Gao](https://www.microsoft.com/en-us/research/people/jfgao/)<sup>1</sup><sup>▽</sup>
69
-
70
- <sup>1</sup> Microsoft Research; <sup>2</sup> University of Maryland; <sup>3</sup> University of Wisconsin-Madison; <sup>4</sup> KAIST; <sup>5</sup> University of Washington
71
-
72
- <sup>*</sup> Project lead <sup>†</sup> First authors <sup>‡</sup> Second authors <sup>▽</sup> Leadership
73
-
74
  \[[arXiv Paper](https://www.arxiv.org/pdf/2502.13130)\] &nbsp; \[[Project Page](https://microsoft.github.io/Magma/)\] &nbsp; \[[Github Repo](https://github.com/microsoft/Magma)\] &nbsp; \[[Hugging Face Model](https://huggingface.co/microsoft/Magma-8B)\] &nbsp;
75
 
76
  This demo is powered by [Gradio](https://gradio.app/) and uses [OmniParserv2](https://github.com/microsoft/OmniParser) to generate [Set-of-Mark prompts](https://github.com/microsoft/SoM).
 
53
  <div align="center">
54
  <h2>Magma: A Foundation Model for Multimodal AI Agents</h2>
55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  \[[arXiv Paper](https://www.arxiv.org/pdf/2502.13130)\] &nbsp; \[[Project Page](https://microsoft.github.io/Magma/)\] &nbsp; \[[Github Repo](https://github.com/microsoft/Magma)\] &nbsp; \[[Hugging Face Model](https://huggingface.co/microsoft/Magma-8B)\] &nbsp;
57
 
58
  This demo is powered by [Gradio](https://gradio.app/) and uses [OmniParserv2](https://github.com/microsoft/OmniParser) to generate [Set-of-Mark prompts](https://github.com/microsoft/SoM).