HemaMeena commited on
Commit
8291021
·
verified ·
1 Parent(s): 2938941

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -4,3 +4,11 @@ transformers
4
  gradio
5
  faiss-cpu
6
  langchain-community
 
 
 
 
 
 
 
 
 
4
  gradio
5
  faiss-cpu
6
  langchain-community
7
+ sentence_transformers==2.2.2
8
+ langchain-huggingface
9
+ tiktoken
10
+ pypdf
11
+ faiss-gpu
12
+ InstructorEmbedding
13
+ accelerate
14
+ bitsandbytes