Commit
·
a3a20a6
1
Parent(s):
d98a22a
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -8,7 +8,7 @@
|
|
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">
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
+
<h1 class="title" text-align="center">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">
|