From f70f79fab08f581df51f708a08ab035677c44991 Mon Sep 17 00:00:00 2001 From: hoonkai Date: Tue, 9 Oct 2018 00:32:30 +1000 Subject: [PATCH] Added requirements.txt --- requirements.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..0f824ef --- /dev/null +++ b/requirements.txt @@ -0,0 +1,18 @@ +bleach==1.5.0 +enum34==1.1.6 +h5py==2.8.0 +html5lib==0.9999999 +Keras==2.0.8 +Keras-Applications==1.0.2 +Keras-Preprocessing==1.0.1 +Markdown==2.6.11 +numpy==1.14.5 +opencv-python==3.4.1.15 +Pillow==5.2.0 +protobuf==3.6.0 +PyYAML==3.13 +scipy==1.1.0 +six==1.11.0 +tensorflow==1.4.0 +tensorflow-tensorboard==0.4.0 +Werkzeug==0.14.1