Rihan1729 commited on
Commit
2108593
·
verified ·
1 Parent(s): c47f58c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -6
README.md CHANGED
@@ -1,13 +1,20 @@
1
  ---
2
- title: Brain Tumor Classification
3
- emoji: 🌖
4
- colorFrom: gray
5
- colorTo: pink
6
  sdk: gradio
7
  sdk_version: 6.6.0
8
  app_file: app.py
9
  pinned: false
10
- short_description: ' making medical tech accessible worldwide for free'
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
1
  ---
2
+ title: 🧠 NEURO-SCAN AI
3
+ emoji:
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 6.6.0
8
  app_file: app.py
9
  pinned: false
10
+ license: mit
11
+ short_description: Advanced ViT-based Brain Tumor Detection & Overlay
12
  ---
13
 
14
+ # Neuro-Scan AI
15
+ An advanced computer vision application using **Vision Transformers (ViT)** to classify MRI scans into four categories with high precision.
16
+
17
+ ### Key Features:
18
+ - **Real-time Visualization:** Automated red-zone highlighting for detected masses.
19
+ - **Deep Insights:** Full probability distribution for clinical transparency.
20
+ - **Dark Mode UI:** Optimized for medical review environments.