VLAIResearchLab commited on
Commit
32bdffb
Β·
verified Β·
1 Parent(s): 39567cc

Update gradio_ui.py

Browse files
Files changed (1) hide show
  1. gradio_ui.py +1 -1
gradio_ui.py CHANGED
@@ -71,7 +71,7 @@ def create_header():
71
  """
72
  <div style="display: flex; justify-content: space-between; align-items: center; padding: 0 15px;">
73
  <div>
74
- <h1 style="margin-bottom:0;">πŸ“° News Summaries Agent</h1>
75
  <p style="margin-top: 0.5em; color: #666;">πŸš€ AIO2024 Module 10 πŸ€—</p>
76
  <p style="margin-top: 0.5em; color: #2c3e50;">πŸ—žοΈ Real-time News Fetch & Summarization</p>
77
  <p style="margin-top: 0.2em; color: #7f8c8d;">πŸ” Topic Classification & Insight Extraction</p>
 
71
  """
72
  <div style="display: flex; justify-content: space-between; align-items: center; padding: 0 15px;">
73
  <div>
74
+ <h1 style="margin-bottom:0;">πŸ“° News Summary Agent</h1>
75
  <p style="margin-top: 0.5em; color: #666;">πŸš€ AIO2024 Module 10 πŸ€—</p>
76
  <p style="margin-top: 0.5em; color: #2c3e50;">πŸ—žοΈ Real-time News Fetch & Summarization</p>
77
  <p style="margin-top: 0.2em; color: #7f8c8d;">πŸ” Topic Classification & Insight Extraction</p>