Skip to content

Commit d35cc5a

Browse files
authored
Update index.html
1 parent 42a5509 commit d35cc5a

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

site/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@
9292
<a class="navbar-item" href="#navigation">Navigation</a>
9393
<a class="navbar-item" href="#citation">Citation</a>
9494
</div>
95+
<div class="navbar-end">
96+
<a class="navbar-item" href="index_zh_cn.html">中文版</a>
97+
</div>
9598
</div>
9699
</nav>
97100

@@ -103,22 +106,22 @@ <h1 class="title is-1 publication-title">
103106
</h1>
104107
<div class="is-size-5 publication-authors">
105108
<span class="author-block">
106-
<span class="author-name">Hanzhang Zhou</span><sup>*</sup>,</span>
109+
<a href="https://scholar.google.com/citations?user=4VpiXesAAAAJ&hl=en" class="author-name">Hanzhang Zhou</a><sup>*</sup>,</span>
107110
<span class="author-block">
108111
<span class="author-name">Xu Zhang</span><sup>*</sup>,</span>
109112
<span class="author-block">
110113
<span class="author-name">Panrong Tong</span>,</span>
111114
<span class="author-block">
112115
<span class="author-name">Jianan Zhang</span>,</span>
113116
<span class="author-block">
114-
<a href="https://github.com/CleyChen">Liangyu Chen</a>,</span>
117+
<a href="https://scholar.google.com/citations?user=9UqxQBEAAAAJ&hl=en">Liangyu Chen</a>,</span>
115118
<br>
116119
<span class="author-block">
117-
<span class="author-name">Quyu Kong</span>,</span>
120+
<a href="https://scholar.google.com/citations?hl=en&user=0EXa6lkAAAAJ&view_op=list_works&sortby=pubdate" class="author-name">Quyu Kong</a>,</span>
118121
<span class="author-block">
119122
<span class="author-name">Chenglin Cai</span>,</span>
120123
<span class="author-block">
121-
<span class="author-name">Chen Liu</span>,</span>
124+
<a href="https://www.linkedin.com/in/chen-liu-6a8112262/" class="author-name">Chen Liu</a>,</span>
122125
<span class="author-block">
123126
<a href="https://yuewang-cuhk.github.io/">Yue Wang</a><sup></sup>,</span>
124127
<span class="author-block">
@@ -200,7 +203,7 @@ <h1 class="title is-1 publication-title">
200203
<div class="column is-half">
201204
<div class="promotion-content">
202205
<p class="promotion-text">
203-
MAI-UI is a foundational GUI agent base model launched by the multimodal interaction team of Tongyi Lab.
206+
MAI-UI is a family of foundational GUI agent models developed by the Tongyi-MAI Lab, ranging in scale from 2B to 235B.
204207
</p>
205208
<div class="promotion-button-wrapper">
206209
<a href="#demo" class="button is-large is-rounded is-dark watch-demo-btn">
@@ -214,10 +217,7 @@ <h1 class="title is-1 publication-title">
214217
</div>
215218
<div class="column is-half">
216219
<div class="promotion-video-wrapper">
217-
<video controls autoplay muted loop>
218-
<source src="asset/MAI-UI_demo.mp4" type="video/mp4">
219-
Your browser does not support the video tag.
220-
</video>
220+
<iframe src="https://player.bilibili.com/player.html?bvid=BV15EvpBGEJy&page=1&high_quality=1&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="width: 100%; height: 100%; position: absolute; top: 0; left: 0;"></iframe>
221221
</div>
222222
</div>
223223
</div>
@@ -1223,4 +1223,4 @@ <h2 style="display: flex; align-items: center; justify-content: center; gap: 0.8
12231223
</script>
12241224
</body>
12251225
</html>
1226-
</html>
1226+
</html>

0 commit comments

Comments
 (0)