PablitoGil14 commited on
Commit
3284915
·
verified ·
1 Parent(s): c8402c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ def detectar_canguros(imagen):
30
 
31
  return draw
32
 
 
33
  # Interfaz Gradio
34
  gr.Interface(
35
  fn=detectar_canguros,
 
30
 
31
  return draw
32
 
33
+
34
  # Interfaz Gradio
35
  gr.Interface(
36
  fn=detectar_canguros,