Skip to content
praveensonu edited this page Jul 16, 2021 · 1 revision

Running Locally

To run locally, use prediction.py file. Open terminal and type: python prediction.py

Running code on Docker

Use the docker file to run on any machine. Before doing that, remove the last line here, because the host is specified in Dockerfile

Clone this wiki locally