File size: 383 Bytes
96d4bd9
 
 
 
 
db93603
96d4bd9
d73c67e
 
db93603
35a18cf
 
83bbef0
bf57de2
35a18cf
ea35480
96d4bd9
db93603
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Use a newer transformers version, LangChain is compatible with it
transformers>=4.40.0
# Core LangChain libraries
langchain
langchain-huggingface
langchain-community  # <<< --- ADD THIS MISSING PACKAGE
# Other dependencies we still need
torch
accelerate
gradio[oauth]==5.25.2
uvicorn>=0.14.0
spaces
pandas
beautifulsoup4
pytz
requests
# Tool-specific dependencies
duckduckgo-search