hbsanaweb commited on
Commit
807b610
·
verified ·
1 Parent(s): 44e92fe

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ groq
2
+ torch
3
+ langchain
4
+ gradio
5
+ requests
6
+ beautifulsoup4
7
+ sentence-transformers
8
+ faiss-cpu
9
+ langchain-community
10
+ pypdf
11
+ google-search-results