JustinLin610's picture
Update index.html
c8a1246
raw
history blame
604 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<title>OFA-Image_Generation</title>
<link rel="stylesheet" href="style.css"/>
</head>
<body>
<div class="card">
<h1 class="title" text-align=center>OFA-Text2Image_Generation</h1>
<p class="description">Click <a href="http://39.99.141.101/" target="_blank">
<b>HERE</b></a> for interactive demo! Enjoy generating your own images!</p>
<img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png">
</div>
</body>
</html>