Update 'face_recognition/app/app.py'

This commit is contained in:
fabrice 2019-06-11 09:07:04 +00:00
parent 735db821ec
commit df2565233d

View File

@ -28,5 +28,5 @@ def setup():
if __name__ == '__main__':
setup()
setup()
app.run(host='0.0.0.0')