Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ZenithPopat004/ply-to-splat
RobinsAIWorld
/
ply-to-splat
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ZenithPopat004
commited on
Dec 26, 2025
Commit
3783276
·
verified
·
1 Parent(s):
2098e72
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -217,4 +217,4 @@ app = gr.Interface(
217
)
218
219
if __name__ == "__main__":
220
-
app.launch(
show_api=False, ssr=False
)
217
)
218
219
if __name__ == "__main__":
220
+
app.launch()