Spaces:
Sleeping
Sleeping
James MacQuillan
commited on
Commit
·
8035377
1
Parent(s):
8b9c341
push
Browse files
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.
|
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(
|