diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..81b42a3 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,9 @@ +numpy==1.14.0 +pandas==0.23.4 +matplotlib==2.2.2 +gdown==3.10.1 +opencv-python==3.4.4 +tensorflow==1.9.0 +keras==2.2.0 +tqdm==4.30.0 +Pillow==5.2.0 \ No newline at end of file