Spaces:
Running
Running
metadata
title: Skin Cure API
emoji: 🩺
colorFrom: green
colorTo: blue
sdk: docker
pinned: false
app_file: main.py
Skin Cure API
FastAPI backend for the Skin Cure application. AI-powered skin disease classifier using a SwinV2-Base transformer model.
Endpoints
GET /— API statusGET /health— Health checkPOST /predict— Skin disease classification from uploaded imageGET /doctors— Nearby dermatologists via Google Places API