Skip to content

Commit 95e82a0

Browse files
authored
Update README.md
1 parent 326437a commit 95e82a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ using [GitHub Actions](https://github.com/features/actions).
1010

1111
👋 **Note**: Even though this project uses an image classification its structure and techniques can
1212
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).
1315

1416
## Deploying the model as a service with k8s
1517

0 commit comments

Comments
 (0)