Gender-and-Age-Detection icon indicating copy to clipboard operation
Gender-and-Age-Detection copied to clipboard

Running the command gives an error

Open shobhitdixit opened this issue 3 years ago • 0 comments

python detect.py --image girl1.jpg File "detect.py", line 69 print(f'Gender: {gender}') ^ SyntaxError: invalid syntax

shobhitdixit avatar Jun 20 '22 13:06 shobhitdixit