Spaces:
Sleeping
Sleeping
metadata
title: FastAPI Demo
emoji: 🎯
colorFrom: pink
colorTo: purple
sdk: docker
app_file: app.py
pinned: false
FastAPI Demo
This is a web interface to demonstrate object detection using a model deployed with FastAPI and ONNX Runtime.
How to use:
- Upload an image using the form below.
- The model will detect objects and plot bounding boxes.
- The resulting image will be displayed on the page.