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