<html> | |
<head> | |
<meta charset="utf-8"/> | |
<meta name='viewport' content='width=device-width,initial-scale=1'> | |
<title>ONE-PEACE Multimodal Retrieval</title> | |
<link rel="stylesheet" href="style.css"/> | |
</head> | |
<body> | |
<div class="card"> | |
<h1 class="title">ONE-PEACE Multimodal Retrieval</h1> | |
<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 | |
<br><br> | |
Click <a href="http://47.100.206.107:7901/" target="_blank"><b>HERE</b></a> for the interactive demo! Have fun! </p> <br> | |
<img src="case1.png"> | |
</div> | |
</body> | |
</html> |