hassan773 commited on
Commit
ded4564
·
verified ·
1 Parent(s): ab36099

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ with gr.Blocks() as demo:
121
  with gr.Row():
122
  with gr.Column(scale=20):
123
  gr.Markdown("# 🤖 SageBot")
124
- gr.Markdown("### *A smart chatbot to assist you*")
125
  with gr.Column(scale=1, min_width=50):
126
  settings_btn = gr.Button("⚙️", elem_id="settings-btn")
127
 
 
121
  with gr.Row():
122
  with gr.Column(scale=20):
123
  gr.Markdown("# 🤖 SageBot")
124
+
125
  with gr.Column(scale=1, min_width=50):
126
  settings_btn = gr.Button("⚙️", elem_id="settings-btn")
127