Skip to content

Instantly share code, notes, and snippets.

@risenW
Created July 15, 2020 16:46
Show Gist options
  • Save risenW/a8b7ede68b79dd89b71946d6ee18af30 to your computer and use it in GitHub Desktop.
Save risenW/a8b7ede68b79dd89b71946d6ee18af30 to your computer and use it in GitHub Desktop.
console.log('Loading Model...')
home_ = process.cwd()
model_path = "file://"+ home_ + "/model/model.json"
console.log('Model Loaded Successfull')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment