Info updated
Browse files- index.html +3 -1
index.html
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
><i class="fas fa-question-circle"></i
|
52 |
></span>
|
53 |
</label>
|
54 |
-
|
55 |
<div class="input-with-icon">
|
56 |
<input type="password" id="yourKy" />
|
57 |
<span class="toggle-password" id="toggle-password">
|
@@ -60,6 +60,8 @@
|
|
60 |
</div>
|
61 |
|
62 |
<div class="hint-content" id="hint-content">
|
|
|
|
|
63 |
<h5>Get your API Key from Hugging Face:</h5>
|
64 |
<br />
|
65 |
<ol>
|
|
|
51 |
><i class="fas fa-question-circle"></i
|
52 |
></span>
|
53 |
</label>
|
54 |
+
|
55 |
<div class="input-with-icon">
|
56 |
<input type="password" id="yourKy" />
|
57 |
<span class="toggle-password" id="toggle-password">
|
|
|
60 |
</div>
|
61 |
|
62 |
<div class="hint-content" id="hint-content">
|
63 |
+
<p>Tokens entered in the input field are used only for temporary API requests and not saved in the application.</p>
|
64 |
+
<br/>
|
65 |
<h5>Get your API Key from Hugging Face:</h5>
|
66 |
<br />
|
67 |
<ol>
|