logicwong's picture
Update index.html
400f853
raw
history blame
541 Bytes
<!DOCTYPE html>
<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">Click <a href="http://47.100.206.107:7901/" target="_blank">
<b>HERE</b></a> for the interactive demo! Enjoy the multimodal retrieval! </p>
<img src="case1.png">
</div>
</body>
</html>