From c4a1a44c528072cea35090de82c179fdb63462a7 Mon Sep 17 00:00:00 2001 From: Bal Narendra Sapa <61614290+balnarendrasapa@users.noreply.github.com> Date: Mon, 4 Dec 2023 17:03:45 -0500 Subject: [PATCH] update deployment section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b55651..724b2b5 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ This transformation simulates changes in the camera's perspective, including rot ## Deployment - The model is deployed on Huggingface spaces. click [here](https://huggingface.co/spaces/bnsapa/road-detection) to go there. -- You can deploy the model locally as well. +- You can deploy the model locally as well. There are three methods to run the model they are listed below. #### Docker-Compose - There is a docker image available with this repository. that is `road-detection`.