Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tahirmuhammadcs
/
multilingual-ner
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tahirmuhammadcs
commited on
Jun 12, 2025
Commit
5bfa254
·
verified
·
1 Parent(s):
5ff1b95
Update app.py
Browse files
show API True!
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -23,4 +23,4 @@ demo = gr.Interface(
23
)
24
25
# Launch the app
26
-
demo.launch(
share
=True)
23
)
24
25
# Launch the app
26
+
demo.launch(
show_api
=True)