From 2d48ff0a453e7681b8e18827cb1f8afa61f43e98 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Thu, 21 May 2020 08:53:19 +0300 Subject: [PATCH] demo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db495eb..142a7c4 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ ## Installation -The easiest way to install deepface is to download it from [PyPI](https://pypi.org/project/deepface/). +The easiest way to install deepface is to download it from [`PyPI`](https://pypi.org/project/deepface/). ```python pip install deepface ``` -## Face Recognition +## Face Recognition [`Demo`](https://youtu.be/KRCvkNCOphE) Verify function under the DeepFace interface is used for face recognition.