diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..98d7a22 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +Cython==0.28.3 +h5py==2.8.0 +numpy==1.14.5 +Pillow==5.1.0 +scipy>=1.0.0 +torch==0.4.0 +torchvision==0.2.1 +lmdb==0.94 \ No newline at end of file