Spaces:
Sleeping
Sleeping
File size: 310 Bytes
f1d7d4d 5000e16 f1d7d4d 5000e16 f1d7d4d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[project]
name = "mcp-sentiment"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"fastmcp>=2.8.0",
"gradio[mcp]>=5.34.0",
"mcp>=1.9.3",
"python-dotenv>=1.1.0",
"smolagents[mcp]>=1.18.0",
"textblob>=0.19.0",
]
|