Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YeetingNumpy
/
Baybayin-Instance-Detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AdrielAmoguis
commited on
Mar 23, 2023
Commit
271b526
·
1 Parent(s):
fba98a6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -112,4 +112,4 @@ demo = gr.Interface(
112
).queue()
113
114
if __name__ == "__main__":
115
-
demo.launch(
share=True
)
112
).queue()
113
114
if __name__ == "__main__":
115
+
demo.launch()