Spaces:
Sleeping
Sleeping
| [project] | |
| name = "lyricsanalyzeragent" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "gradio>=5.20.0", | |
| "huggingface-hub>=0.29.1", | |
| "litellm>=1.61.20", | |
| "loguru>=0.7.3", | |
| "pyyaml>=6.0.2", | |
| "smolagents[mcp]>=1.9.2", | |
| "tenacity>=9.0.0", | |
| ] | |