From de03189bcdcc26bb99d50c6ef0e4f0d110aa8c2f Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Thu, 21 May 2020 08:53:58 +0300 Subject: [PATCH] demo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 142a7c4..5c3db2a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ The easiest way to install deepface is to download it from [`PyPI`](https://pypi pip install deepface ``` -## Face Recognition [`Demo`](https://youtu.be/KRCvkNCOphE) +## Face Recognition + +[`Demo`](https://youtu.be/KRCvkNCOphE) Verify function under the DeepFace interface is used for face recognition.