Spaces:
Running
Running
[project] | |
name = "agent-builder" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.11" | |
dependencies = [ | |
"gradio>=5.20.0", | |
"huggingface-hub>=0.28.1", | |
"smolagents>=1.10.0", | |
] | |