Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ demo = gr.Interface(
|
|
39 |
inputs="image",
|
40 |
outputs=gr.Model3D(),
|
41 |
examples=[
|
42 |
-
"
|
43 |
],
|
44 |
cache_examples=True,
|
45 |
allow_duplication=True,
|
|
|
39 |
inputs="image",
|
40 |
outputs=gr.Model3D(),
|
41 |
examples=[
|
42 |
+
"examples/fruits_basket2.jpg"
|
43 |
],
|
44 |
cache_examples=True,
|
45 |
allow_duplication=True,
|