girishwangikar commited on
Commit
345d8ff
·
verified ·
1 Parent(s): 61bc6f1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ networkx
3
+ matplotlib
4
+ langchain
5
+ langchain-experimental
6
+ langchain-groq
7
+ langchain-community
8
+ pandas
9
+ gradio-client
10
+ pillow