SamanthaStorm commited on
Commit
8c90b8d
·
verified ·
1 Parent(s): f85ce37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -106,7 +106,6 @@ result = (
106
  "It flags communication patterns associated with increased risk of severe harm. "
107
  "For more info, consider reaching out to support groups or professionals.\n\n"
108
  f"Resources: {resources}"
109
- )
110
  )
111
  # Return both a text summary and a JSON-like dict of scores per label
112
  return result
 
106
  "It flags communication patterns associated with increased risk of severe harm. "
107
  "For more info, consider reaching out to support groups or professionals.\n\n"
108
  f"Resources: {resources}"
 
109
  )
110
  # Return both a text summary and a JSON-like dict of scores per label
111
  return result