Namitg02 commited on
Commit
8e6fd41
1 Parent(s): 6923515

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ langchain==0.1.19
3
+ langchain-community
4
+ pypdf==3.15.5
5
+ faiss-cpu==1.7.4
6
+ sentence-transformers==2.7.0
7
+ torch
8
+ transformers==4.40.2
9
+ dataset==1.6.2
10
+ llama-cpp-python
11
+ pandas