severo HF Staff commited on
Commit
54a9681
·
verified ·
1 Parent(s): f3c56af

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -1
index.html CHANGED
@@ -13,6 +13,9 @@
13
  <link rel="stylesheet" crossorigin href="/assets/index-tIWBrD2G.css">
14
  </head>
15
  <body>
16
- <div id="app"></div>
 
 
 
17
  </body>
18
  </html>
 
13
  <link rel="stylesheet" crossorigin href="/assets/index-tIWBrD2G.css">
14
  </head>
15
  <body>
16
+ <div id="app"></div>
17
+ <script type="module">
18
+ console.log(window.huggingface)
19
+ </script>
20
  </body>
21
  </html>