Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,22 @@
|
|
| 1 |
---
|
| 2 |
-
title: 🧠 NEURO-
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.6.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
|
| 11 |
-
short_description: Advanced ViT-based Brain Tumor Detection & Overlay
|
| 12 |
---
|
| 13 |
|
| 14 |
-
# Neuro-
|
| 15 |
-
|
| 16 |
|
| 17 |
-
###
|
| 18 |
-
- **
|
| 19 |
-
- **
|
| 20 |
-
- **
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: 🧠 NEURO-DIAGNOSTIC AI
|
| 3 |
+
emoji: 🛡️
|
| 4 |
+
colorFrom: gray
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.6.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
short_description: High-contrast ViT Brain Tumor Analysis System
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# Neuro-Diagnostic AI
|
| 14 |
+
This system provides high-fidelity brain tumor classification with a medical-grade interface.
|
| 15 |
|
| 16 |
+
### Diagnostics included:
|
| 17 |
+
- **Glioma**
|
| 18 |
+
- **Meningioma**
|
| 19 |
+
- **Pituitary Tumors**
|
| 20 |
+
- **Normal (No Tumor)**
|
| 21 |
+
|
| 22 |
+
**Instructions:** Upload a T1 or T2 weighted MRI scan. The AI will provide a classification, a confidence score, and a clinical overview with suggested next steps.
|