Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
</div>
|
30 |
<label id="status"></label>
|
31 |
<input id="upload" type="file" accept="image/*" />
|
32 |
-
|
33 |
|
34 |
</body>
|
35 |
|
|
|
29 |
</div>
|
30 |
<label id="status"></label>
|
31 |
<input id="upload" type="file" accept="image/*" />
|
32 |
+
<button onclick=refresh()>Remove Another Photo Background</button>
|
33 |
|
34 |
</body>
|
35 |
|