Update index.html
Browse files- index.html +3 -4
index.html
CHANGED
@@ -9,10 +9,9 @@
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1 class="title">ONE-PEACE Multimodal Retrieval</h1>
|
12 |
-
<p class="description"> ONE-PEACE is a general representation model across vision, audio, and language modalities.
|
13 |
-
|
14 |
-
<br>
|
15 |
-
Click <a href="http://47.100.206.107:7901/" target="_blank"><b>HERE</b></a> for the interactive demo! Have fun! </p>
|
16 |
<img src="case1.png">
|
17 |
</div>
|
18 |
</body>
|
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1 class="title">ONE-PEACE Multimodal Retrieval</h1>
|
12 |
+
<p class="description"> ONE-PEACE is a general representation model across vision, audio, and language modalities. In this demo, you can combine multiple modalities to retrieve related images, such as audio-to-image, audio+text-to-image, audio+image-to-image, and even audio+image+text-to-image
|
13 |
+
<br><br>
|
14 |
+
Click <a href="http://47.100.206.107:7901/" target="_blank"><b>HERE</b></a> for the interactive demo! Have fun! </p> <br>
|
|
|
15 |
<img src="case1.png">
|
16 |
</div>
|
17 |
</body>
|