Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -668,7 +668,7 @@ with gr.Blocks(title="VideoVerifier — MHMisinfo") as demo:
|
|
| 668 |
<div style="padding:1.5rem 0 0.8rem;border-bottom:1px solid #1e2330;margin-bottom:1.2rem">
|
| 669 |
<h1 class="vv-hero">🔬 Video Verifier & Sentiment Analyzer</h1>
|
| 670 |
<p style="color:#5a6070;font-size:0.85rem;margin-top:4px;font-family:'DM Mono',monospace">
|
| 671 |
-
|
| 672 |
</p>
|
| 673 |
</div>
|
| 674 |
""")
|
|
|
|
| 668 |
<div style="padding:1.5rem 0 0.8rem;border-bottom:1px solid #1e2330;margin-bottom:1.2rem">
|
| 669 |
<h1 class="vv-hero">🔬 Video Verifier & Sentiment Analyzer</h1>
|
| 670 |
<p style="color:#5a6070;font-size:0.85rem;margin-top:4px;font-family:'DM Mono',monospace">
|
| 671 |
+
mental health misinformation detection
|
| 672 |
</p>
|
| 673 |
</div>
|
| 674 |
""")
|