boazchung commited on
Commit
9f63322
1 Parent(s): 6623b88

Update index.html

Browse files
Files changed (1) hide show
  1. 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>