Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
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:
|