Spaces:
Runtime error
Runtime error
Commit
·
3b9f311
1
Parent(s):
0336ce9
changed examples path
Browse files
.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
app.py
CHANGED
@@ -13,7 +13,7 @@ def predict(img):
|
|
13 |
title = "Papu vs. Beckham"
|
14 |
description = "Clasificador de imágenes de Papu Gomez y David Beckham. Son tan parecidos qué tuvimos que crear un clasificador basado en inteligencia artificial para distinguirlos.\n(Created with fastai as a demo for Gradio and HuggingFace Spaces)"
|
15 |
article="<p style='text-align: center'><a href='https://www.ole.com.ar/seleccion/messi-kun-aguero-papu-gomez-beckham-corte-pelo-twitch_0_y5GKfj2QAr.html' target='_blank'>Nota explicativa</a></p>"
|
16 |
-
examples = ['beckham.jpg', 'papu.jpg']
|
17 |
interpretation='default'
|
18 |
enable_queue=True
|
19 |
|
|
|
13 |
title = "Papu vs. Beckham"
|
14 |
description = "Clasificador de imágenes de Papu Gomez y David Beckham. Son tan parecidos qué tuvimos que crear un clasificador basado en inteligencia artificial para distinguirlos.\n(Created with fastai as a demo for Gradio and HuggingFace Spaces)"
|
15 |
article="<p style='text-align: center'><a href='https://www.ole.com.ar/seleccion/messi-kun-aguero-papu-gomez-beckham-corte-pelo-twitch_0_y5GKfj2QAr.html' target='_blank'>Nota explicativa</a></p>"
|
16 |
+
examples = ['beckham.jpg', 'papu-gomez.jpg']
|
17 |
interpretation='default'
|
18 |
enable_queue=True
|
19 |
|
papu-gomez.jpg
ADDED
![]() |
papu.jpg
DELETED
Binary file (358 kB)
|
|