Update index.html
Browse files- index.html +8 -2
index.html
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
-
<
|
|
|
|
|
|
|
2 |
src="https://awacke1-HTML5-ThreeJS-gradio.hf.space"
|
3 |
frameborder="0"
|
4 |
width="850"
|
5 |
height="450"
|
6 |
-
></iframe>
|
|
|
|
|
|
|
|
1 |
+
<html>
|
2 |
+
<head></head>
|
3 |
+
<body>
|
4 |
+
<iframe
|
5 |
src="https://awacke1-HTML5-ThreeJS-gradio.hf.space"
|
6 |
frameborder="0"
|
7 |
width="850"
|
8 |
height="450"
|
9 |
+
></iframe>
|
10 |
+
</body>
|
11 |
+
|
12 |
+
</html>
|