From 44f191c8aa33010f7567d50c477d8cdf2604995c Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Fri, 8 Dec 2023 22:29:30 +0000 Subject: [PATCH] Update README.md demo for cli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96a282c..7b9cef2 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,7 @@ cd scripts

-**Command Line Interface** +**Command Line Interface** - [`Demo`](https://youtu.be/PKKTAr3ts2s) DeepFace comes with a command line interface as well. You are able to access its functions in command line as shown below. The command deepface expects the function name as 1st argument and function arguments thereafter.