abrar-adnan commited on
Commit
8f06f67
·
verified ·
1 Parent(s): c7e87ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -168,8 +168,7 @@ def main():
168
  # Right side: Chat interface
169
  with gr.Column(scale=4, elem_classes="chat-area"):
170
  # Header section
171
- gr.Markdown("# 🤖 GeekBot")
172
- gr.Markdown("*Your personal AI*")
173
  gr.Markdown("*Enter your documents and start chatting about it. Supports ppt,pdf,txt, etc*")
174
 
175
  # Chat interface - flex to fill available space
 
168
  # Right side: Chat interface
169
  with gr.Column(scale=4, elem_classes="chat-area"):
170
  # Header section
171
+ gr.Markdown("# 🤖 GeekBot *Your personal AI*")
 
172
  gr.Markdown("*Enter your documents and start chatting about it. Supports ppt,pdf,txt, etc*")
173
 
174
  # Chat interface - flex to fill available space