JustinLin610 commited on
Commit
7c5ddbd
·
1 Parent(s): 0044417

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -10,9 +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!</p>
14
  <img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png">
15
- <br></br>
16
  </div>
17
  </body>
18
  </html>
 
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!<br></br></p>
14
  <img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png">
 
15
  </div>
16
  </body>
17
  </html>