emilios commited on
Commit
57ee83f
·
verified ·
1 Parent(s): af05567

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ def inference(img):
30
 
31
 
32
  #return img
33
- return out
34
 
35
  # For information on Interfaces, head to https://gradio.app/docs/
36
  # For user guides, head to https://gradio.app/guides/
 
30
 
31
 
32
  #return img
33
+ return edges
34
 
35
  # For information on Interfaces, head to https://gradio.app/docs/
36
  # For user guides, head to https://gradio.app/guides/