drvikasgaur commited on
Commit
43d249c
·
verified ·
1 Parent(s): e722407

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -225,7 +225,7 @@ interface = gr.TabbedInterface(
225
  fn=predict_from_form,
226
  inputs=form_inputs,
227
  outputs="text",
228
- title="Mental Health Risk A.I Screening Interface",
229
  description=(
230
  "### Instructions\n"
231
  "1. **For Individual Users**: Use a unique and special name instead of your real name to maintain privacy.\n"
 
225
  fn=predict_from_form,
226
  inputs=form_inputs,
227
  outputs="text",
228
+ title="PsyRiskAI – AI-Based Assessment of 33 Mental Health Risk Factors",
229
  description=(
230
  "### Instructions\n"
231
  "1. **For Individual Users**: Use a unique and special name instead of your real name to maintain privacy.\n"