Spaces:
Running
on
Zero
Running
on
Zero
fix
Browse files- app.py +0 -11
- assets/example/plushies/7.jpg +0 -3
- assets/example/plushies/9.jpg +0 -3
app.py
CHANGED
@@ -415,15 +415,4 @@ with demo:
|
|
415 |
|
416 |
gr.Markdown(_CITE_)
|
417 |
|
418 |
-
# gr.Examples(
|
419 |
-
# examples=[
|
420 |
-
# "plushies",
|
421 |
-
# ],
|
422 |
-
# inputs=[input_path],
|
423 |
-
# outputs=[dust3r_model, feat_image, output_model, output_video],
|
424 |
-
# fn=lambda x: process_example(inputfiles=None, input_path=x),
|
425 |
-
# cache_examples=True,
|
426 |
-
# label='Examples'
|
427 |
-
# )
|
428 |
-
|
429 |
demo.launch(server_name="0.0.0.0", share=False)
|
|
|
415 |
|
416 |
gr.Markdown(_CITE_)
|
417 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
418 |
demo.launch(server_name="0.0.0.0", share=False)
|
assets/example/plushies/7.jpg
DELETED
Git LFS Details
|
assets/example/plushies/9.jpg
DELETED
Git LFS Details
|