text-to-image / index.html
smfry010's picture
Update index.html
d0fab53
<!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>
<div class="card">
<h1 class="title">Text Generation</h1>
</div>
</html>