Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nsethi610
/
ns-gradio-apps
like
6
Running
App
Files
Files
Community
1
nsethi610
commited on
Feb 25
Commit
1f422ed
•
1 Parent(s):
f425e50
created shareable link
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -85,4 +85,4 @@ with playground:
85
> WIP
86
""")
87
create_playground_footer()
88
-
playground.launch()
85
> WIP
86
""")
87
create_playground_footer()
88
+
playground.launch(
share=True
)