jrubiosainz commited on
Commit
a7b6e6f
·
verified ·
1 Parent(s): 86ce683

Upload index.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -89,8 +89,8 @@
89
  <div class="install-step">
90
  <span class="step-num">3</span>
91
  <div>
92
- <h4>Install &amp; set API keys</h4>
93
- <p>Set your <code>HF_TOKEN</code> and <code>ELEVENLABS_API_KEY</code> in the app settings. Free tiers work fine.</p>
94
  </div>
95
  </div>
96
  <div class="install-step">
 
89
  <div class="install-step">
90
  <span class="step-num">3</span>
91
  <div>
92
+ <h4>Install &amp; set your HF Token</h4>
93
+ <p>Set your <code>HF_TOKEN</code> in the app settings (free at <a href="https://huggingface.co/settings/tokens" style="color:var(--accent)">huggingface.co</a>). Optionally add <code>ELEVENLABS_API_KEY</code> for premium voice — without it, the app uses a built-in British voice automatically.</p>
94
  </div>
95
  </div>
96
  <div class="install-step">