ecyht2 commited on
Commit
e66f911
1 Parent(s): 9fd1ae3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -20,7 +20,7 @@
20
  Click to upload image
21
  <label id="example">(or try example)</label>
22
  </label>
23
- <label id="status">Loading model...</label>
24
  <input id="upload" type="file" accept="image/*" />
25
 
26
  <script src="index.js" type="module"></script>
 
20
  Click to upload image
21
  <label id="example">(or try example)</label>
22
  </label>
23
+ <label id="status">Initializing</label>
24
  <input id="upload" type="file" accept="image/*" />
25
 
26
  <script src="index.js" type="module"></script>