Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jkorstad
/
spaces-explorer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jkorstad
commited on
Jan 21
Commit
4ac062a
·
verified
·
1 Parent(s):
65490be
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -292,4 +292,4 @@ def create_app():
292
293
# Launch the app
294
app = create_app()
295
-
app.launch(
share=True
)
292
293
# Launch the app
294
app = create_app()
295
+
app.launch()