When i try to display on front-end the variavel “face_names” he always come empty
I have a facial recognition webapp in django, and I’m trying to show the user through a variable "face_names"
which names are being captured on the screen, but it is always empty even when it has values inside.