Spaces:
Sleeping
Sleeping
Make Top Font Without color
Browse files
app.py
CHANGED
@@ -193,10 +193,9 @@ 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
|
197 |
-
|
198 |
-
|
199 |
-
<span style="color: orange; font-weight:bold;"> Refusal Evaluation</span></li>
|
200 |
</p>
|
201 |
|
202 |
<ul style='text-align: left; list-style: none; padding: 0; font-size: 14px;'>
|
|
|
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>
|
200 |
|
201 |
<ul style='text-align: left; list-style: none; padding: 0; font-size: 14px;'>
|