We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d429d71 commit 3265be2Copy full SHA for 3265be2
deepface/modules/demography.py
@@ -93,7 +93,7 @@ def analyze(
93
- 'middle eastern': Confidence score for Middle Eastern ethnicity.
94
- 'white': Confidence score for White ethnicity.
95
"""
96
-
+
97
# validate actions
98
if isinstance(actions, str):
99
actions = (actions,)
0 commit comments