Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
<main>
|
12 |
<section>
|
13 |
<label for="api-url">1. Your Deployed API Endpoint URL:</label>
|
14 |
-
<input type="text" id="api-url" placeholder="https://your-space-name.hf.space/api/decode">
|
15 |
</section>
|
16 |
<section>
|
17 |
<label for="image-upload">2. Upload Image:</label>
|
|
|
11 |
<main>
|
12 |
<section>
|
13 |
<label for="api-url">1. Your Deployed API Endpoint URL:</label>
|
14 |
+
<input type="text" id="api-url" placeholder="https://your-space-name.hf.space/api/decode" value="https://huggingface.co/spaces/broadfield-dev/KeyLock-RSA-JS/api/decode">
|
15 |
</section>
|
16 |
<section>
|
17 |
<label for="image-upload">2. Upload Image:</label>
|