tanveeshsingh commited on
Commit
f9a215a
·
verified ·
1 Parent(s): 59846f2
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ with gr.Blocks(css=dark_css) as demo:
193
  gr.Markdown(
194
  """
195
  <p style='text-align: center; color: white; font-size: 14px;'>
196
- Test Collinear Guard Nanoand compare it with Llama Guard 3 using the sample conversations below, or type your own.
197
  Collinear Guard Nano supports <span style="color: white;">3 Key Safety Tasks</span>:<br>
198
  Prompt Evaluation, Response Evaluation and Refusal Evaluation</li>
199
  </p>
 
193
  gr.Markdown(
194
  """
195
  <p style='text-align: center; color: white; font-size: 14px;'>
196
+ Test Collinear Guard Nano and compare it with Llama Guard 3 using the sample conversations below, or type your own.
197
  Collinear Guard Nano supports <span style="color: white;">3 Key Safety Tasks</span>:<br>
198
  Prompt Evaluation, Response Evaluation and Refusal Evaluation</li>
199
  </p>