Update index.html
Browse files- index.html +7 -1
index.html
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
<html>
|
2 |
-
<head
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
<body>
|
4 |
<iframe
|
5 |
src="https://awacke1-HTML5-ThreeJS-gradio.hf.space"
|
|
|
1 |
<html>
|
2 |
+
<head>
|
3 |
+
|
4 |
+
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.12.0/gradio.js">
|
5 |
+
</script>
|
6 |
+
|
7 |
+
|
8 |
+
</head>
|
9 |
<body>
|
10 |
<iframe
|
11 |
src="https://awacke1-HTML5-ThreeJS-gradio.hf.space"
|