Shirjannn commited on
Commit
c5d3d35
·
verified ·
1 Parent(s): ffbbc71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -19
README.md CHANGED
@@ -1,20 +1,10 @@
1
- # 🌟 DermaGenius AI
2
- *Your intelligent dermatology assistant*
3
-
4
- ## Features
5
- ✅ **Text & Image Analysis**
6
- ✅ Personalized treatment plans
7
- ✅ Evidence-based recommendations
8
-
9
- ## How to Use
10
- 1. Type your symptom (e.g., "itchy red rash")
11
- 2. Or upload an image for visual analysis
12
- 3. Get AI-powered guidance instantly
13
-
14
- [![Open in Spaces](https://img.shields.io/badge/🤗-Open%20in%20Spaces-blue)](https://huggingface.co/spaces/your-username/dermagenius)
15
-
16
  ---
17
-
18
-
19
-
20
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: "DermaGenius AI"
3
+ emoji: "🩺"
4
+ colorFrom: "blue" # Must be one of: red, yellow, green, blue, indigo, purple, pink, gray
5
+ colorTo: "indigo" # Don't use "white" pick from the list above
6
+ sdk: "gradio"
7
+ sdk_version: "4.12.0"
8
+ app_file: "app.py"
9
+ pinned: false
10
+ ---