Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ashokdll
/
MCP_Sentiment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ashokdll
commited on
Jun 4, 2025
Commit
93ad5f9
·
verified
·
1 Parent(s):
90d2b34
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ demo = gr.Interface(
44
45
# Launch the interface
46
if __name__ == "__main__":
47
-
demo.launch()
44
45
# Launch the interface
46
if __name__ == "__main__":
47
+
demo.launch(
mcp_server=True
)
# Make sure this is True