Prachidwi commited on
Commit
48bdef7
1 Parent(s): d61b34b

Upload requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +9 -0
requirement.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pypdf2
3
+ langchain
4
+ python-dotenv
5
+ faiss-cpu
6
+ openai
7
+ huggingface-hub==0.14.1
8
+ InstructorEmbedding==1.0.1
9
+ sentence-transformers==2.2.2