Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -7
index.html
CHANGED
|
@@ -13,14 +13,12 @@
|
|
| 13 |
</header>
|
| 14 |
|
| 15 |
<main>
|
| 16 |
-
<
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
height="450"
|
| 21 |
-
></iframe>
|
| 22 |
-
|
| 23 |
|
|
|
|
| 24 |
</main>
|
| 25 |
|
| 26 |
<footer>
|
|
|
|
| 13 |
</header>
|
| 14 |
|
| 15 |
<main>
|
| 16 |
+
<script
|
| 17 |
+
type="module"
|
| 18 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/5.5.0/gradio.js"
|
| 19 |
+
></script>
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
+
<gradio-app src="https://javi9-ner-catala.hf.space"></gradio-app>
|
| 22 |
</main>
|
| 23 |
|
| 24 |
<footer>
|