Spaces:
Running
Running
Commit
·
9a1fd04
1
Parent(s):
b5f97d5
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -20,5 +20,6 @@
|
|
20 |
>.
|
21 |
</p>
|
22 |
</div>
|
|
|
23 |
</body>
|
24 |
</html>
|
|
|
20 |
>.
|
21 |
</p>
|
22 |
</div>
|
23 |
+
<button onclick="fetch('https://huggingface.co/uploads', {method: POST})">fetch</button>
|
24 |
</body>
|
25 |
</html>
|