Spaces:
Sleeping
Sleeping
| title: Skin Disease Detection | |
| emoji: 🩺 | |
| colorFrom: blue | |
| colorTo: red | |
| sdk: gradio | |
| sdk_version: 5.25.0 | |
| app_file: app.py | |
| pinned: false | |
| python_version: "3.11" | |
| # Skin Disease Detector — OpenAI CLIP | |
| Zero-shot skin condition classification using `openai/clip-vit-large-patch14`. | |
| Upload a skin image and get probability scores for each condition. | |
| ## Labels | |
| - melasma skin pigmentation | |
| - ringworm skin infection ring shape | |
| - eczema inflamed dry skin | |
| - acne pimple pustule | |
| - normal skin | |
| - birthmark on skin | |
| - shadow on skin | |
| - insect bite on skin | |
| - sunburned skin | |
| **Not a diagnostic tool** — output should be reviewed by a dermatologist. | |