- Docker
- Google Cloud SDK
Using Makefile you can test your model locally:
$ make serving-local
or on GCP:
$ make serving-gcp
If you want to use your own model instead of cats, its just to change MODEL_NAME in make file and Dockerfile.
Enjoy it !!!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Using Makefile you can test your model locally:
$ make serving-local
or on GCP:
$ make serving-gcp
If you want to use your own model instead of cats, its just to change MODEL_NAME in make file and Dockerfile.
Enjoy it !!!