Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
K00B404
/
toolshed
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
K00B404
commited on
Sep 29, 2024
Commit
d56935b
·
verified
·
1 Parent(s):
6107437
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -68,4 +68,4 @@ demo = gr.Interface(
68
69
70
71
-
demo.launch(show_api=True, share=
Edit
)
68
69
70
71
+
demo.launch(show_api=True, share=
True
)