Spaces:
Sleeping
Sleeping
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# NeoGuardianAI - URL Phishing Detection
|
| 2 |
|
| 3 |
-
This Space provides a web interface for detecting phishing URLs using a machine learning model.
|
| 4 |
|
| 5 |
## Model Performance
|
| 6 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: NeoGuardianAI
|
| 3 |
+
emoji: 🛡️
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 3.50.2
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# NeoGuardianAI - URL Phishing Detection
|
| 14 |
|
| 15 |
+
This Space provides a web interface for detecting phishing URLs using a machine learning model with an anime-inspired tech guardian theme.
|
| 16 |
|
| 17 |
## Model Performance
|
| 18 |
|