diff --git a/requirements-cpu.txt b/requirements-cpu.txt new file mode 100644 index 0000000..23f6011 --- /dev/null +++ b/requirements-cpu.txt @@ -0,0 +1,23 @@ +absl-py==0.7.1 +astor==0.8.0 +gast==0.2.2 +google-pasta==0.1.7 +grpcio==1.22.0 +h5py==2.9.0 +Keras-Applications==1.0.8 +Keras-Preprocessing==1.1.0 +Markdown==3.1.1 +numpy==1.17.0 +opencv-python==4.1.0.25 +Pillow==6.1.0 +protobuf==3.9.1 +PySide2==5.13.0 +scipy==1.3.0 +shiboken2==5.13.0 +six==1.12.0 +tensorboard==1.14.0 +tensorflow-estimator==1.14.0 +tensorflow==1.14.0 +termcolor==1.1.0 +Werkzeug==0.15.5 +wrapt==1.11.2 diff --git a/requirements.txt b/requirements-gpu.txt similarity index 100% rename from requirements.txt rename to requirements-gpu.txt