diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..c3e6fb4 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +tensorflow==2.0.0 +pygame==1.9.6 +numpy==1.18.4 +Pillow==7.1.2 +Keras-Applications==1.0.8 +Keras-Preprocessing==1.1.0 \ No newline at end of file