Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nysthee
/
mcp-sentiment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nysthee
commited on
Jul 18
Commit
98af21e
·
1 Parent(s):
0708165
Change mcp param
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -42,4 +42,4 @@ demo = gr.Interface(
42
43
# Launch the interface and MCP server
44
if __name__ == "__main__":
45
-
demo.launch(
mcp_server=True
)
42
43
# Launch the interface and MCP server
44
if __name__ == "__main__":
45
+
demo.launch()