Spaces:
Runtime error
Runtime error
abhi1nandy2
commited on
Commit
•
9eb3d05
1
Parent(s):
320d922
Update app.py
Browse files
app.py
CHANGED
@@ -74,7 +74,7 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
|
|
74 |
|
75 |
# initial_message = [("user", "Yo who dis Abhilash?")]
|
76 |
|
77 |
-
markdown_note = "## Might show a tad bit of hallucination!"
|
78 |
|
79 |
demo = gr.Blocks()
|
80 |
|
|
|
74 |
|
75 |
# initial_message = [("user", "Yo who dis Abhilash?")]
|
76 |
|
77 |
+
markdown_note = "## Ask Anything About Me! (Might show a tad bit of hallucination!)"
|
78 |
|
79 |
demo = gr.Blocks()
|
80 |
|