lemonaddie commited on
Commit
3be73e9
1 Parent(s): 78a1cfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -296,6 +296,7 @@ def main():
296
 
297
  title = "Geowizard"
298
  description = "Gradio demo for Geowizard."
 
299
 
300
  gr.Interface(
301
  depth_normal,
 
296
 
297
  title = "Geowizard"
298
  description = "Gradio demo for Geowizard."
299
+ examples = ["files/bee.jpg"]
300
 
301
  gr.Interface(
302
  depth_normal,