Spaces:
Running
Running
Commit
·
ee14996
1
Parent(s):
cf49b02
Update index.html
Browse files- index.html +7 -6
index.html
CHANGED
@@ -332,12 +332,13 @@
|
|
332 |
<div class="columns is-centered has-text-centered">
|
333 |
<h2 class="title is-3">Interactive Demo</h2>
|
334 |
</div>
|
335 |
-
<
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
|
|
341 |
|
342 |
</div>
|
343 |
</section>
|
|
|
332 |
<div class="columns is-centered has-text-centered">
|
333 |
<h2 class="title is-3">Interactive Demo</h2>
|
334 |
</div>
|
335 |
+
<iframe
|
336 |
+
src="https://editing-images-ledtisplusplus.hf.space"
|
337 |
+
frameborder="0"
|
338 |
+
width="850"
|
339 |
+
height="800"
|
340 |
+
></iframe>
|
341 |
+
|
342 |
|
343 |
</div>
|
344 |
</section>
|