Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -711,9 +711,6 @@ with gr.Blocks(title="Misinformation Detection & Public Engagement") as demo:
|
|
| 711 |
gr.HTML("""
|
| 712 |
<div style="padding:1.5rem 0 0.8rem;border-bottom:1px solid #BDDDFC;margin-bottom:1.2rem">
|
| 713 |
<h1 class="vv-hero">🔬 Misinformation Detection & Public Engagement</h1>
|
| 714 |
-
# <p style="color:#7b7b7b;font-size:0.85rem;margin-top:4px;font-family:'DM Mono',monospace">
|
| 715 |
-
# mental health misinformation detection
|
| 716 |
-
# </p>
|
| 717 |
</div>
|
| 718 |
""")
|
| 719 |
|
|
|
|
| 711 |
gr.HTML("""
|
| 712 |
<div style="padding:1.5rem 0 0.8rem;border-bottom:1px solid #BDDDFC;margin-bottom:1.2rem">
|
| 713 |
<h1 class="vv-hero">🔬 Misinformation Detection & Public Engagement</h1>
|
|
|
|
|
|
|
|
|
|
| 714 |
</div>
|
| 715 |
""")
|
| 716 |
|