Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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/ ',
|