chahah commited on
Commit
c7748d7
1 Parent(s): 55b248a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-community
3
+ langchain-chroma
4
+ langchain-mistralai
5
+ beautifulsoup4
6
+ pypdf==5.0.1
7
+ sentence-transformers==2.2.2
8
+ huggingface_hub==0.25.2
9
+ InstructorEmbedding