diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..84c0d61 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,27 @@ +absl-py==0.7.1 +astor==0.8.0 +backports.weakref==1.0.post1 +enum34==1.1.6 +funcsigs==1.0.2 +futures==3.2.0 +gast==0.2.2 +grpcio==1.20.1 +h5py==2.9.0 +Keras==2.2.4 +Keras-Applications==1.0.7 +Keras-Preprocessing==1.0.9 +Markdown==3.1 +mock==3.0.5 +numpy==1.16.3 +opencv-python==4.1.0.25 +protobuf==3.7.1 +pygame==1.9.6 +PyYAML==5.1 +scipy==1.2.1 +six==1.12.0 +tensorboard==1.13.1 +tensorflow==1.13.1 +tensorflow-estimator==1.13.0 +termcolor==1.1.0 +Theano==1.0.4 +Werkzeug==0.15.4