bhagwandas commited on
Commit
7642a0e
·
verified ·
1 Parent(s): 50731c4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ groq
2
+ sentence-transformers
3
+ faiss-cpu
4
+ gradio
5
+ pandas
6
+ numpy
7
+ langchain
8
+ langchain-community
9
+ langchain-groq
10
+ python-dotenv