Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -410,7 +410,6 @@ with gr.Blocks(title="LionGuard 2 Demo", theme=gr.themes.Soft()) as demo:
|
|
| 410 |
|
| 411 |
with gr.Tab("Guardrail Comparison"):
|
| 412 |
gr.HTML(DISCLAIMER)
|
| 413 |
-
gr.HTML('<div style="background: #34d399; color: #1e293b; border-radius: 8px; padding: 12px; margin-bottom: 12px; font-size: 14px; font-weight:600;">⚡ Concurrent Processing: All 3 guardrails run in parallel for faster responses!</div>')
|
| 414 |
with gr.Row():
|
| 415 |
with gr.Column(scale=1):
|
| 416 |
gr.Markdown("#### 🔵 No Moderation")
|
|
|
|
| 410 |
|
| 411 |
with gr.Tab("Guardrail Comparison"):
|
| 412 |
gr.HTML(DISCLAIMER)
|
|
|
|
| 413 |
with gr.Row():
|
| 414 |
with gr.Column(scale=1):
|
| 415 |
gr.Markdown("#### 🔵 No Moderation")
|