Spaces:
Running
Running
Update index.html
Browse files- 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>
|