Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ProgramerSalar
/
SM-1
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ProgramerSalar
commited on
10 days ago
Commit
2ca0086
·
verified
·
1 Parent(s):
c5bcdc8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -134,4 +134,4 @@ with gr.Blocks() as demo:
134
"""
135
)
136
137
-
demo.launch()
134
"""
135
)
136
137
+
demo.launch(
share=True
)