DHEIVER commited on
Commit
c9178b5
·
verified ·
1 Parent(s): 7453f77

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.12.0
2
+ langchain==0.1.11
3
+ langchain-community==0.0.28
4
+ sentence-transformers==2.3.1
5
+ faiss-cpu==1.7.4
6
+ rank-bm25==0.2.2
7
+ PyPDF2==3.0.1
8
+ colorama==0.4.6
9
+ scikit-learn==1.4.0