Spaces:
Running
Running
| [project] | |
| name = "agent-plotly" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "gradio>=5.12.0", | |
| "ipykernel>=6.29.5", | |
| "plotly>=5.24.1", | |
| "scikit-learn>=1.6.1", | |
| "smolagents>=1.2.2", | |
| ] | |