Update face_analyzer.py

This commit is contained in:
Siwat Sirichai 2023-09-23 02:51:08 +07:00
parent 408baf1595
commit 85a828d366
1 changed files with 1 additions and 2 deletions

View File

@ -20,5 +20,4 @@ while True:
elif(res[0]['dominant_race']=="black"):
print("CRIMINAL!!")
elif (res[0]['dominant_race']=="white"):
print("Ding Dong")
input("Press Enter to Process Face")
print("Ding Dong")