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