Skip to content

Commit

Permalink
Add server requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaynelua committed Jun 26, 2019
1 parent c924b78 commit 56d6d59
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions 2-MachineLearning/server-training/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
h5py==2.9.0
imageio==2.5.0
imgaug==0.2.9
Keras==2.2.4
Keras-Applications==1.0.7
Keras-Preprocessing==1.0.9
matplotlib==3.0.3
numpy==1.16.4
pandas==0.24.2
Pillow==6.0.0
scikit-image==0.15.0
scikit-learn==0.20.3
scipy==1.3.0
tensorflow==1.13.1
tensorflow-gpu==1.13.1
tqdm==4.31.1

0 comments on commit 56d6d59

Please sign in to comment.