Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
endless-ai
/
Feat2GS
like
9
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
faneggg
commited on
13 days ago
Commit
5ed9ecf
·
verified
·
1 Parent(s):
c862689
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -429,4 +429,4 @@ with demo:
429
430
gr.Markdown(_CITE_)
431
432
-
demo.launch(
server_name="0.0.0.0", share=False
)
429
430
gr.Markdown(_CITE_)
431
432
+
demo.launch()