Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -12,7 +12,7 @@
|
|
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 105 seconds. Take a break while waiting :)<br></br></p>
|
15 |
-
<img rel="demo1" src="https://github.com/OFA-Sys/OFA/blob/main/examples/case1.png">
|
16 |
</div>
|
17 |
</body>
|
18 |
</html>
|
|
|
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 105 seconds. Take a break while waiting :)<br></br></p>
|
15 |
+
<img rel="demo1" src="https://github.com/OFA-Sys/OFA/blob/main/examples/case1.png?raw=true">
|
16 |
</div>
|
17 |
</body>
|
18 |
</html>
|