Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huy-ha
/
semabs-relevancy
like
5
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
huy-ha
commited on
Nov 8, 2022
Commit
9f4163a
·
1 Parent(s):
7593627
remove inbrowser
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -80,4 +80,4 @@ iface = gr.Interface(
80
]
81
],
82
)
83
-
iface.launch(
inbrowser=True
)
80
]
81
],
82
)
83
+
iface.launch()