File size: 690 Bytes
5e89620 54efe90 4400d3d d98a22a 5d20c28 54efe90 5e89620 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<!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">OFA-Text2Image_Generation</h1>
<p class="description">Click <a href="http://39.99.141.101/" target="_blank">
<b>HERE</b></a> for the interactive demo! Enjoy generating your own images!</p>
<p>Note that the generation takes around 80 seconds. Take a break while waiting :)<br></br></p>
<img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png">
</div>
</body>
</html>
|