hzmt commited on
Commit
6da8e3b
·
verified ·
1 Parent(s): d37eca8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -25,6 +25,7 @@
25
  <label id="status"></label>
26
  <input id="upload" type="file" accept="image/*" />
27
 
 
28
 
29
  </body>
30
 
 
25
  <label id="status"></label>
26
  <input id="upload" type="file" accept="image/*" />
27
 
28
+ <button id="download-button" style="display: none;">⬇️ Download Result</button>
29
 
30
  </body>
31