Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -101,7 +101,7 @@ with gr.Blocks(theme=gr.themes.Monochrome()) as demo:
|
|
| 101 |
gr.Markdown(
|
| 102 |
"""
|
| 103 |
# ScamShield (agent edition)
|
| 104 |
-
A tool to help users identify scam red flags.
|
| 105 |
""")
|
| 106 |
|
| 107 |
with gr.Row():
|
|
|
|
| 101 |
gr.Markdown(
|
| 102 |
"""
|
| 103 |
# ScamShield (agent edition)
|
| 104 |
+
🛡️ A tool to help users identify scam red flags.
|
| 105 |
""")
|
| 106 |
|
| 107 |
with gr.Row():
|