Spaces:
Sleeping
Sleeping
| 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**: | |