Akhil2507 commited on
Commit
8a9a075
·
1 Parent(s): 5377dc1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
  transformers
2
- langchain
3
- pypdf
4
- faiss-gpu
5
  gpt4all
6
  unstructured
7
- huggingface_hub
 
 
 
 
 
 
 
1
  transformers
 
 
 
2
  gpt4all
3
  unstructured
4
+ huggingface_hub
5
+ langchain
6
+ python-dotenv
7
+ pypdf
8
+ sentence_transformers
9
+ faiss-cpu
10
+ tqdm