nazneen commited on
Commit
a98a08e
·
verified ·
1 Parent(s): 865ce35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ with gr.Blocks() as demo:
119
  gr.Markdown(
120
  """
121
  <p style='text-align: center;'>
122
- Test Collinear guard nano using the sample conversations below or type your own.
123
  Collinear guard nano supports 3 types of safety tasks -- prompt classification, response classification, and refusal classification.
124
  </p>
125
  """
 
119
  gr.Markdown(
120
  """
121
  <p style='text-align: center;'>
122
+ Test Collinear guard nano and comapare with llama guard 3 using the sample conversations below or type your own.
123
  Collinear guard nano supports 3 types of safety tasks -- prompt classification, response classification, and refusal classification.
124
  </p>
125
  """