kgauvin603 commited on
Commit
d756977
·
verified ·
1 Parent(s): 5ca9066

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ !pip install gradio /
2
+ openai /
3
+ langchain /
4
+ langchain-community /
5
+ matplotlib /
6
+ transformers /
7
+ torch /
8
+ graphviz /
9
+ networkx /
10
+ scikit-learn /
11
+ beautifulsoup4