File size: 686 Bytes
5e89620
 
54efe90
 
 
 
 
 
 
 
4400d3d
d98a22a
a338b5c
b05c570
c0de99a
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 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">
</div>
</body>
</html>