Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
|
|
43 |
"""
|
44 |
demo = gr.ChatInterface(
|
45 |
respond,
|
46 |
-
title="Welcome to [
|
47 |
# description="Follow us on [Instagram](https://www.instagram.com/khellon_patel_21)",
|
48 |
additional_inputs=[
|
49 |
gr.Textbox(value="You are a friendly Chatbot.", label="System message"),
|
|
|
43 |
"""
|
44 |
demo = gr.ChatInterface(
|
45 |
respond,
|
46 |
+
title="Welcome to Rxple Chat Bot[Instagram](https://www.instagram.com/khellon_patel_21)",
|
47 |
# description="Follow us on [Instagram](https://www.instagram.com/khellon_patel_21)",
|
48 |
additional_inputs=[
|
49 |
gr.Textbox(value="You are a friendly Chatbot.", label="System message"),
|