Update app.py
Browse files
app.py
CHANGED
@@ -107,7 +107,7 @@ with gr.Blocks(css=CSS) as demo:
|
|
107 |
with gr.Column(scale=1):
|
108 |
with gr.Group(elem_id="sidebar-box"):
|
109 |
gr.Markdown("""
|
110 |
-
## 🛡️ Arabic Content Safety Analyzer
|
111 |
|
112 |
**Purpose**
|
113 |
Analyze Arabic text for harmful or threatening language.
|
|
|
107 |
with gr.Column(scale=1):
|
108 |
with gr.Group(elem_id="sidebar-box"):
|
109 |
gr.Markdown("""
|
110 |
+
## 🛡️ AI Watchdog: Arabic Content Safety Analyzer
|
111 |
|
112 |
**Purpose**
|
113 |
Analyze Arabic text for harmful or threatening language.
|