Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
"""
|