rogerscuall's picture
Upload folder using huggingface_hub
6afd5da verified
raw
history blame contribute delete
316 Bytes
[project]
name = "huggingface-small-agent-test"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"smolagents[aws-sdk,bedrock,litellm]>=1.18.0",
"gradio[mcp]>=4.0.0",
"python-dotenv>=1.0.0",
"huggingface-hub[mcp]>=0.32.0",
]