From 3096b0c550c00b231f3752cf5b630b062588d36e Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 11 Feb 2020 16:25:26 +0300 Subject: [PATCH] json --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b4f425..09eaeff 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ demography = DeepFace.analyze("img4.jpg") #passing nothing as 2nd argument will Analysis function returns a json object. -``` +```json { "age": 31.25149216214664 , "gender": "Woman"