Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -7
index.html
CHANGED
@@ -56,14 +56,12 @@
|
|
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>
|
|
|
56 |
</script>
|
57 |
|
58 |
|
59 |
+
<iframe
|
60 |
+
src="https://docfile-mycha.hf.space"
|
61 |
+
frameborder="0"
|
62 |
+
id="main-iframe"
|
63 |
+
></iframe>
|
64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
</body>
|
67 |
</html>
|