mimic2/requirements.txt

14 lines
378 B
Plaintext
Raw Permalink Normal View History

# 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
flask_cors
flask
# Workaround llvmlite being incompatible with current llvm - Bug #49
numba==0.45.1
llvmlite==0.30.0