From 630e8e72f591eee63c724cb8cbcbbc66712f93fc Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 28 Mar 2021 17:59:29 +0300 Subject: [PATCH] pre-built models --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b17e969..b32d1eb 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ for backend in backends: **Passing pre-built face recognition models** -You can build models once and pass to deepface functions as well. This speeds you up if you are going to call deepface several times. +You can build models once and pass to deepface functions as well. This speeds you up if you are going to call deepface several times. Consider this approach if you are going to call deepface functions in a for loop. ```python #face recognition