Spaces:
Running
Running
File size: 231 Bytes
3fa49f2 |
1 2 3 4 5 6 7 8 |
[project]
name = "sentiment-analysis-mcp"
version = "0.1.0"
description = "As part of the MCP course at HuggingFace, a simple sentiment analysis project is created."
readme = "README.md"
requires-python = ">=3.9"
dependencies = []
|