Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -75,8 +75,9 @@ with gr.Blocks() as demo:
|
|
75 |
|
76 |
gr.Markdown("""
|
77 |
# Chat with NP
|
78 |
-
|
79 |
-
|
|
|
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"
|