Rogerjs commited on
Commit
0e23aca
·
verified ·
1 Parent(s): 5660b08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ This tool summarizes psychotherapy session transcripts (text or audio) into key
106
  - Click 'Summarize' to generate a summary along with identified concerns and suggested follow-ups.
107
 
108
  **Important:**
109
- -These is a tool for educational or research purpuses, should not be taking as profesional advice. I dont resposabilize for any misuse.
110
  """
111
 
112
  with gr.Blocks() as demo:
 
106
  - Click 'Summarize' to generate a summary along with identified concerns and suggested follow-ups.
107
 
108
  **Important:**
109
+ These is a tool for educational or research purpuses, should not be taken as profesional advice. I dont resposabilize for any misuse.
110
  """
111
 
112
  with gr.Blocks() as demo: