pgurazada1 commited on
Commit
b710a55
·
verified ·
1 Parent(s): c1c5143

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ chromadb==0.4.22
2
+ langchain==0.1.1
3
+ langchain-community==0.0.13
4
+ sentence-transformers==2.3.1