<<<<<<< HEAD
#update Nodejs
1.curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
2.sudo apt-get install nodejs
- Python >=3.4 or Python==2.7
- TensorFlow 0.11.0
- Node >=6.9
=======
parent of c0337d8... update README
$ pip install -r requirements.txt
$ npm install
$ gunicorn main:app --log-file=-
<<<<<<< HEAD
=======
parent of c0337d8... update README
$ heroku apps:create [NAME]
$ heroku buildpacks:add heroku/nodejs
$ heroku buildpacks:add heroku/python
$ git push heroku master
or Heroku Button.
doesn't work...
parent of c0337d8... update README