Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev-bjoern
/
blender-chat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dev-bjoern
commited on
Feb 22
Commit
9ef20a3
·
verified
·
1 Parent(s):
4d05d6f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -15,4 +15,4 @@ with gr.Blocks() as app:
15
outputs=output
16
)
17
18
-
app.launch(
share=True
)
15
outputs=output
16
)
17
18
+
app.launch()