Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jkorstad
/
spaces-explorer
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jkorstad
commited on
Jan 21
Commit
f1d940e
·
verified
·
1 Parent(s):
9c64835
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -270,4 +270,4 @@ def create_app():
270
271
# Launch the app
272
app = create_app()
273
-
app.launch(
'
share=True
'
)
270
271
# Launch the app
272
app = create_app()
273
+
app.launch(share=True)