ysharma HF staff commited on
Commit
a7fc947
1 Parent(s): 1e192c1

create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ langchain==0.0.55
2
+ requests
3
+ openai
4
+ transformers
5
+ faiss-cpu