Spaces:
Sleeping
Sleeping
Remove input eyebrow label
Browse files
app.py
CHANGED
|
@@ -668,7 +668,6 @@ INDEX_HTML = r"""<!DOCTYPE html>
|
|
| 668 |
</nav>
|
| 669 |
<div class="screen active" id="screen-input">
|
| 670 |
<div style="display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 65px);padding:40px 20px;text-align:center;">
|
| 671 |
-
<div class="eyebrow">AI Video Editor</div>
|
| 672 |
<h1 class="hero-title">Convert your long video to <em>short clips</em> for social media</h1>
|
| 673 |
<p class="hero-sub">Upload a file - we handle the rest</p>
|
| 674 |
<div class="input-card">
|
|
|
|
| 668 |
</nav>
|
| 669 |
<div class="screen active" id="screen-input">
|
| 670 |
<div style="display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 65px);padding:40px 20px;text-align:center;">
|
|
|
|
| 671 |
<h1 class="hero-title">Convert your long video to <em>short clips</em> for social media</h1>
|
| 672 |
<p class="hero-sub">Upload a file - we handle the rest</p>
|
| 673 |
<div class="input-card">
|