From 9efa3c03838eec3eafc9d5f21391139da158224f Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 8 Jan 2023 17:28:04 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0856c2..9db97cf 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ $ deepface verify -img1_path tests/dataset/img1.jpg -img2_path tests/dataset/img $ deepface analyze -img_path tests/dataset/img1.jpg ``` -You can also run these command if you are running deepface with docker. Please follow the instructions in the [shell script](https://github.com/serengil/deepface/blob/master/scripts/dockerize.sh#L17). +You can also run these commands if you are running deepface with docker. Please follow the instructions in the [shell script](https://github.com/serengil/deepface/blob/master/scripts/dockerize.sh#L17). **Tech Stack** - [`Vlog`](https://youtu.be/R8fHsL7u3eE), [`Tutorial`](https://sefiks.com/2021/03/31/tech-stack-recommendations-for-face-recognition/)