ujoy007
all problems are now fixed. \detect should return predictions
b1d789e
|
Raw
History Blame Contribute Delete
509 Bytes
---
title: YOLO FastAPI Deploy
emoji: πŸš€
colorFrom: blue
colorTo: green
sdk: docker
app_file: main.py
pinned: false
---
# YOLO FastAPI Deploy πŸš€
This Space deploys a YOLO object detection model with **FastAPI** on Hugging Face Spaces.
## πŸ”— Live URL
πŸ‘‰ [https://ujoy-yolo-fast-api-deploy.hf.space](https://ujoy-yolo-fast-api-deploy.hf.space)
- Root health: `/`
- API docs (Swagger UI): `/docs`
- Detect endpoint: `/detect`
---
## πŸ“Œ Usage
### 1. Upload an image for detection
**Endpoint**: