Spaces:
Running
Running
shiqundong
commited on
Commit
·
9ccf563
1
Parent(s):
02d30ef
update
Browse files- index.html +1 -1
index.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<body>
|
10 |
<!-- <h1>Audio Language Model Arena</h1>-->
|
11 |
<div style="display: flex; justify-content: center; align-items: center; height: 100vh;">
|
12 |
-
<iframe src="https://audio-arena.openbmb.cn" width="2048" height="
|
13 |
</div>
|
14 |
</body>
|
15 |
</html>
|
|
|
9 |
<body>
|
10 |
<!-- <h1>Audio Language Model Arena</h1>-->
|
11 |
<div style="display: flex; justify-content: center; align-items: center; height: 100vh;">
|
12 |
+
<iframe src="https://audio-arena.openbmb.cn" width="2048" height="800" frameborder="0" allow="microphone"></iframe>
|
13 |
</div>
|
14 |
</body>
|
15 |
</html>
|