Commit
·
d98a22a
1
Parent(s):
54efe90
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -8,9 +8,9 @@
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
-
<h1 class="title">OFA-
|
12 |
-
<p class="description">
|
13 |
-
|
14 |
<img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png">
|
15 |
</div>
|
16 |
</body>
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
+
<h1 class="title">OFA-Text2Image_Generation</h1>
|
12 |
+
<p class="description">Click <a href="http://39.99.141.101/" target="_blank">
|
13 |
+
<b>HERE</b></a> for interactive demo! Enjoy generating your own images!</p>
|
14 |
<img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png">
|
15 |
</div>
|
16 |
</body>
|