bodiumadalina / Location_Python_Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 90.2%Language:JavaScript 9.8%