nazneen commited on
Commit
b9f1d59
1 Parent(s): 066e2a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -166,7 +166,7 @@ with gr.Blocks(css=dark_css) as demo:
166
  gr.Markdown(
167
  """
168
  <p style='text-align: center;color:white'>
169
- Test Collinear guard nano and comapare with llama guard 3 using the sample conversations below or type your own.
170
  Collinear guard nano supports 3 types of safety tasks -- prompt classification, response classification, and refusal classification.
171
  </p>
172
  """
 
166
  gr.Markdown(
167
  """
168
  <p style='text-align: center;color:white'>
169
+ Test Collinear guard nano and compare with llama guard 3 using the sample conversations below or type your own.
170
  Collinear guard nano supports 3 types of safety tasks -- prompt classification, response classification, and refusal classification.
171
  </p>
172
  """