Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
David-Chew-HL
/
99-Speedmart
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
David-Chew-HL
commited on
May 24, 2024
Commit
e0a0166
·
verified
·
1 Parent(s):
02fb200
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -101,4 +101,4 @@ iface = gr.Interface(
101
)
102
103
104
-
iface.launch()
101
)
102
103
104
+
iface.launch(
share=True
)