File size: 278 Bytes
f9a7c9b
 
 
 
 
 
 
 
cb5f8c6
f9a7c9b
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Core dependencies from unit3
langchain
langchain-community
langchain-huggingface
langgraph
huggingface_hub

# Additional dependencies for GAIA
gradio
requests
pillow
PyPDF2
duckduckgo-search
python-dotenv

# For image processing and multimodal capabilities
transformers
torch