datacipen commited on
Commit
3a6f43e
1 Parent(s): 6c362e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ langchain==0.1.2
2
+ langchain-community
3
+ chainlit==1.0.506
4
+ simsimd==3.6.0
5
+ tabulate
6
+ pandas
7
+ numpy
8
+ sentence-transformers==2.2.2
9
+ langchain-experimental==0.0.49