Skip to content

Commit 52e52a0

Browse files
committed
Add section on Docker deployment
1 parent 4ab5c44 commit 52e52a0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ You can try out our deployed [Hugging Face Space](https://huggingface.co/spaces/
3535
- [Local development](#1-local-development)
3636
- [AWS deployment](#2-deployment-to-aws)
3737
- [Hugging Face deployment](#3-deployment-to-hugging-face)
38+
- [Docker Hub deployment](#4-deployment-to-docker-hub)
3839
----
3940

4041
## 1. Local development
@@ -177,3 +178,11 @@ Hugging Face space URL:
177178
https://huggingface.co/spaces/cvachet/object_detection_lambda
178179

179180
Note: This space uses the ML model deployed on AWS Lambda
181+
182+
183+
## 4. Deployment to Docker Hub
184+
185+
This web application is available on Docker Hub as a docker image
186+
187+
URL:
188+
https://hub.docker.com/r/cvachet/object-detection-lambda

0 commit comments

Comments
 (0)