GitXplorerGitXplorer
p

image_caption

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

Setup

Clone the repo and download the following packages for python2.7

Prerequisites

Usage

  • Download the model from here here, rename the file to model.npy and place it in app/models/ directory
  • cd into app directory and run python server.py if using linux then use sudo python server.py. This will start the python server, which you can access on localhost
  • Go to localhost in the browser.
  • The app looks like below

examples