- Docker
- Binary file for the task in onnx format. Download it from this link and put in the webapp folder
- Create a docker containers for
frontendandbackendservices using commanddocker-compose up -d - Go to http://localhost:8502 for Streamlit UI (fronted)
- Go to http://localhost:8001/docs for Swagger UI (backend)


