Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ilcve21
/
Sparc3D
like
1.37k
Running
App
Files
Files
Community
23
Fetching metadata from the HF Docker repository...
ilcve21
commited on
2 days ago
Commit
2bbfc2c
·
verified
·
1 Parent(s):
67bc594
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -63,4 +63,5 @@ with gr.Blocks(js=script) as demo:
63
gr.Markdown(_CITE_)
64
65
if __name__ == "__main__":
66
-
demo.launch()
63
gr.Markdown(_CITE_)
64
65
if __name__ == "__main__":
66
+
demo.launch()
67
+