LLMsearch / environment.yml
Ascol57's picture
Upload 18 files
9afd745 verified
raw
history blame
283 Bytes
channels:
- defaults
- conda-forge
- pytorch
dependencies:
- pip
- faiss-cpu=1.8.0
- pip:
- duckduckgo_search==6.1.0
- beautifulsoup4==4.12.3
- langchain==0.2.1
- langchain-community==0.2.1
- unstructured==0.14.2
- rank_bm25==0.2.2
- sentence-transformers==2.7.0