ankban commited on
Commit
c87762a
·
verified ·
1 Parent(s): 8c41f7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -21,7 +21,6 @@ def main_app():
21
  with gr.Column(scale=1, min_width=220, elem_id="sidebar") as sidebar:
22
  gr.Markdown("""
23
  <div id="brand-header">
24
- <img src="images/chatternest_logo.png" alt="ChatterNest Logo" width="60" style="margin-bottom: 0.5em;">
25
  <h1>ChatterNest</h1>
26
  </div>
27
  """)
 
21
  with gr.Column(scale=1, min_width=220, elem_id="sidebar") as sidebar:
22
  gr.Markdown("""
23
  <div id="brand-header">
 
24
  <h1>ChatterNest</h1>
25
  </div>
26
  """)