Spaces:
Running
Running
Update index.html
Browse files- index.html +9 -5
index.html
CHANGED
@@ -55,11 +55,15 @@
|
|
55 |
});
|
56 |
</script>
|
57 |
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
|
|
|
|
|
|
|
|
63 |
|
64 |
</body>
|
65 |
</html>
|
|
|
55 |
});
|
56 |
</script>
|
57 |
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
<script
|
62 |
+
type="module"
|
63 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/4.12.0/gradio.js"
|
64 |
+
></script>
|
65 |
+
|
66 |
+
<gradio-app src="https://docfile-mariam-physique1.hf.space"></gradio-app>
|
67 |
|
68 |
</body>
|
69 |
</html>
|