Ko-LLaVA / index.html
Yong-Ju's picture
Update index.html
f6b3eec
raw
history blame
No virus
543 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="color-scheme" content="light only"/>
<meta name="supported-color-schemes" content="light"/>
<title>Ko-LLaVA: Korean Large Language and Vision Assistant</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<iframe src="https://211.47.4.50:7860/" style="width:100%; height: 100%; border: 0; position: absolute; margin-top: -30px; margin-bottom: 10px;"></iframe>
</body>
</html>