final_agent_course / requirements.txt
tuan3335's picture
structure code
92d2175
raw
history blame
530 Bytes
gradio==4.44.0
huggingface-hub==0.33.1
groq==0.13.0
python-dotenv==1.0.0
requests==2.31.0
wikipedia==1.4.0
pandas==2.0.3
openpyxl==3.1.2
Pillow==10.0.0
yt-dlp>=2024.12.23
# LangChain + LangGraph for AI-driven workflows
langchain==0.3.13
langchain-core==0.3.29
langgraph==0.2.61
# Transformers for multimodal models
transformers>=4.44.0
torch>=2.0.0
accelerate>=0.21.0
# Optional dependencies for enhanced functionality
# flash-attn>=2.0.0 # For flash attention (requires CUDA)
# easyocr==1.7.1 # Alternative OCR if needed