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
6107437
·
verified
·
1 Parent(s):
c3fc29a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -67,7 +67,5 @@ demo = gr.Interface(
67
)
68
69
70
-
if __name__ == "__main__":
71
72
-
73
-
demo.launch(show_api=True, share=False)
67
)
68
69
70
71
+
demo.launch(show_api=True, share=Edit)