forked from s434596/CatOrNot
Add Gunicorn server
This commit is contained in:
parent
654908ed6e
commit
db23e91400
Binary file not shown.
@ -1 +1 @@
|
||||
from app import app
|
||||
from app import app as application
|
||||
|
@ -9,6 +9,7 @@ google-auth==1.6.1
|
||||
google-cloud-vision==0.35.1
|
||||
googleapis-common-protos==1.5.5
|
||||
grpcio==1.17.0
|
||||
gunicorn==19.9.0
|
||||
idna==2.8
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10
|
||||
|
Loading…
Reference in New Issue
Block a user