Aniket commited on
Commit
683a9f7
·
1 Parent(s): 3e543ac

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ langchain
3
+ langchain-community
4
+ langchain-groq
5
+ python-dotenv
6
+ arxiv
7
+ wikipedia
8
+ duckduckgo-search
9
+ requests