broadfield-dev commited on
Commit
dc26049
·
verified ·
1 Parent(s): 5c66633

Update index.html

Browse files
Files changed (1) hide show
  1. 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>