Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
@@ -13,6 +13,10 @@
|
|
13 |
width="850"
|
14 |
height="450"
|
15 |
></iframe>
|
|
|
|
|
|
|
|
|
16 |
</body>
|
17 |
|
18 |
</html>
|
|
|
13 |
width="850"
|
14 |
height="450"
|
15 |
></iframe>
|
16 |
+
|
17 |
+
<gradio-app src="https://<space-subdomain>.hf.space"></gradio-app>
|
18 |
+
|
19 |
+
|
20 |
</body>
|
21 |
|
22 |
</html>
|