TarSh8654 commited on
Commit
b99370e
·
verified ·
1 Parent(s): ccafac2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -18,5 +18,6 @@ pypdf
18
  faiss-gpu
19
  faiss-cpu
20
  sentence-transformers
 
21
  scipy # Often a dependency of other libraries
22
  # Add any other libraries you might have installed explicitly
 
18
  faiss-gpu
19
  faiss-cpu
20
  sentence-transformers
21
+ langchain-community[llms] # Added for HuggingFacePipeline
22
  scipy # Often a dependency of other libraries
23
  # Add any other libraries you might have installed explicitly