Spaces:
Running
on
Zero
Running
on
Zero
lemonaddie
commited on
Commit
•
4db54c3
1
Parent(s):
69e4272
Update app.py
Browse files
app.py
CHANGED
@@ -314,8 +314,7 @@ def main():
|
|
314 |
|
315 |
title = "Geowizard"
|
316 |
description = "GeoWizard is a Wizard who spells 3D geometry from a single image. Upload your image into the left side."
|
317 |
-
examples = [
|
318 |
-
["files/gundam.jpg"],
|
319 |
["files/indoor.jpg"]]
|
320 |
|
321 |
gr.Interface(
|
|
|
314 |
|
315 |
title = "Geowizard"
|
316 |
description = "GeoWizard is a Wizard who spells 3D geometry from a single image. Upload your image into the left side."
|
317 |
+
examples = [
|
|
|
318 |
["files/indoor.jpg"]]
|
319 |
|
320 |
gr.Interface(
|