rahul7star commited on
Commit
8672b8f
·
verified ·
1 Parent(s): 05d05b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -209,10 +209,7 @@ def build_ui():
209
  """,
210
  ) as demo:
211
 
212
- gr.Markdown(
213
- "<h2 style='text-align:center; color:#0047AB;'>💬 OhamLab AI Assistant</h2>"
214
- "<p style='text-align:center; color:gray;'>Your professional research and engineering companion.</p>"
215
- )
216
 
217
  chatbot = gr.Chatbot(
218
  label=None,
 
209
  """,
210
  ) as demo:
211
 
212
+
 
 
 
213
 
214
  chatbot = gr.Chatbot(
215
  label=None,