|
|
<!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 105 seconds. Take a break while waiting :)<br></br></p> |
|
|
<img rel="demo1" src="https://github.com/OFA-Sys/OFA/blob/main/examples/case1.png?raw=true"> |
|
|
</div> |
|
|
</body> |
|
|
</html> |
|
|
|