File size: 548 Bytes
5e89620
 
 
 
3434626
 
5e89620
 
 
3434626
 
 
 
 
5e89620
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!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-Image_Generation</h1>
            <p class="description">Gradio Demo for OFA-Image_Generation. For an interactive demo, please click this <a href="http://39.99.141.101/" > link</a>  </p>
            <img rel="demo" src="./demo.png">
		</div>
	</body>
</html>