Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
marquesafonso
/
pt-ner-bertimbau
Like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
marquesafonso
commited on
26 days ago
Commit
bd4be26
·
verified
·
1 Parent(s):
ff4b155
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -65,4 +65,4 @@ demo = gr.Interface(
65
)
66
67
if __name__ == "__main__":
68
-
demo.launch(
mcp_server=True
)
65
)
66
67
if __name__ == "__main__":
68
+
demo.launch()