KikoDM commited on
Commit
1e52d4f
·
1 Parent(s): 734d26d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -57,6 +57,7 @@ iface = gr.Interface(
57
  "text",
58
 
59
 
 
60
  interpretation="default",
61
  title = 'FER - Facial Expression Recognition',
62
  description = 'Probablemente nos daremos cuenta de que muchas veces se miente cuando se tratan las emociones, ¿pero nuestra cara también miente? https://saturdays.ai/2022/03/16/detectando-emociones-mediante-imagenes-con-inteligencia-artificial/ ',
 
57
  "text",
58
 
59
 
60
+
61
  interpretation="default",
62
  title = 'FER - Facial Expression Recognition',
63
  description = 'Probablemente nos daremos cuenta de que muchas veces se miente cuando se tratan las emociones, ¿pero nuestra cara también miente? https://saturdays.ai/2022/03/16/detectando-emociones-mediante-imagenes-con-inteligencia-artificial/ ',