node_python

Steps:

  1. Clone the repo: git clone https://github.com/bodiumadalina/Location_Python_Node.git
  2. Download packages: npm install or yarn
  3. Run the app: npm start or yarn start or node index.js
  4. Visit in browser: http://localhost:3000

To change the image you want a prediction for go to index.js line 15 and change ['predict.py', path] to the path of the desired image.