Rahatara commited on
Commit
1ecdf62
1 Parent(s): 047d48b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ demo = gr.Blocks()
91
  with demo:
92
 
93
  gr.Markdown(
94
- ‼️"Disclaimer: This chatbot is based on a DBT exercise book that is publicly available. "
95
  "We are not medical practitioners, and the use of this chatbot is at your own responsibility."
96
  )
97
 
 
91
  with demo:
92
 
93
  gr.Markdown(
94
+ "‼️Disclaimer: This chatbot is based on a DBT exercise book that is publicly available. "
95
  "We are not medical practitioners, and the use of this chatbot is at your own responsibility."
96
  )
97