Smolagents / requirement.txt
Jovynne's picture
Create requirement.txt
d66b0de verified
raw
history blame contribute delete
305 Bytes
# Core framework
gradio>=4.19.0
# For smolagents installation (if available)
# git+https://github.com/huggingface/smolagents.git
# Optional APIs (if you have keys)
# openai>=1.12.0
# Tools
duckduckgo-search>=6.0.0
huggingface-hub>=0.20.0
requests>=2.31.0
# Utilities
python-dotenv>=1.0.0
numpy>=1.24.0