diff --git a/requirements-for-jupyter.txt b/requirements-for-jupyter.txt new file mode 100644 index 0000000..528204b --- /dev/null +++ b/requirements-for-jupyter.txt @@ -0,0 +1,14 @@ +numpy==1.16.3 +h5py==2.9.0 +Keras==2.2.4 +tensorflow-gpu==1.13.1 +plaidml-keras==0.5.0 +scikit-image + +dlib==19.16.0 +tqdm +opencv-python==4.0.0.21 +ffmpeg-python==0.2.2 + + +git+https://www.github.com/keras-team/keras-contrib.git \ No newline at end of file