From d4ea9ce364134c01dffce456e679ca0c03e21513 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Mon, 3 Jun 2024 20:13:22 +0100 Subject: [PATCH] docker stock image removed accidentially --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 13c766f..9069f4d 100644 --- a/README.md +++ b/README.md @@ -328,6 +328,8 @@ cd scripts ./dockerize.sh ``` +

+ **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.