Moved magenta install out of requirements and into the README instructions

Fixes #4
This commit is contained in:
Yotam Mann 2016-11-16 14:02:29 -08:00
parent f33312634a
commit 557024d980
2 changed files with 1 additions and 2 deletions

View File

@ -36,7 +36,7 @@ webpack -p
The back-end consists of a [Flask](http://flask.pocoo.org/) server, [TensorFlow](https://www.tensorflow.org/) and [Magenta](https://github.com/tensorflow/magenta).
First install [TensorFlow](https://www.tensorflow.org/versions/master/get_started/os_setup.html).
First install [TensorFlow](https://www.tensorflow.org/versions/master/get_started/os_setup.html) and [Magenta](https://github.com/tensorflow/magenta#installation).
To install the rest of the back-end requirements (make sure you have python and [pip](https://pip.pypa.io/en/stable/installing/) installed):

View File

@ -12,7 +12,6 @@ funcsigs==1.0.2
gunicorn==19.6.0
html5lib==0.999
itsdangerous==0.24
magenta==0.1.3
meld3==1.0.0
mido==1.1.17
mock==2.0.0