girishwangikar commited on
Commit
ab40d5e
Β·
verified Β·
1 Parent(s): 10f65bf

Create requirements.txt

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