Spaces:
Sleeping
Sleeping
File size: 410 Bytes
96d4bd9 d771153 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 19 20 |
# Use a newer transformers version, LangChain is compatible with it transformers>=4.40.0 # Core LangChain libraries langchain langchain-huggingface langchain-community # Quantization library bitsandbytes # <<< --- ADD THIS LIBRARY # 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 |