RyanStudio commited on
Commit
c2b04f7
·
verified ·
1 Parent(s): 4d77788

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ with gr.Blocks() as demo:
110
 
111
  gr.Markdown("### Performance Info")
112
  gr.HTML(
113
- "<small>Model weights are cached after the first run. Content Guard returns scores for violence, hate, sexual, harassment, self-harm, illegal.</small>"
114
  )
115
 
116
  gr.Examples(
 
110
 
111
  gr.Markdown("### Performance Info")
112
  gr.HTML(
113
+ "<small>Model weights are cached after the first run. Content Guard returns scores for violence, hate-speech, sexual, toxic and self-harm</small>"
114
  )
115
 
116
  gr.Examples(