Spaces:
Sleeping
Sleeping
Commit
路
306c600
1
Parent(s):
61b04ec
Update app.py
Browse files
app.py
CHANGED
|
@@ -40,7 +40,7 @@ interface = gr.Interface(
|
|
| 40 |
outputs= [gr.outputs.Textbox(label='Predicci贸n')],
|
| 41 |
title = title, description = description, article = article,
|
| 42 |
theme = 'peach',
|
| 43 |
-
examples = ['82.png', '61.png', '37.png', '23.png', '8.png', 'retina_normal.jpg']
|
| 44 |
)
|
| 45 |
|
| 46 |
interface.launch()
|
|
|
|
| 40 |
outputs= [gr.outputs.Textbox(label='Predicci贸n')],
|
| 41 |
title = title, description = description, article = article,
|
| 42 |
theme = 'peach',
|
| 43 |
+
examples = ['82.png', '15.png', '61.png', '37.png', '23.png', '8.png', 'retina_normal.jpg']
|
| 44 |
)
|
| 45 |
|
| 46 |
interface.launch()
|