2017-09-13 03:43:01 +00:00
|
|
|
# Note: this doesn't include tensorflow or tensorflow-gpu because the package you need to install
|
|
|
|
# depends on your platform. It is assumed you have already installed tensorflow.
|
2017-07-08 17:08:26 +00:00
|
|
|
librosa==0.5.1
|
|
|
|
matplotlib==2.0.2
|
2018-08-13 22:30:57 +00:00
|
|
|
numpy==1.14.3
|
2017-07-08 17:08:26 +00:00
|
|
|
scipy==0.19.0
|
|
|
|
tqdm==4.11.2
|
2018-09-14 19:10:58 +00:00
|
|
|
seaborn
|
2018-07-03 23:53:07 +00:00
|
|
|
flask_cors
|
2020-05-15 01:26:19 +00:00
|
|
|
flask
|
|
|
|
# Workaround llvmlite being incompatible with current llvm - Bug #49
|
|
|
|
numba==0.45.1
|
|
|
|
llvmlite==0.30.0
|