textToSQL commited on
Commit
d3c50e4
·
1 Parent(s): 2baf7a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -75,8 +75,9 @@ with gr.Blocks() as demo:
75
 
76
  gr.Markdown("""
77
  # Chat with NP
78
- #### This is to make life of NPs easier.
79
- #### Record post visit summary in natural language, press "transcribe audio", and then "prepare a report".
 
80
  """)
81
 
82
  title = "Chat with NP"
 
75
 
76
  gr.Markdown("""
77
  # Chat with NP
78
+ n\
79
+ This is to make life of NPs easier.
80
+ Record post visit summary in natural language, press "transcribe audio", and then "prepare a report".
81
  """)
82
 
83
  title = "Chat with NP"