ankush-003 commited on
Commit
a27fa49
1 Parent(s): 52e55c6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pymongo[srv]
2
+ sentence_transformers
3
+ redis[hiredis]
4
+ dnspython
5
+ langchain
6
+ langchain-groq
7
+ motor
8
+ streamlit