Cachoups commited on
Commit
5096faa
·
verified ·
1 Parent(s): 1b25a35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  huggingface_hub==0.25.2
2
  langchain
3
  langchain_community
 
4
  transformers
5
  tiktoken
6
  rank_bm25
 
1
  huggingface_hub==0.25.2
2
  langchain
3
  langchain_community
4
+ langchain_huggingface
5
  transformers
6
  tiktoken
7
  rank_bm25