diff --git a/README.md b/README.md index 5337c41..bd84043 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ df = DeepFace.find(img_path = "img1.jpg", db_path = "C:/workspace/my_db") #dfs = DeepFace.find(img_path = ["img1.jpg", "img2.jpg"], db_path = "C:/workspace/my_db") ``` -

+

**Supported face recognition models** diff --git a/icon/stock-6-v2.jpg b/icon/stock-6-v2.jpg new file mode 100644 index 0000000..a7fe5ac Binary files /dev/null and b/icon/stock-6-v2.jpg differ diff --git a/icon/stock-6.jpg b/icon/stock-6.jpg deleted file mode 100644 index 74f0215..0000000 Binary files a/icon/stock-6.jpg and /dev/null differ