mimic2/requirements.txt

9 lines
269 B
Plaintext
Raw 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
flask_cors
flask