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