Spaces:
Running
Running
Linoy Tsaban
commited on
Commit
·
0142905
1
Parent(s):
6ab075b
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -377,11 +377,11 @@
|
|
377 |
<h2 class="title is-3">Interactive Demo</h2>
|
378 |
</div>
|
379 |
<script
|
380 |
-
|
381 |
-
|
382 |
></script>
|
383 |
-
|
384 |
-
<gradio-app src="https://editing-images-
|
385 |
|
386 |
</div>
|
387 |
</section>
|
|
|
377 |
<h2 class="title is-3">Interactive Demo</h2>
|
378 |
</div>
|
379 |
<script
|
380 |
+
type="module"
|
381 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/4.7.1/gradio.js"
|
382 |
></script>
|
383 |
+
|
384 |
+
<gradio-app src="https://editing-images-leditsplusplus.hf.space"></gradio-app>
|
385 |
|
386 |
</div>
|
387 |
</section>
|