Update app.py
Browse files
app.py
CHANGED
@@ -81,7 +81,7 @@ iface = gr.Interface(
|
|
81 |
interpretation="default",
|
82 |
title = 'FER',
|
83 |
description = 'El ',
|
84 |
-
examples=[["28860.png"], ["28790.png"]],
|
85 |
theme = 'grass'
|
86 |
)
|
87 |
|
|
|
81 |
interpretation="default",
|
82 |
title = 'FER',
|
83 |
description = 'El ',
|
84 |
+
examples=[["28860.png"], ["28790.png"], ["28953.png"], ["30369.png"], ["28722.png"], ["29026.png"], ["28857.png"], ["28795.png"], ["28880.png"], ["28735.png"], ["28757.png"], ["28727.png"], ["28874.png"], ["28723.png"]],
|
85 |
theme = 'grass'
|
86 |
)
|
87 |
|