diff --git a/setup.sh b/setup.sh index 5f362e72..728d87d4 100644 --- a/setup.sh +++ b/setup.sh @@ -1,4 +1,4 @@ -pip instal numpy scipy matplotlib pillow jupyter +pip install numpy scipy matplotlib pillow jupyter pip install easydict opencv-python keras h5py lmdb mahotas PyYAML pip install cython==0.24