logicwong commited on
Commit
a4e2252
·
1 Parent(s): 406398a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -2
index.html CHANGED
@@ -9,8 +9,10 @@
9
  <body>
10
  <div class="card">
11
  <h1 class="title">ONE-PEACE Multimodal Retrieval</h1>
12
- <p class="description">Click <a href="http://47.100.206.107:7901/" target="_blank">
13
- <b>HERE</b></a> for the interactive demo! Enjoy the multimodal retrieval! </p>
 
 
14
  <img src="case1.png">
15
  </div>
16
  </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. <br>
13
+ 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
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>