Spaces:
Runtime error
Runtime error
Charlie
commited on
Commit
·
c96984d
1
Parent(s):
d3fcdbb
update files
Browse files- index.html +1 -1
index.html
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
alt="Sign in with Hugging Face" style="cursor: pointer; display: none;" id="signin">
|
15 |
<button id="signout" style="display: none">Sign out</button>
|
16 |
<pre></pre>
|
17 |
-
<script type="module" src="
|
18 |
</body>
|
19 |
|
20 |
</html>
|
|
|
14 |
alt="Sign in with Hugging Face" style="cursor: pointer; display: none;" id="signin">
|
15 |
<button id="signout" style="display: none">Sign out</button>
|
16 |
<pre></pre>
|
17 |
+
<script type="module" src="./dist/index.ts"></script>
|
18 |
</body>
|
19 |
|
20 |
</html>
|