Update README.md
Browse files
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 |
-
[](https://huggingface.co/spaces/your-username/dermagenius)
|
| 15 |
-
|
| 16 |
---
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
---
|