Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
<label id="status">Loading model...</label>
|
24 |
<input id="upload" type="file" accept="image/*" />
|
25 |
|
26 |
-
<script src="index.js" type="module"></script>
|
27 |
</body>
|
28 |
|
29 |
</html>
|
|
|
23 |
<label id="status">Loading model...</label>
|
24 |
<input id="upload" type="file" accept="image/*" />
|
25 |
|
26 |
+
<script src="answer-index.js" type="module"></script>
|
27 |
</body>
|
28 |
|
29 |
</html>
|