Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
24 |
</p>
|
25 |
</div>
|
26 |
-
<script type="
|
27 |
</script>
|
28 |
</body>
|
29 |
</html>
|
|
|
23 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
24 |
</p>
|
25 |
</div>
|
26 |
+
<script type="module" src="index.js">
|
27 |
</script>
|
28 |
</body>
|
29 |
</html>
|