Commit
·
5d20c28
1
Parent(s):
7c5ddbd
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -10,7 +10,8 @@
|
|
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
|
|
|
14 |
<img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png">
|
15 |
</div>
|
16 |
</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 the interactive demo! Enjoy generating your own images!</p>
|
14 |
+
<p>Note that the generation takes around 80 seconds. Take a break while waiting :)<br></br></p>
|
15 |
<img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png">
|
16 |
</div>
|
17 |
</body>
|