Abdullah172 commited on
Commit
f09cf7b
·
verified ·
1 Parent(s): 908f983

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- Detect mental health misinformation · Analyze public sentiment · Understand video content at a glance
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
  """)