Jasur05 commited on
Commit
313d8dd
·
verified ·
1 Parent(s): 705e08c

fine tuned readme

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🩺 DeepDerma: Skin Lesion Classification App
2
 
3
  Welcome to **DeepDerma**, a simple yet powerful AI tool that helps identify **7 common skin lesions (abnormal injury or disease)** from clinical dermatoscopic images. Upload a skin image, and DeepDerma will predict the most likely diagnosis — assisting in early detection and educational awareness.
@@ -90,9 +101,4 @@ This Space runs using **Gradio**. No setup needed — just:
90
  - `requirements.txt` — Dependencies
91
  - `fine_tuned_effnetb2_dermamnist.pth` — Trained model weights
92
 
93
- ---
94
-
95
-
96
-
97
-
98
-
 
1
+ ---
2
+ title: DeepDerma
3
+ emoji: 🧴
4
+ colorFrom: blue
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: 4.14.0
8
+ app_file: app.py
9
+ pinned: true
10
+ ---
11
+
12
  # 🩺 DeepDerma: Skin Lesion Classification App
13
 
14
  Welcome to **DeepDerma**, a simple yet powerful AI tool that helps identify **7 common skin lesions (abnormal injury or disease)** from clinical dermatoscopic images. Upload a skin image, and DeepDerma will predict the most likely diagnosis — assisting in early detection and educational awareness.
 
101
  - `requirements.txt` — Dependencies
102
  - `fine_tuned_effnetb2_dermamnist.pth` — Trained model weights
103
 
104
+ ---