Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
|
@@ -7,6 +7,9 @@
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
-
<script
|
|
|
|
|
|
|
|
|
|
| 11 |
</body>
|
| 12 |
</html>
|
|
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
+
<script
|
| 11 |
+
src= "https://huggingface.co/spaces/MikaFil/VR/resolve/main/viewer_ar.js"
|
| 12 |
+
data-config= "https://huggingface.co/spaces/MikaFil/VR/resolve/main/config/tests/danae_config.json"
|
| 13 |
+
></script>
|
| 14 |
</body>
|
| 15 |
</html>
|