Skip to content

Commit

Permalink
[ADD] Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
KennBro committed Oct 24, 2020
1 parent 844c5c6 commit cd84675
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
absl-py==0.10.0
astor==0.8.1
bleach==3.2.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
dlib==19.21.0
face-recognition==1.3.0
face-recognition-models==0.3.0
fawkes==0.3.2
Flask==1.1.2
Flask-Cors==3.0.9
gast==0.2.2
google-pasta==0.2.0
grpcio==1.33.1
h5py==2.10.0
idna==2.10
importlib-metadata==2.0.0
instaloader==4.5.3
itsdangerous==1.1.0
Jinja2==2.11.2
Keras==2.3.1
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
Markdown==3.3.2
MarkupSafe==1.1.1
numpy==1.16.4
opt-einsum==3.3.0
packaging==20.4
Pillow==8.0.1
protobuf==3.13.0
pyparsing==2.4.7
PyYAML==5.3.1
requests==2.24.0
scipy==1.5.3
six==1.15.0
tensorboard==1.15.0
tensorflow==1.15.0
tensorflow-estimator==1.15.1
termcolor==1.1.0
urllib3==1.25.11
webencodings==0.5.1
Werkzeug==1.0.1
wrapt==1.12.1
zipp==3.3.1

0 comments on commit cd84675

Please sign in to comment.