kgauvin603 commited on
Commit
cc99b99
·
verified ·
1 Parent(s): a5f781d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ openai
3
+ langchain
4
+ langchain-community
5
+ duckduckgo-search
6
+ matplotlib
7
+ wordcloud
8
+ transformers
9
+ torch
10
+ matplotlib
11
+ graphviz
12
+ networkx
13
+ scikit-learn