Skip to content

Commit 872efdc

Browse files
committed
updated heroku files
1 parent 502c0d1 commit 872efdc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: gunicorn KeystrokesAuthentication.wsgi

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ scikit-learn
44
keras
55
matplotlib
66
pandas
7+
gunicorn
8+
django-heroku
9+
whitenoise

0 commit comments

Comments
 (0)