Spaces:
Running
Running
[project] | |
name = "mcp-sentiment" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.10" | |
dependencies = [ | |
"gradio[mcp]>=5.32.0", | |
"textblob>=0.19.0", | |
] | |