abhi1nandy2 commited on
Commit
320d922
1 Parent(s): 619f1a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 = "## Might show a tad bit of hallucination!"
78
 
79
  demo = gr.Blocks()
80