Spaces:
Running
Running
Commit ·
774d848
1
Parent(s): 1c430d1
Update tagline
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -620,7 +620,7 @@ pre {
|
|
| 620 |
<div id="landing">
|
| 621 |
<div class="logo-icon" style="width:56px;height:56px;font-size:28px;border-radius:14px">🎙</div>
|
| 622 |
<h1>ZeroLabs</h1>
|
| 623 |
-
<p class="subtitle">Voice cloning powered by open-source models.
|
| 624 |
<button class="btn-hf" onclick="login()">🤗 Sign in with Hugging Face</button>
|
| 625 |
<p class="landing-note">Uses your HF ZeroGPU quota · Free tier included</p>
|
| 626 |
</div>
|
|
|
|
| 620 |
<div id="landing">
|
| 621 |
<div class="logo-icon" style="width:56px;height:56px;font-size:28px;border-radius:14px">🎙</div>
|
| 622 |
<h1>ZeroLabs</h1>
|
| 623 |
+
<p class="subtitle">Voice cloning powered by open-source models. 100x cheaper than proprietary competitors like ElevenLabs.</p>
|
| 624 |
<button class="btn-hf" onclick="login()">🤗 Sign in with Hugging Face</button>
|
| 625 |
<p class="landing-note">Uses your HF ZeroGPU quota · Free tier included</p>
|
| 626 |
</div>
|