Update face_analyzer.py
This commit is contained in:
		
							parent
							
								
									408baf1595
								
							
						
					
					
						commit
						85a828d366
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -20,5 +20,4 @@ while True:
 | 
				
			||||||
        elif(res[0]['dominant_race']=="black"):
 | 
					        elif(res[0]['dominant_race']=="black"):
 | 
				
			||||||
            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