We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326437a commit 95e82a0Copy full SHA for 95e82a0
README.md
@@ -10,6 +10,8 @@ using [GitHub Actions](https://github.com/features/actions).
10
11
👋 **Note**: Even though this project uses an image classification its structure and techniques can
12
be used to serve other models as well.
13
+👋 **Note**: There is a counter part project using FastAPI instead of TFServing. If you want to know
14
+how to deploy FastAPI servers on k8s, please check out the [repo here](https://github.com/sayakpaul/ml-deployment-k8s-fastapi).
15
16
## Deploying the model as a service with k8s
17
0 commit comments