MikaFil commited on
Commit
016ce08
·
verified ·
1 Parent(s): 230e13a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -1
index.html CHANGED
@@ -7,6 +7,9 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <script src="https://huggingface.co/spaces/MikaFil/VR/resolve/main/viewer_ar.js"></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>