Update app.py
Browse files
app.py
CHANGED
@@ -156,7 +156,7 @@ else:
|
|
156 |
with gr.Blocks() as demo:
|
157 |
gr.Markdown(
|
158 |
f"""
|
159 |
-
# Discord bot of
|
160 |
{welcome_message}
|
161 |
"""
|
162 |
)
|
|
|
156 |
with gr.Blocks() as demo:
|
157 |
gr.Markdown(
|
158 |
f"""
|
159 |
+
# Discord bot of CryptoSearch Portfolio Managment - Discord_CS_PM_Chatbot
|
160 |
{welcome_message}
|
161 |
"""
|
162 |
)
|