diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..66a336e --- /dev/null +++ b/requirements.txt @@ -0,0 +1,59 @@ +absl-py==0.9.0 +astor==0.8.1 +cachetools==4.1.0 +certifi==2020.4.5.1 +chardet==3.0.4 +click==7.1.1 +cycler==0.10.0 +dlib==19.19.0 +face-recognition==1.3.0 +face-recognition-models==0.3.0 +Flask==1.1.2 +gast==0.2.2 +google-auth==1.14.1 +google-auth-oauthlib==0.4.1 +google-pasta==0.2.0 +grpcio==1.28.1 +gunicorn==20.0.4 +h5py==2.10.0 +idna==2.9 +imageai==2.1.5 +itsdangerous==1.1.0 +Jinja2==2.11.1 +Keras==2.3.1 +Keras-Applications==1.0.8 +Keras-Preprocessing==1.1.0 +kiwisolver==1.2.0 +Markdown==3.2.1 +MarkupSafe==1.1.1 +matplotlib==3.2.1 +nest-asyncio==1.3.2 +numpy==1.18.3 +oauthlib==3.1.0 +opencv-python==4.2.0.34 +opt-einsum==3.2.1 +Pillow==7.1.2 +protobuf==3.11.3 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +PyAudio==0.2.11 +pyparsing==2.4.7 +pypiwin32==223 +python-dateutil==2.8.1 +pyttsx3==2.71 +pywin32==227 +PyYAML==5.3.1 +requests==2.23.0 +requests-oauthlib==1.3.0 +rsa==4.0 +scipy==1.4.1 +six==1.14.0 +SpeechRecognition==3.8.1 +tensorboard==1.14.0 +tensorflow==1.14.0 +tensorflow-estimator==1.14.0 +tensorflow-gpu==1.14.0 +termcolor==1.1.0 +urllib3==1.25.9 +Werkzeug==1.0.1 +wrapt==1.12.1