Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
<div class="container">
|
18 |
<div>
|
19 |
<label for="api-url"><b>API Endpoint URL:</b></label>
|
20 |
-
<input type="text" id="api-url" value="http://
|
21 |
</div>
|
22 |
<div>
|
23 |
<label for="image-upload"><b>Upload KeyLock Image:</b></label>
|
|
|
17 |
<div class="container">
|
18 |
<div>
|
19 |
<label for="api-url"><b>API Endpoint URL:</b></label>
|
20 |
+
<input type="text" id="api-url" value="http://'0.0.0.0':7860/api/decode" style="width: 100%;">
|
21 |
</div>
|
22 |
<div>
|
23 |
<label for="image-upload"><b>Upload KeyLock Image:</b></label>
|