Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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,
|