Spaces:
Running
Running
Update index.html
Browse files- 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">
|
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>
|