James MacQuillan commited on
Commit
8035377
·
1 Parent(s): 8b9c341
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -240,7 +240,7 @@ chatbot = gr.Chatbot(
240
 
241
  with gr.Blocks(theme=theme) as demo:
242
  with gr.Column():
243
- gr.Markdown("## IM.S - Building the Future of Investing")
244
 
245
  with gr.Column(scale=3, min_width=600):
246
  chat_interface = gr.ChatInterface(
 
240
 
241
  with gr.Blocks(theme=theme) as demo:
242
  with gr.Column():
243
+ gr.Markdown("## quantineuron.com: IM.analyst - Building the Future of Investing")
244
 
245
  with gr.Column(scale=3, min_width=600):
246
  chat_interface = gr.ChatInterface(