Update face_analyzer.py
This commit is contained in:
parent
fbf6d48972
commit
408baf1595
1 changed files with 2 additions and 1 deletions
|
@ -21,3 +21,4 @@ while True:
|
||||||
print("CRIMINAL!!")
|
print("CRIMINAL!!")
|
||||||
elif (res[0]['dominant_race']=="white"):
|
elif (res[0]['dominant_race']=="white"):
|
||||||
print("Ding Dong")
|
print("Ding Dong")
|
||||||
|
input("Press Enter to Process Face")
|
Loading…
Add table
Add a link
Reference in a new issue