Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -212,7 +212,7 @@ st.markdown("""
|
|
| 212 |
<div class="hero-eyebrow"><h5>🔎 Text Analytics · DA3111 - Group 6</h5></div>
|
| 213 |
<div class="hero-title">News Lens</div>
|
| 214 |
<div class="hero-sub">
|
| 215 |
-
Classify
|
| 216 |
and surface editorial insights — all in one unified workspace.
|
| 217 |
</div>
|
| 218 |
</div>
|
|
|
|
| 212 |
<div class="hero-eyebrow"><h5>🔎 Text Analytics · DA3111 - Group 6</h5></div>
|
| 213 |
<div class="hero-title">News Lens</div>
|
| 214 |
<div class="hero-sub">
|
| 215 |
+
Classify News articles, interrogate content with Q&A,
|
| 216 |
and surface editorial insights — all in one unified workspace.
|
| 217 |
</div>
|
| 218 |
</div>
|