EduTechTeam commited on
Commit
24ae18a
·
verified ·
1 Parent(s): fedc3e6

Create requirements.txt

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