Spaces:
Running on Zero
Running on Zero
Commit ·
5c7efbb
1
Parent(s): 9d8cd89
feat: change tip
Browse files
app.py
CHANGED
|
@@ -583,7 +583,7 @@ with gr.Blocks(title="NTv3 Tracks Demo") as demo:
|
|
| 583 |
|
| 584 |
<div class="intro-tip">
|
| 585 |
<span class="intro-tip-icon">💡</span>
|
| 586 |
-
<span><strong>Tip:</strong>
|
| 587 |
</div>
|
| 588 |
|
| 589 |
</div>
|
|
|
|
| 583 |
|
| 584 |
<div class="intro-tip">
|
| 585 |
<span class="intro-tip-icon">💡</span>
|
| 586 |
+
<span><strong>Tip:</strong> The demo include default settings that you can use to get started, taking less than 1 minute to run.</span>
|
| 587 |
</div>
|
| 588 |
|
| 589 |
</div>
|