Spaces:
Sleeping
Sleeping
File size: 326 Bytes
0e3b935 |
1 2 3 4 5 6 7 8 9 10 11 |
# Incident ML Inference API
This FastAPI app provides endpoints for:
- `/health` - service health check
- `/analyze` - classify incident category & sentiment
## Deploy to Hugging Face Spaces
- Create new Space (FastAPI SDK)
- Push contents of this `inference/` folder to the Space repo
- Public URL will serve the endpoints
|