diff --git a/README.md b/README.md index 9290bd7..f19ef48 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ demography = DeepFace.analyze("img4.jpg") #passing nothing as 2nd argument will #demography = DeepFace.analyze("img4.jpg", ['age', 'gender', 'race', 'emotion']) #identical to above line ``` -

+

Analysis function returns a json object.