-
GCS
- Create a public backet
- Upload your model(.h5) to the backet
-
App Engine
- Set your backet name and model name to
main.py
file - Execute command as follows:
$ cd obama-smalling-flask-gcp $ gcloud app deploy app.yaml --project [project-id]
- Set your backet name and model name to