kgauvin603 commited on
Commit
23dd0d8
·
verified ·
1 Parent(s): d756977

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +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
 
1
+ gradio
2
+ openai
3
+ langchain
4
+ langchain-community
5
+ matplotlib
6
+ transformers
7
+ torch
8
+ graphviz
9
+ networkx
10
+ scikit-learn
11
+ beautifulsoup4